Camera with external trigger

Hello, our environment is JetPack 5.0.2,and we want to camera with external trigger that may not sending frames continuously. What should I do and through which interface to set the trigger mode?

Hi,
By default this mode is not supported. We would expect camera source generating frames in steady frame rate.

We tested the example of /usr/src/jetson_multimedia_api/samples/09_argus_camera_jpeg/main.cpp,In non-trigger mode it can continuously stream, but in single-frame trigger mode it cannot run and cannot obtain image data

Hi,
This is expected since there is timeout setting in Argus. Please run in continuous capture mode.

Hello, Is there an interface for setting the single-frame trigger mode?

Does our interface support the use of external trigger to the camera a signal only one image data, rather than continuous stream?

Hi,

This is not supported. Please run in continuous capture mode.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.