Closed CptLemming closed 4 years ago
RFC-4566 states that ptime represents packet time in milliseconds, however I work with hardware that supports 110µs, 125µs, 1ms packet times which are being parsed as int's.
ptime
Looks good! Thank you very much.
Published in sdp-transform@2.14.0.
sdp-transform@2.14.0
RFC-4566 states that
ptime
represents packet time in milliseconds, however I work with hardware that supports 110µs, 125µs, 1ms packet times which are being parsed as int's.