You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, the tests for this only check the first part and allow any string for the rate part.
And the makeSDP function doesn't appear to put the / and denominator in the generated value.
(I've also seen a=mediaclk:direct=0 rate=48000 in the wild.)
The text was updated successfully, but these errors were encountered:
RFC 7273 says:
However, the tests for this only check the first part and allow any string for the rate part.
And the
makeSDP
function doesn't appear to put the/
and denominator in the generated value.(I've also seen
a=mediaclk:direct=0 rate=48000
in the wild.)The text was updated successfully, but these errors were encountered: