I’m trying to implement photogrammetry code and want to use higher res images. is there way to implement cameras into BlueOS to trigger simultaneous pictures to be sent to shore as a file instead of video stream? I suppsoe i could just have the cameras stream and take the pictures from there but that might be too much bandwidth for the connection.
Hi @sbffnv -
You could develop code to capture still images from the standard BlueROV2 camera, or an external camera pod, but typically the standard tether bandwidth is more than sufficient to stream video, even for multiple streams. Is there a reason you’re working in a more bandwidth limited context?
The resolution of the standard USB low-light camera is limited to 1920x1080…