summaryrefslogtreecommitdiffstats
path: root/third_party/rust/webrtc-sdp/examples/sdps/06.sdp
blob: d20cb3fc70b72d1f6f155f6e635dd6607459787e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
v=0
o=- 4294967296 2 IN IP4 127.0.0.1
s=SIP Call
c=IN IP4 198.51.100.7
b=CT:5000
b=FOOBAR:10
b=AS:4
t=0 0
m=video 56436 RTP/SAVPF 120
a=rtpmap:120 VP8/90000
m=audio 12345/2 RTP/SAVPF 0
a=rtpmap:0 PCMU/8000