jsmpeg supports streaming live video through WebSockets. You can use ffmpeg and a nodejs server to serve the MPEG video. See this blog post for the details of setting up a server. Also have a look at the stream-server.js and stream-example.html. To configure jsmpeg to connect to the ...