diff --git a/sdpdata.json b/sdpdata.json index ae5b91f..e1edf66 100644 --- a/sdpdata.json +++ b/sdpdata.json @@ -12,7 +12,7 @@ "indent": "0", "section": "Global Lines", "lineText": "o=- 4611731400430051336 2 IN IP4 127.0.0.1", - "description": "The first number is the session id, an unique identifier for the session . The number in second position - 2 - is the session version: if a new offer\/answer negotiation is needed during this media session this number will be increased by one. This will happen when any parameter need to be changed in the media session such as on-hold, codec-change, add-remove media track. The three following fields are the network type (Internet), IP address type (version 4) and unicast address of the machine which created the SDP. These three values are not relevant for the negotiation." + "description": "The leading '-' is the username field, not used for WebRTC. The first number is the session id, an unique identifier for the session . The number in second position - 2 - is the session version: if a new offer\/answer negotiation is needed during this media session this number will be increased by one. This will happen when any parameter need to be changed in the media session such as on-hold, codec-change, add-remove media track. The three following fields are the network type (Internet), IP address type (version 4) and unicast address of the machine which created the SDP. These three values are not relevant for the negotiation. Note that Firefox currently sends 0.0.0.0 as the unicast address, and Chrome sends 127.0.0.1" }, { "display": "line", @@ -57,24 +57,24 @@ "lineNum": "6", "indent": "1", "section": "Audio Lines", - "lineText": "m=audio 58779 UDP\/TLS\/RTP\/SAVPF 111 103 104 9 0 8 106 105 13 126", - "description": "

m<\/em> means it is a media line – it condenses a lot of information on the media attributes of the stream. In this order, it tells us: