"Buffer has no PTS" with this H264 IP Camera

Mailing List SVR lists at svrinformatica.it
Fri Oct 13 07:25:13 UTC 2017


Il 13/10/2017 09:04, Mandar Joshi ha scritto:
>> In my experience, qtmux reports "buffer has no PTS" if two consecutive buffers have the same timestamp. This can occur if h264parse receives a frame with invalid timestamp e.g. CLOCK_TIME_NONE it then guesses a timestamp. You could insert a pad-probe which checks the timestamps before h264parse and checks that the timestamp is plausible.
>>
>> Hello! Maybe this link will help you.
>> There is a workaround on h264parse module:
>> https://stackoverflow.com/questions/42874691/gstreamer-for-android-buffer-has-no-pts
>>
> Thank You for sharing this. I found the C API call doc for
> gst_base_parse_set_pts_interpolation on this page
> https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseParse.html#gst-base-parse-set-pts-interpolation
>
> Will try it out and see if it fixes the issue.

This bug could be related

https://bugzilla.gnome.org/show_bug.cgi?id=788777

if your issue does not happen in gstreamer 1.10.2 and lower is the same 
regression,

Nicola

>
> Regards
> Mandar Joshi
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list