This ACAP app for Axis cameras will create a text overlay with live-updating rapid wind readings from a single WeatherFlow Tempest weather station, using WeatherFlow's WebSockets API.
- WeatherFlow Tempest weather station (your own or someone else's)
- The device ID for said station (not the station ID!)
- A Personal Access Token from the WeatherFlow account associated with the station
- Axis network camera (ARTPEC-6 or newer)
make all
- Navigate to http://insert-your-camera-ip/camera/index.html#/apps
- Click "Add app"
- Upload the
.eap
file corresponding to your camera architecture. (ARTPEC-6 and ARTPEC-7 are armv7hf; ARTPEC-8 is aarch64.) - Click the three dots in the corner of the app card to access Settings.
- Configure device ID, display name, position and token.
- Click Save.
- Click the Start toggle to start the app.