Skip to content

Radxa Zero 3w w/ OpenIPC v1.0.0

Compare
Choose a tag to compare
@JohnDGodwin JohnDGodwin released this 07 Mar 01:53
· 32 commits to master since this release
0114057

This is a prebuilt image for the Radxa Zero 3w to stream OpenIPC video. Simply setup your keys and desired channel, give the system a reboot, and after the stream will begin automatically on plug-in.

How to flash the image to your onboard emmc

On first boot, connect a keyboard and enter a terminal with CTRL+ALT+F1 -- login is radxa/radxa

cd to the scripts folder in your home directory. Run ./wfb_keygen and transfer the keys. Run sudo cp gs.key /etc to transfer your gs.key to the groundstation's /etc directory. To transfer the drone.key file, connect your camera and radxa to your home network, then run scp drone.key [email protected]:/etc and replace x.x.x.x with your camera's local ip address. (You will need to set up your network accordingly.)


Stock settings will set the display to 1920x1080@60fps. You will want to change this behavior in the setdisplay.sh script in the scripts folder found in your home directory. -- sudo nano /home/radxa/scripts/setdisplay.sh
e.g. for HDZ goggles -- change MODE to 1280x720 and RATE to 100


You can setup the onboard wifi for SSH connectivity. (udev rules and networkmanager are already configured in this image, you only need to execute the nmcli commands)