1 |
Stream from my laptop camera to 1000s of end users |
WebRTC, Web Socket |
HTTP(HLS) |
No |
2 |
Stream from my IP camera to end users
Note – Some modern IP cameras support RTMP. So they can use #3 solution |
RTSP |
HTTP(HLS) |
Yes |
3 |
Stream from my broadcasting software(OBS, vMix, Muvi Live App etc) in laptop/mobile to end users |
RTMP |
HTTP(HLS) |
Yes |
4 |
Stream my meeting(Zoom etc) to end users |
RTMP |
HTTP(HLS) |
Yes |
5 |
Stream from my go pro camera to one digital signage in Bhubaneswar Esplanade mall which only accepts RTSP streams. |
RTMP |
RTSP |
No |
6 |
I have a feed but it is not optimized for end user delivery(it does not have CDN or is IP restricted to single IP only) and I want to deliver it to 1000s of end users. |
HLS/MPD |
HLS |
Yes |