What options are available for HTML5 Live streaming?
I'd like to setup my own live streaming server somehow which grabs video sources from the database and dumps them into some sort of live video stream.
Before I actually start developing anything I'd like to first find out what protocols are available for me to use like RTSP and such. I have read about a several of the available choices like RTSP it self and DASH but I'm not too sure which of those are the current most supported protocols and have the best libraries available.