Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDo you have a solution for real-time video streaming via webtorrent? Possible suggested solutions have been removing encryption for video streaming, chunking video streams and faking file hashes, etc... Anything done to solve this feature interest? #1329
Comments
This comment has been minimized.
This comment has been minimized.
|
Hey @didlie, One solution I've seen is live-torrent developed by @pldubouilh. It allows the streaming of H264 encoded MP4 files which have been converted into a HLS stream, distributing them using WebTorrent. Hope this is what you're looking for, |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
What operating system and Node.js version?
What browser and version? (if using WebTorrent in the browser)
What did you expect to happen?
What actually happened?