17 seconds
- Enable Gstreamer on the TX1 after you have setup a live video stream
gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,format=I420,width=1280,height=720' ! nvvidconv ! autovideosink sync=false -v
- Open a network stream in vlc and use this address:
- rtsp://10.42.0.1:8554/default
- Latency of the video can be adjusted by modifying the “Caching” setting in VLC