tris / axis-weatherflow

WeatherFlow Overlay for Axis cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherFlow Overlay for Axis cameras

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.

Requirements

  • 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)

Build

make all

Install

  1. Navigate to http://insert-your-camera-ip/camera/index.html#/apps
  2. Click "Add app"
  3. Upload the .eap file corresponding to your camera architecture. (ARTPEC-6 and ARTPEC-7 are armv7hf; ARTPEC-8 is aarch64.)
  4. Click the three dots in the corner of the app card to access Settings.
  5. Configure device ID, display name, position and token.
  6. Click Save.
  7. Click the Start toggle to start the app.

About

WeatherFlow Overlay for Axis cameras

License:MIT License


Languages

Language:Go 81.1%Language:Dockerfile 8.5%Language:HTML 6.2%Language:Makefile 3.3%Language:Shell 0.8%