Is it sufficient enough to use the RTP header extensions to embed a 64 bit time-code or epoch seconds? I use this for the very same reason.
http://tools.ietf.org/html/rfc5285 On 27 September 2013 03:24, Huang Soho <[email protected]> wrote: > Hi All, > > > When I try to use ffserver + ffmpeg to output a live h.264 rtp stream, I > got the problem. > the timestamp in rtp header may get overflow. > since the pkt.pts, pkt.dts in ffmpeg are stored in 64bits length > timestamp field in RTP header is stored in 32bits length > it may get overflow when long time test. > does any one have idea about how to fix the issue? > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
