"README.md" did not exist on "92392a47334ba8c63650d5d532ffdee79b056547"
rtpsbcpay: Fix timestamping
We were just picking the timestamp of the last buffer pushed into our adapter before we had enough data to push out. This fixes things to figure out how large each frame is and what duration it covers, so we can set both the timestamp and duration correctly. Also adds some DISCONT handling.
Loading
Please register or sign in to comment