python3-pyaarlo

Module for Python 3 that provides asynchronous access to Netgear Arlo cameras
  https://github.com/twrecked/pyaarlo
  0
  no reviews



As things happen to the Arlo devices -motion detected, battery level changes, mode changes, etc... -the Arlo servers post these events onto the event stream. The background thread reads these events from the stream, updates Pyaarlo's internal state and calls any user registered callbacks.

This package installs the library for Python 3 and pyaarlo command.