Hi,
The gstreamer pipeline takes about 2 minutes to start on Neousys NRU220s, which is ARM machine + NVidia Jetson AGX Orin GPU.
The nvv4l2h264enc plugin in the pipeline is most likely the source of the issue.
When running jtop I found the NVENC HW engine to be off. Only after the gstreamer pipeline in the video encoder starts running the NVENC will switch on. Starting the same gstreamer pipeline a second time, after the NVENC engine is running, will take only a few seconds.
Q: Is there any example of running RTSP streaming?
Q: Is there an example for running UDP streaming?
Q: I have a USB camera. How can I launch it on AGX Orin?
For further issues, please share a method to replicate the issue through gstreamer command, or either sample. We will set up developer kit and check.