Server is my Jetson Nano and client is my Macbook.
When attempting to view the stream in VLC, I’m unable to open the stream on udp://@:5000, can someone give me any advice? It appears the stream connects, but no video shows.
Awesome! Using this sdp file worked well on the VLC side. The only issue is I’m dealing with a 2 second delay through VLC as opposed to almost no delay when running gstreamer from the terminal.
Also, what is the significance of this IP: 192.168.0.40, I’m not sure where that came from.
The IP was just the one of my jetson being both sender and receiver on my LAN. May not be so relevant if it works for you with different IPs.
The latency may be adjusted from VLC parameters (need to go to VLC menu bar Tools/Preferences activate ‘All’ rather than ‘Simple’, then navigate and try), but I never got some reliable low latency with VLC.