DWE_OS Legacy
DWE_OS Legacy is in the process of being phased out in favor of DWE_OS 2.0.
Getting Started
It is recommended (but not required) to update your camera’s firmware is updated to the latest version. Click here for more information
Installation
First Step
Download the latest image here.
Second Step
Download Raspberry Pi Imager to flash the image to an SD card.
Select Device
Select the DWE_OS Image
Select the SD Card
Success!
First Step
Download the latest image here.
Second Step
Download Raspberry Pi Imager to flash the image to an SD card.
Select Device
Select the DWE_OS Image
Select the SD Card
Success!
Connecting
SSH Instructions
SSH into your Raspberry Pi first.
Installation Script
To install for the Raspberry Pi, you can execute the following commands:
Done.
Once installed, the script should exit with the following message:
You can install manually (for Raspberry Pi
or other ARM
/x86
systems) by following the individual instructions in the install script below.
Install NodeJS 20 and NPM
Install Other Dependencies:
Install DWE_OS:
Run DWE_OS Manually:
Type the following into your shell:
then press Enter
. Append --help
at the end, to see more options.
Auto Launch (RPi)
To enable auto-launch (recommended for Raspberry Pi):
- Install pm2:
- Start dwe-os-1 from pm2:
- Save the process list:
-
Enable startup for pm2 on Raspberry Pi: Raspberry Pi:
Custom System:
Was this page helpful?