WebRTC to HLS/DASH

Support WebRTC to HLS/DASH converter.

Host runs a video stream in a browser. That master video stream is delivered to the transcoding server not by generic RTMP protocol, but by WebRTC protocol using browser’s functionality.

End users must watch the video in HLS or DASH with ABR over CDN.

Benefits: Fast delivery but using cheap CDN traffic, instead of expensive WebRTC traffic.