JavaScript Session Establishment Protocol (JSEP) in WebRTC handshake
SEP is used during signalling via w3c’s recommended RTCPeerConnectionAPI interface to set up a multimedia session. The multimedia session description specifies the critical components of setting up a session between local and remote such as transport ports, protocol, profiles. It also handles the interaction with the ICE state machine.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed