Nvidia AGX Orin Python example of ZED camera stream + depth extraction + OpenCV + RTSP out

Here is a video that shows a Nvidia AGX Orin using Python to open a ZED camera stream. Then use OpenCV to extract pixel coordinates and there associated depth data . Then display the Zed camera stream using cv2.Imshow and also send the camera stream back out as a RTSP stream that can be viewed in a VLC player or be sent to a Nvidia Deepstream Pipeline.
Video has link to github repo with code example.

Awesome! Thanks for your sharing to the community, looking forward to see more use cases from your project!

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