Hi,
we are using our custom v4l2 driver that populates /dev/video0 node. We want to stream the data from CUDA memory. How to make use of CUDA memory and stream from that memory? What’s the gstreamer pipeline for it?
Hi,
The existing implementation is to compress frame data to H264/H265 for streaming. You may check
Jetson AGX Orin FAQ
Q: Is there any example of running RTSP streaming?
Q: Is there an example for running UDP streaming?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.