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 upHTTP server for streaming video #239
Closed
Comments
This comment has been minimized.
This comment has been minimized.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm trying to write a streaming HTTP server for node that integrates as a peer, with WebTorrent. I have got this far. I'm new to node.js by the way. Is it possible to use http as a web seed, without WebRTC? This would be great as a fallback.