CLIENT/SERVER
STREAMING SERVER
CAPTURE
PLAYBACK
PROTOCOLS
RTMP
RTP/RTSP
HLS
MPEG-DASH
WEBRTC
SRT
MORE
FILES
MP4
TS
TOOLS
PROCESSING
VIDEO
AUDIO
CODEC
WebRtcServerParameters contains extra initialization parameters for WebRTC server.
WebRtcSignalingServer is a signaling server for WebRTC protocol and can work as a part of multi-protocol streaming server. It is fully integrated into the infrastructure of multi-protocol streaming server, i.e., WebRtcSignalingServer allows receiving media data through WebRTC protocol for further usage in StreamingServer and sending media data from StreamingServer to a WebRTC peer. The server also supports a two-way communication mode.
WebRtcStandaloneSignalingServer is a signaling server that is intended to work independently from a multi-protocol streaming server and supports only two-way communication modes without receiving and processing media data on server side.