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
