gstreamer/sys/rpicamsrc
Jan Schmidt cab6585378 rpicamsrc: Expand frame timeout from 100ms to 500ms
rpicamsrc on a normal rpi camera doesn't start up fast enough,
and always fails the new 100ms timeout. A better solution
might be to have a longer timeout for the first frame, but
shorter once frames are running - but this quick fix will at
least make rpicamsrc work again.
2020-07-10 16:46:17 +01:00
..
gstplugin.map rpicamsrc: Add experimental build using the Meson build system 2020-07-10 16:45:46 +01:00
gstrpicam-enums-template.c rpicamsrc: Implement a bunch of the raspivid command-line params 2020-07-10 16:42:11 +01:00
gstrpicam-enums-template.h rpicamsrc: Implement a bunch of the raspivid command-line params 2020-07-10 16:42:11 +01:00
gstrpicam_types.h rpicamsrc: Map intra-refresh cyclic-rows to the correct MMAL param. 2020-07-10 16:44:07 +01:00
gstrpicamsrc.c rpicamsrc: Implement use-stc property to disable STC timestamps 2020-07-10 16:46:12 +01:00
gstrpicamsrc.h rpicamsrc: Set outgoing buffer durations based on negotiated framerate. 2020-07-10 16:45:53 +01:00
gstrpicamsrcdeviceprovider.c rpicamsrc: deviceprovider: check if camera is detected and supported 2020-07-10 16:42:59 +01:00
gstrpicamsrcdeviceprovider.h rpicamsrc: Add GstDeviceProvider for rpi camera module 2020-07-10 16:42:58 +01:00
meson.build rpicamsrc: Add experimental build using the Meson build system 2020-07-10 16:45:46 +01:00
RaspiCamControl.c rpicamsrc: Merge changes from userland repo 2020-07-10 16:44:11 +01:00
RaspiCamControl.h rpicamsrc: Merge changes from userland repo 2020-07-10 16:44:11 +01:00
RaspiCapture.c rpicamsrc: Expand frame timeout from 100ms to 500ms 2020-07-10 16:46:17 +01:00
RaspiCapture.h rpicamsrc: Implement use-stc property to disable STC timestamps 2020-07-10 16:46:12 +01:00
RaspiCLI.c rpicamsrc: Incorporate raspivid changes from upstream 2020-07-10 16:43:02 +01:00
RaspiCLI.h rpicamsrc: Incorporate raspivid changes from upstream 2020-07-10 16:43:02 +01:00
RaspiPreview.c rpicamsrc: split preview config and state 2020-07-10 16:44:21 +01:00
RaspiPreview.h rpicamsrc: split preview config and state 2020-07-10 16:44:21 +01:00
RaspiStill.c rpicamsrc: Checkpoint. Version which writes directly to test.out 2020-07-10 16:42:06 +01:00
RaspiStillYUV.c rpicamsrc: checkpoint 2020-07-10 16:42:04 +01:00