Introduction When two people communicate over a video or voice call using WebRTC, they need to exchange details about how the connection should work. This is where Session Description Protocol (SDP) comes into play. SDP is a format used to describe multimedia sessions, helping peers agree on audio/video formats, codecs, network information, and other communication…