mirror of
https://github.com/jech/galene.git
synced 2024-11-08 17:55:59 +01:00
db21575df3
We used to simply synchronise on the first keyframe. This could lead to important time offets, since every audio frame is a keyframe, while we only request video keyframes every four seconds. Fix that by parsing the RTCP synchronisation data and adjusting timestamp offsets accordingly. If we have no RTCP sync, we simply assume that the first frames received are synchronised. |
||
---|---|---|
.. | ||
diskwriter.go | ||
diskwriter_test.go |