clux / sdp-transform

A simple parser/writer for the Session Description Protocol
MIT License
325 stars 70 forks source link

Feature - Add support for sub 1ms packet time #89

Closed CptLemming closed 4 years ago

CptLemming commented 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.

clux commented 4 years ago

Looks good! Thank you very much.

clux commented 4 years ago

Published in sdp-transform@2.14.0.