ESP Peer

[中文]

ESP Peer implements a WebRTC peer connection covering ICE, DTLS, SCTP, and RTP/SRTP. TURN follows RFC 5766 and RFC 8656. The device can act as the controlling or controlled role. Audio codecs are G.711A, G.711U, and OPUS; video codecs are H.264 and MJPEG. The data channel supports reliable or unreliable delivery, and ordered or unordered delivery. A default implementation is provided. Use this component when only a peer connection is required, without the full WebRTC application stack in ESP WebRTC.

Related links: