Dash-Industry-Forum / dash.js

A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
http://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html
Other
5.15k stars 1.68k forks source link

live broadcasting #1264

Closed HimanshuN closed 8 years ago

HimanshuN commented 8 years ago

can we broadcast live event ( let's say capturing from camera or webcam ) using dash.js ? if it is possible, can you please suggest me end to end workflow to achieve it.

Thanks and regards, Himanshu

dsparacio commented 8 years ago

Dash.js is the client to consume a broadcast but does not publish or broadcast. I have seen many using Dashcast. I would start there. Nimble streamer also may interesting as well.