Hello!
I am facing the following issue and have been trying to find a solution, but haven’t succeeded yet.
- I’ve been setting up BlueOS with an RPi 4GB model, a commercial USB camera, and Pixhawk, but the BlueOS Video Stream config screen shows the message “It looks like there’s no video stream accessible from your device’s detected IP address (192.168.2.1),” and no video appears in QGC.
- Suspecting a USB camera issue, I checked Mavlink-camera-manager; the USB camera was recognized, and streaming settings via UDP were possible, but no video streamed even after configuration (I used udp://192.168.2.1:5600 as the destination).
- I set up streaming using pirate-mode in the USB camera settings on the Video Stream config screen, but again, no streaming occurred.
- Occasionally, streaming did happen, and I could see the video on the Video Stream config screen. However, there was a significant time lag, and I couldn’t see the video in QGC. Streaming on the Video Stream config screen also stopped quickly.
- I’ve tested QGC on Ubuntu, Windows 11, and Windows 10 environments, but haven’t achieved streaming in any.
- I tested with multiple versions of BlueOS (1.0, 1.1, 1.0.1, etc.), but couldn’t get streaming to work.
- Suspecting an issue with the RPi, I purchased a new 2GB model and tested it, but still couldn’t get streaming.
- I updated the RPi firmware using pirate-mode, but this didn’t enable streaming.
- I also tested with other UVC-compatible cameras, but couldn’t stream.
I’m new to BlueOS (though I’ve built a DIY ROV with Ardusub before). I’d appreciate any guidance if I’m making a basic mistake.
Also, if there are any past topics that could be helpful, please let me know.