Re: [Protocol-dev] RTP timestamp issue when streamming from vidiator server(Live streaming)
Jamie Gordon <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > We could fix this error in couple of ways as given below. > > 1) Drop RTP packet(s) with timestamp < RTP offset time > 2) If the first RTP packet timestamp is less than the received RTP > offset time correct RTP offset time to first RTP packet time. > > Looking for input/suggestion from community to make a fix to this failure. Either of these might be problematic. I don't think you can determine at the RTP protocol level that there is necessarily a problem. RTP timestamps are not inherently non-decreasing. There *are* datatypes that have out of order timestamps (only one I am aware of specifically is MPEG video per RFC 2250) so that this could be totally valid. Jamie _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev