We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, If I paste a SDP in with 2022-7 redundant streams, the application says its invalid.
Example Stream : v=0 o=- 00096332890001 0 IN IP4 10.41.135.102 s=ANXX.Tuner 1 t=0 0 a=clock-domain:PTPv2 127 a=ts-refclk:ptp=IEEE1588-2008:EC-46-70-FF-xx-xx-xx-04:127 a=mediaclk:direct=0 a=group:DUP ra0 ra1 m=audio 5004 RTP/AVP 98 c=IN IP4 238.135.102.1/5 a=source-filter: incl IN IP4 238.135.102.1 10.41.135.102 a=rtpmap:98 L24/48000/2 a=mid:ra0 a=framecount:48 a=recvonly a=ptime:1 a=sync-time:0 a=mediaclk:direct=0 m=audio 5004 RTP/AVP 98 c=IN IP4 239.135.102.1/5 a=source-filter: incl IN IP4 239.135.102.1 10.42.135.102 a=rtpmap:98 L24/48000/2 a=mid:ra1 a=framecount:48 a=recvonly a=ptime:1 a=sync-time:0 a=mediaclk:direct=0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
If I paste a SDP in with 2022-7 redundant streams, the application says its invalid.
Example Stream :
v=0
o=- 00096332890001 0 IN IP4 10.41.135.102
s=ANXX.Tuner 1
t=0 0
a=clock-domain:PTPv2 127
a=ts-refclk:ptp=IEEE1588-2008:EC-46-70-FF-xx-xx-xx-04:127
a=mediaclk:direct=0
a=group:DUP ra0 ra1
m=audio 5004 RTP/AVP 98
c=IN IP4 238.135.102.1/5
a=source-filter: incl IN IP4 238.135.102.1 10.41.135.102
a=rtpmap:98 L24/48000/2
a=mid:ra0
a=framecount:48
a=recvonly
a=ptime:1
a=sync-time:0
a=mediaclk:direct=0
m=audio 5004 RTP/AVP 98
c=IN IP4 239.135.102.1/5
a=source-filter: incl IN IP4 239.135.102.1 10.42.135.102
a=rtpmap:98 L24/48000/2
a=mid:ra1
a=framecount:48
a=recvonly
a=ptime:1
a=sync-time:0
a=mediaclk:direct=0
The text was updated successfully, but these errors were encountered: