yarn install
thenyarn start
- Manifest will be at http://localhost:3104/manifest.mpd
- POST to
http://localhost:3104/start
to start the ffmpeg transcoder - POST to
http://localhost:3104/stop
to stop the ffmpeg transcoder
Recommended DASH player: https://reference.dashif.org/dash.js/v2.9.3/samples/dash-if-reference-player/index.html (make sure to enable low-latency by clicking Show options
- You should have ffmpeg installed on your machine