Hello, I am trying to find out a guide to using Gstreamer terminal commands to send video from my Jetson Nano B01 to a Windows PC. I would need to use Nvarguscamerasrc for the camera capture on the Jetson and use OMXH264ENC for the encoder. So far I already have utilized video capture and encoding for my robot, I just need help on how to deal with this.
Thanks.