Overview

For DWE Cameras, BlueOS doesn’t have optimized pipelines to stream video. There are also video compatibility issues when using BlueOS with Discovery.

Installation

SSH Instructions

SSH into your Raspberry Pi first.

1

Installation Script

To install for the Raspberry Pi, you can execute the following commands:

sudo apt update

sudo apt upgrade

curl -fsSL https://raw.githubusercontent.com/DeepwaterExploration/DWE_OS/main/scripts/install.sh | sudo -E bash -
2

Done.

Once installed, the script should exit with the following message:

Installation of DWE OS was successful.

BlueOS Settings

Ensure that video streaming is disabled for all the cameras on BlueOS. Otherwise it will confict with DWE_OS and cause issues.

Stream Your Cameras

Camera Streaming Setup

Follow this guide to get 1 or more cameras streaming between your devices.

Follow the guide above to achieve the full streaming setup.