ETHERNET RECEIVER CONFIGURATION
Get the video streaming over ethernet by following correspond guidance below
Last updated
Get the video streaming over ethernet by following correspond guidance below
Last updated
The default ip address of the Vio payload is 192.168.12.240
In the latest software, the Vio payload will output the video feed via Ethernet by using RTSP The default url is: rtsp://192.168.12.240:8554/vio
The gstreamer command to get video on the PC gst-launch-1.0 rtspsrc latency=0 location=rtsp://<vio_ip>:8554/vio ! rtph264depay ! decodebin ! videoconvert ! autovideosink sync=false
See Video Settings section
Goto Media -> Open Network Stream
rtsp://192.168.12.240:8554/vio