Giter Site home page Giter Site logo

alfiankan / wetube-buffer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 288 KB

impkementing chunking video processingand player

Home Page: https://wetube-client.herokuapp.com/

Go 5.01% HTML 31.01% CSS 9.93% JavaScript 47.19% Shell 6.86%
ffmpeg shaka-player chunk youtube mpd-client

wetube-buffer's Introduction

DASH video player using Shaka Player

App :

  • cdn server (static server) act like cdn serve chunk file and manifest file
  • client act like web app client

3rd Party

  • Shaka Player
  • ffmpeg
  • go fiber
  • react

how to use & run

  1. Place video inside videos folder
  2. Run sh generate.sh <output_video_name> <source_file>
  3. Replace url att client web app (src/app.js) with your <output_video_name>
  4. Run cdn server with cd cdn && go mod tidy && go run .
  5. Run WebApp Client cd client && npm install && npm run start

Generated Chunk file

Screen Shot 2022-02-03 at 18 04 55

Demo

Screen Shot 2022-02-03 at 18 34 03

wetube-buffer's People

Contributors

alfiankan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.