gstreamer/gst/onvif
Mathieu Duponchelle aea20f207d rtponviftimestamp: add opt-out "drop-out-of-segment" property
The default behaviour of rtponviftimestamp is to drop buffers
outside the segment. This creates obvious problems for reverse
playback.

The ONVIF specification unfortunately doesn't describe how to handle
that specific use case, but we can expose a property to let the
user disable the dropping behaviour, and forward these buffers with
a G_MAXUINT64 ONVIF timestamp.

Also modify rtponvifparse to handle such timestamps appropriately.
2019-08-06 22:49:25 +00:00
..
gstrtponvif.c add rtponvifextract element 2014-12-11 14:00:59 -05:00
gstrtponvifparse.c rtponviftimestamp: add opt-out "drop-out-of-segment" property 2019-08-06 22:49:25 +00:00
gstrtponvifparse.h add rtponvifextract element 2014-12-11 14:00:59 -05:00
gstrtponviftimestamp.c rtponviftimestamp: add opt-out "drop-out-of-segment" property 2019-08-06 22:49:25 +00:00
gstrtponviftimestamp.h rtponviftimestamp: add opt-out "drop-out-of-segment" property 2019-08-06 22:49:25 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00