Your topside computer’s network configuration should be the same as for the previous Companion software. To configure it, you can follow our network setup instructions.
BlueOS is designed to be a modular collection of services, which generally each provide a REST API, documentation, and a development webpage. The web interface monitors the autopilot and other main software components, and also listens for and displays connections from other HTTP servers (on TCP ports) and docker containers, so you can keep your own integrations isolated from the normal BlueOS release/update cycle.
You can access BlueOS via the old IP address (192.168.2.2) or via blueos.local, to connect with it via wifi, it's possible to use blueos-wifi.local.
When you first open the web interface, you'll see a page that looks like this:
Of particular note is the header, which contains:
BlueOS supports multiple release types - we recommend the latest stable version for most people. Releases and change-logs are available on the GitHub releases page.
When starting out, it's important to connect to wifi so you can update to the latest suitable release.
First, click the wifi indicator to scan for available wifi networks
Select the desired network, type in the password, and click connect
Once connected, the wifi icon will change to show the signal strength, and the connected wifi network will be selected on the menu
Now that your BlueOS has an internet connection, you can perform the update to the latest available version.
Click on the hamburger menu
Under tools, select Version-Chooser
If you're already on the latest version, the right side of your Local Version will be blank. If not, you should see a blue Update button.
Once the update button is clicked the update process will run. Please wait until it finishes - it will automatically reload the webpage for you.
BlueOS is capable of configuring and streaming multiple cameras simultaneously. The first time it boots, it will automatically detect any connected H264-capable cameras and start streaming them. If not, make sure your camera is properly connected, and that BlueOS is on the latest available version. Reset settings and restart BlueOS if necessary.
Additional information is available in the Video section of the Advanced Usage page.