rpicamsrc: Implement use-stc property to disable STC timestamps
authorJan Schmidt <thaytan@noraisin.net>
Fri, 30 Jun 2017 14:51:13 +0000 (00:51 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 10 Jul 2020 15:46:12 +0000 (16:46 +0100)
commited893592eaa5493fa3b3b92e7255b209da1672ab
treec869cf383e06d1abf3e9f97832ad9af935a36639
parentf093e3f5fb168cde45be71d8646ed7ac042a1389
rpicamsrc: Implement use-stc property to disable STC timestamps

If use-stc=false, then rpicamsrc won't apply
the camera timestamping to outgoing buffers, instead
relying on real-time timestamping by the
GStreamer clock. It means slightly less accuracy
and more jitter in timestamps, but might help on some
CSI inputs with broken timestamping.
sys/rpicamsrc/RaspiCapture.c
sys/rpicamsrc/RaspiCapture.h
sys/rpicamsrc/gstrpicamsrc.c