Camera disconnection/connection handling

When the camera is disconnected, the board return timeout, when connected, we must be stop the stream and then start the stream. how to handle that without stop and then start stream?

regards
royayeazadi

Don’t support it in current driver implement.

Thanks for reply,
Where we can handle it? In app, camera, … .

You can check the sampe userAutoExposure in MMAPI to handle the error.
Current must close and restart the pipeline to recovery it.

Hi,
On Jetpack 4.6.3, the error handling is also present in

/usr/src/jetson_multimedia_api/samples/09_camera_jpeg_capture

Please also refer to the sample.

thanks for reply,
I checked it, it is for capture with argus, the colorspace of the video is yuv or rgb. Can we use it?

thanks for your reply,
we will check it.

In JP 4.6.3, there are no Driver Package (BSP) Sources for nano. How can we access it?

Hi,
Please install the samples through SDKManager. After the installation, you shall see the samples in

/usr/src/jetson_multimedia_api

Yes, I will check it,
I asked this question with a different intention. I want to know,how can access Driver Package (BSP) Sources for nano?

Hi,
We will check why source code package for Jetson Nano is missing. So you use both TX2 and Jetson Nano? This topic is in TX2 category and the query is for Jetson Nano. It is a bit confusing.

yes, I use both.

1 Like

The Driver Package (BSP) Source for Nano and TX2 has been uploaded, Thanks

Thanks,

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