-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
276 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Fixtures | ||
|
||
All files were generated with the following code: | ||
|
||
```js | ||
pc = new RTCPeerConnection(); | ||
pc.addTransceiver("audio"); | ||
pc.addTransceiver("video"); | ||
await pc.createOffer(); | ||
``` | ||
|
||
Additionally, the line "a=fmtp:45 profile=1" was added for AV1 codec in chromium SDP offer. | ||
|
||
Browsers used: | ||
* Chromium - 121.0.6167.139 | ||
* Firefox - 122.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
v=0 | ||
o=- 1157047542737976406 2 IN IP4 127.0.0.1 | ||
s=- | ||
t=0 0 | ||
a=group:BUNDLE 0 1 | ||
a=extmap-allow-mixed | ||
a=msid-semantic: WMS | ||
m=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126 | ||
c=IN IP4 0.0.0.0 | ||
a=rtcp:9 IN IP4 0.0.0.0 | ||
a=ice-ufrag:Me1q | ||
a=ice-pwd:88h0Tct1pzgXEQFn/sC2ecdI | ||
a=ice-options:trickle | ||
a=fingerprint:sha-256 A3:80:AC:34:FC:B0:47:2A:02:8C:9B:C6:0D:B8:61:B0:1B:93:32:02:D4:B0:F5:6F:0F:7F:BB:4F:D3:2A:44:C8 | ||
a=setup:actpass | ||
a=mid:0 | ||
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level | ||
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time | ||
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 | ||
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid | ||
a=sendrecv | ||
a=msid:- bf909001-f277-4277-9953-2c8bb342da27 | ||
a=rtcp-mux | ||
a=rtpmap:111 opus/48000/2 | ||
a=rtcp-fb:111 transport-cc | ||
a=fmtp:111 minptime=10;useinbandfec=1 | ||
a=rtpmap:63 red/48000/2 | ||
a=fmtp:63 111/111 | ||
a=rtpmap:9 G722/8000 | ||
a=rtpmap:0 PCMU/8000 | ||
a=rtpmap:8 PCMA/8000 | ||
a=rtpmap:13 CN/8000 | ||
a=rtpmap:110 telephone-event/48000 | ||
a=rtpmap:126 telephone-event/8000 | ||
a=ssrc:2130119859 cname:EsDKBBfSMOFvomB8 | ||
a=ssrc:2130119859 msid:- bf909001-f277-4277-9953-2c8bb342da27 | ||
m=video 9 UDP/TLS/RTP/SAVPF 96 97 102 103 104 105 106 107 108 109 127 125 39 40 45 46 98 99 100 101 112 113 114 | ||
c=IN IP4 0.0.0.0 | ||
a=rtcp:9 IN IP4 0.0.0.0 | ||
a=ice-ufrag:Me1q | ||
a=ice-pwd:88h0Tct1pzgXEQFn/sC2ecdI | ||
a=ice-options:trickle | ||
a=fingerprint:sha-256 A3:80:AC:34:FC:B0:47:2A:02:8C:9B:C6:0D:B8:61:B0:1B:93:32:02:D4:B0:F5:6F:0F:7F:BB:4F:D3:2A:44:C8 | ||
a=setup:actpass | ||
a=mid:1 | ||
a=extmap:14 urn:ietf:params:rtp-hdrext:toffset | ||
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time | ||
a=extmap:13 urn:3gpp:video-orientation | ||
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 | ||
a=extmap:5 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay | ||
a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type | ||
a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-timing | ||
a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/color-space | ||
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid | ||
a=extmap:10 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id | ||
a=extmap:11 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id | ||
a=sendrecv | ||
a=msid:- 8d4c7c6d-cb4d-4346-a13f-39e6fb316890 | ||
a=rtcp-mux | ||
a=rtcp-rsize | ||
a=rtpmap:96 VP8/90000 | ||
a=rtcp-fb:96 goog-remb | ||
a=rtcp-fb:96 transport-cc | ||
a=rtcp-fb:96 ccm fir | ||
a=rtcp-fb:96 nack | ||
a=rtcp-fb:96 nack pli | ||
a=rtpmap:97 rtx/90000 | ||
a=fmtp:97 apt=96 | ||
a=rtpmap:102 H264/90000 | ||
a=rtcp-fb:102 goog-remb | ||
a=rtcp-fb:102 transport-cc | ||
a=rtcp-fb:102 ccm fir | ||
a=rtcp-fb:102 nack | ||
a=rtcp-fb:102 nack pli | ||
a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f | ||
a=rtpmap:103 rtx/90000 | ||
a=fmtp:103 apt=102 | ||
a=rtpmap:104 H264/90000 | ||
a=rtcp-fb:104 goog-remb | ||
a=rtcp-fb:104 transport-cc | ||
a=rtcp-fb:104 ccm fir | ||
a=rtcp-fb:104 nack | ||
a=rtcp-fb:104 nack pli | ||
a=fmtp:104 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42001f | ||
a=rtpmap:105 rtx/90000 | ||
a=fmtp:105 apt=104 | ||
a=rtpmap:106 H264/90000 | ||
a=rtcp-fb:106 goog-remb | ||
a=rtcp-fb:106 transport-cc | ||
a=rtcp-fb:106 ccm fir | ||
a=rtcp-fb:106 nack | ||
a=rtcp-fb:106 nack pli | ||
a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f | ||
a=rtpmap:107 rtx/90000 | ||
a=fmtp:107 apt=106 | ||
a=rtpmap:108 H264/90000 | ||
a=rtcp-fb:108 goog-remb | ||
a=rtcp-fb:108 transport-cc | ||
a=rtcp-fb:108 ccm fir | ||
a=rtcp-fb:108 nack | ||
a=rtcp-fb:108 nack pli | ||
a=fmtp:108 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f | ||
a=rtpmap:109 rtx/90000 | ||
a=fmtp:109 apt=108 | ||
a=rtpmap:127 H264/90000 | ||
a=rtcp-fb:127 goog-remb | ||
a=rtcp-fb:127 transport-cc | ||
a=rtcp-fb:127 ccm fir | ||
a=rtcp-fb:127 nack | ||
a=rtcp-fb:127 nack pli | ||
a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d001f | ||
a=rtpmap:125 rtx/90000 | ||
a=fmtp:125 apt=127 | ||
a=rtpmap:39 H264/90000 | ||
a=rtcp-fb:39 goog-remb | ||
a=rtcp-fb:39 transport-cc | ||
a=rtcp-fb:39 ccm fir | ||
a=rtcp-fb:39 nack | ||
a=rtcp-fb:39 nack pli | ||
a=fmtp:39 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=4d001f | ||
a=rtpmap:40 rtx/90000 | ||
a=fmtp:40 apt=39 | ||
a=rtpmap:45 AV1/90000 | ||
a=rtcp-fb:45 goog-remb | ||
a=rtcp-fb:45 transport-cc | ||
a=rtcp-fb:45 ccm fir | ||
a=rtcp-fb:45 nack | ||
a=rtcp-fb:45 nack pli | ||
a=fmtp:45 profile=1 | ||
a=rtpmap:46 rtx/90000 | ||
a=fmtp:46 apt=45 | ||
a=rtpmap:98 VP9/90000 | ||
a=rtcp-fb:98 goog-remb | ||
a=rtcp-fb:98 transport-cc | ||
a=rtcp-fb:98 ccm fir | ||
a=rtcp-fb:98 nack | ||
a=rtcp-fb:98 nack pli | ||
a=fmtp:98 profile-id=0 | ||
a=rtpmap:99 rtx/90000 | ||
a=fmtp:99 apt=98 | ||
a=rtpmap:100 VP9/90000 | ||
a=rtcp-fb:100 goog-remb | ||
a=rtcp-fb:100 transport-cc | ||
a=rtcp-fb:100 ccm fir | ||
a=rtcp-fb:100 nack | ||
a=rtcp-fb:100 nack pli | ||
a=fmtp:100 profile-id=2 | ||
a=rtpmap:101 rtx/90000 | ||
a=fmtp:101 apt=100 | ||
a=rtpmap:112 red/90000 | ||
a=rtpmap:113 rtx/90000 | ||
a=fmtp:113 apt=112 | ||
a=rtpmap:114 ulpfec/90000 | ||
a=ssrc-group:FID 3259099154 1515660427 | ||
a=ssrc:3259099154 cname:EsDKBBfSMOFvomB8 | ||
a=ssrc:3259099154 msid:- 8d4c7c6d-cb4d-4346-a13f-39e6fb316890 | ||
a=ssrc:1515660427 cname:EsDKBBfSMOFvomB8 | ||
a=ssrc:1515660427 msid:- 8d4c7c6d-cb4d-4346-a13f-39e6fb316890 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
v=0 | ||
o=mozilla...THIS_IS_SDPARTA-99.0 3962622008805172949 0 IN IP4 0.0.0.0 | ||
s=- | ||
t=0 0 | ||
a=fingerprint:sha-256 F3:9D:1E:FE:9E:81:A8:A9:6B:C2:55:98:8C:45:43:34:01:2F:89:C9:CF:BD:F2:CD:60:64:DB:A0:CF:0B:09:6B | ||
a=group:BUNDLE 0 1 | ||
a=ice-options:trickle | ||
a=msid-semantic:WMS * | ||
m=audio 9 UDP/TLS/RTP/SAVPF 109 9 0 8 101 | ||
c=IN IP4 0.0.0.0 | ||
a=sendrecv | ||
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level | ||
a=extmap:2/recvonly urn:ietf:params:rtp-hdrext:csrc-audio-level | ||
a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid | ||
a=fmtp:109 maxplaybackrate=48000;stereo=1;useinbandfec=1 | ||
a=fmtp:101 0-15 | ||
a=ice-pwd:a5011a06eed4a4e8b2dabbb4a9a19eca | ||
a=ice-ufrag:7636c9c4 | ||
a=mid:0 | ||
a=msid:- {e6d7efbb-c3a2-458f-9b66-77a67ea67ccc} | ||
a=rtcp-mux | ||
a=rtpmap:109 opus/48000/2 | ||
a=rtpmap:9 G722/8000/1 | ||
a=rtpmap:0 PCMU/8000 | ||
a=rtpmap:8 PCMA/8000 | ||
a=rtpmap:101 telephone-event/8000/1 | ||
a=setup:actpass | ||
a=ssrc:2009160139 cname:{ee0e0830-c467-453c-9391-e3ad8c43da98} | ||
m=video 9 UDP/TLS/RTP/SAVPF 120 124 121 125 126 127 97 98 123 122 119 | ||
c=IN IP4 0.0.0.0 | ||
a=sendrecv | ||
a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid | ||
a=extmap:4 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time | ||
a=extmap:5 urn:ietf:params:rtp-hdrext:toffset | ||
a=extmap:6/recvonly http://www.webrtc.org/experiments/rtp-hdrext/playout-delay | ||
a=extmap:7 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 | ||
a=fmtp:126 profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1 | ||
a=fmtp:97 profile-level-id=42e01f;level-asymmetry-allowed=1 | ||
a=fmtp:120 max-fs=12288;max-fr=60 | ||
a=fmtp:124 apt=120 | ||
a=fmtp:121 max-fs=12288;max-fr=60 | ||
a=fmtp:125 apt=121 | ||
a=fmtp:127 apt=126 | ||
a=fmtp:98 apt=97 | ||
a=fmtp:119 apt=122 | ||
a=ice-pwd:a5011a06eed4a4e8b2dabbb4a9a19eca | ||
a=ice-ufrag:7636c9c4 | ||
a=mid:1 | ||
a=msid:- {a2152df8-d1d2-46bd-be99-219ac60ed85a} | ||
a=rtcp-fb:120 nack | ||
a=rtcp-fb:120 nack pli | ||
a=rtcp-fb:120 ccm fir | ||
a=rtcp-fb:120 goog-remb | ||
a=rtcp-fb:120 transport-cc | ||
a=rtcp-fb:121 nack | ||
a=rtcp-fb:121 nack pli | ||
a=rtcp-fb:121 ccm fir | ||
a=rtcp-fb:121 goog-remb | ||
a=rtcp-fb:121 transport-cc | ||
a=rtcp-fb:126 nack | ||
a=rtcp-fb:126 nack pli | ||
a=rtcp-fb:126 ccm fir | ||
a=rtcp-fb:126 goog-remb | ||
a=rtcp-fb:126 transport-cc | ||
a=rtcp-fb:97 nack | ||
a=rtcp-fb:97 nack pli | ||
a=rtcp-fb:97 ccm fir | ||
a=rtcp-fb:97 goog-remb | ||
a=rtcp-fb:97 transport-cc | ||
a=rtcp-fb:123 nack | ||
a=rtcp-fb:123 nack pli | ||
a=rtcp-fb:123 ccm fir | ||
a=rtcp-fb:123 goog-remb | ||
a=rtcp-fb:123 transport-cc | ||
a=rtcp-fb:122 nack | ||
a=rtcp-fb:122 nack pli | ||
a=rtcp-fb:122 ccm fir | ||
a=rtcp-fb:122 goog-remb | ||
a=rtcp-fb:122 transport-cc | ||
a=rtcp-mux | ||
a=rtcp-rsize | ||
a=rtpmap:120 VP8/90000 | ||
a=rtpmap:124 rtx/90000 | ||
a=rtpmap:121 VP9/90000 | ||
a=rtpmap:125 rtx/90000 | ||
a=rtpmap:126 H264/90000 | ||
a=rtpmap:127 rtx/90000 | ||
a=rtpmap:97 H264/90000 | ||
a=rtpmap:98 rtx/90000 | ||
a=rtpmap:123 ulpfec/90000 | ||
a=rtpmap:122 red/90000 | ||
a=rtpmap:119 rtx/90000 | ||
a=setup:actpass | ||
a=ssrc:2065747615 cname:{ee0e0830-c467-453c-9391-e3ad8c43da98} | ||
a=ssrc:2072387894 cname:{ee0e0830-c467-453c-9391-e3ad8c43da98} | ||
a=ssrc-group:FID 2065747615 2072387894 |
Oops, something went wrong.