mirror of
https://github.com/cnotch/ipchub.git
synced 2025-09-26 19:41:18 +08:00
add sdp assert
This commit is contained in:
15
test/asserts/camera.sdp
Normal file
15
test/asserts/camera.sdp
Normal file
@@ -0,0 +1,15 @@
|
||||
v=0
|
||||
o=- 0 0 IN IP6 ::1
|
||||
s=No Name
|
||||
c=IN IP6 ::1
|
||||
t=0 0
|
||||
a=tool:libavformat 58.20.100
|
||||
m=video 0 RTP/AVP 96
|
||||
a=rtpmap:96 H264/90000
|
||||
a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z3oAH7zZQFAFuhAAAAMAEAAAAwPA8YMZYA==,aO+Pyw==; profile-level-id=7A001F
|
||||
a=control:streamid=0
|
||||
m=audio 0 RTP/AVP 97
|
||||
b=AS:128
|
||||
a=rtpmap:97 MPEG4-GENERIC/44100/2
|
||||
a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=121056E500
|
||||
a=control:streamid=1
|
15
test/asserts/x265.sdp
Normal file
15
test/asserts/x265.sdp
Normal file
@@ -0,0 +1,15 @@
|
||||
v=0
|
||||
o=- 0 0 IN IP6 ::1
|
||||
s=No Name
|
||||
c=IN IP6 ::1
|
||||
t=0 0
|
||||
a=tool:libavformat 58.20.100
|
||||
m=video 0 RTP/AVP 96
|
||||
a=rtpmap:96 H265/90000
|
||||
a=fmtp:96 sprop-vps=QAEMAf//BAgAAAMAnQgAAAMAAF2VmAk=; sprop-sps=QgEBBAgAAAMAnQgAAAMAAF2wAoCALRZZWaSTK4BAAAADAEAAAAeC; sprop-pps=RAHBcrRiQA==
|
||||
a=control:streamid=0
|
||||
m=audio 0 RTP/AVP 97
|
||||
b=AS:128
|
||||
a=rtpmap:97 MPEG4-GENERIC/44100/2
|
||||
a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=121056E500
|
||||
a=control:streamid=1
|
Reference in New Issue
Block a user