Comments 5
UFO just landed and posted this here
While on the topic of WebRTC, I'm aware that most browsers support the protocol out of the box. But that's only for basic support. For features such as classroom teaching, i.e. one to many, or many to many, WebRTC requires dedicated servers. What other functions need special server support? Thanks.
Server can be used for:
— recording
— conversion from/to other protocols: RTMP, RTSP, HLS, MSE, VOD, SIP
— central stream management (admin can manage all streams going through the server)
— PNG slicing
— Transcoding
— Mixing
— Video frames interception and analyzing
— Injecting one stream to another
— Re-streaming from/to other servers
— recording
— conversion from/to other protocols: RTMP, RTSP, HLS, MSE, VOD, SIP
— central stream management (admin can manage all streams going through the server)
— PNG slicing
— Transcoding
— Mixing
— Video frames interception and analyzing
— Injecting one stream to another
— Re-streaming from/to other servers
Sign up to leave a comment.
Automatize it, or Docker container delivery for WebRTC