I am trying to display the video feed from a USB camera (webcam) on QGC. The video is already displayed in the video manager, but I cannot access it.
Hi @HoaiThanh -
You set up the wrong video stream! QGround Control only supports H264, from /dev/video2 - not MJPG from /dev/video0! Delete that stream, and setup the H264 one, and things should just work!
You may get slightly better performance from RTSP vs. UDP for the stream type…