http-streaming
http-streaming copied to clipboard
Use videoJS with python-ffmpeg-video-streaming
Description
I want to use ffmpeg video streaming, to stream an output to videoJS, but don't know how to make the two tools interact
Additional Information
I need your help to understand how it can work
👋 Thanks for opening your first issue here! 👋
If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.
Assuming that python-ffmpeg-video-streaming produces an HLS or DASH stream, you could provide the m3u8 or mpd file to Video.js as a source file and it will play.