Ticket #5 (closed defect: fixed)
RTP Timestamp Rollover
| Reported by: | andrewaggb | Owned by: | shiretu |
|---|---|---|---|
| Priority: | minor | Keywords: | |
| Cc: |
Description
RTP timestamps should roll over when they reach the max. Instead the console spits out warnings about the current timestamp being too small.
/root/crtmpserver/sources/thelib/src/protocols/rtp/streaming/
innetrtpstream.cpp:104 Back time. ATS: 36275751.09 LTS: 47721834.49;
D: -11446083.40
/root/crtmpserver/sources/thelib/src/protocols/rtp/streaming/
innetrtpstream.cpp:104 Back time. ATS: 36275767.28 LTS: 47721834.49;
D: -11446067.21
/root/crtmpserver/sources/thelib/src/protocols/rtp/streaming/
innetrtpstream.cpp:104 Back time. ATS: 36275854.41 LTS: 47721834.49;
D: -11445980.08
/root/crtmpserver/sources/thelib/src/protocols/rtp/streaming/
innetrtpstream.cpp:104 Back time. ATS: 36275997.81 LTS: 47721834.49;
D: -11445836.68
/root/crtmpserver/sources/thelib/src/protocols/rtp/streaming/
innetrtpstream.cpp:104 Back time. ATS: 36276076.32 LTS: 47721834.49;
D: -11445758.17
/root/crtmpserver/sources/thelib/src/protocols/rtp/streaming/
innetrtpstream.cpp:104 Back time. ATS: 36276181.87 LTS: 47721834.49;
D: -11445652.62
