arlo icon indicating copy to clipboard operation
arlo copied to clipboard

Python module for interacting with Netgear's Arlo camera system.

Results 27 arlo issues
Sort by recently updated
recently updated
newest added

This is not an issue but a discussion. Jeff wrote: You can stream the video directly to a websocket, but it's kind of a pain in the ass. You might...

help wanted
question
not a bug

I only own the first generation Arlo cameras and basestation. It would be useful to have all of the camera and basestation schemas documented so we can keep up with...

help wanted
documentation

Several models of Arlo cameras support push-to-talk: https://kb.arlo.com/1004319/What-is-the-push-to-talk-feature-on-my-Arlo-camera-and-how-does-it-work I would like to extend this python library to be able to send audio to my camera and have it play from...

enhancement
help wanted

Currently, there are some features of the newer Arlo devices that aren't exposed through this library yet. If you own any of those devices it would be great to have...

enhancement
help wanted

Thank you for putting this library together. I have a more general question related to the Arlo events API. I'd like to know how to get motion events from Arlo....

help wanted
question
not a bug

Please answer these questions before submitting your issue. Thanks! ### What version of Python are you using (`python -V`)? Python 2.7.10 ### What operating system and processor architecture are you...

help wanted
question
not a bug

Please answer these questions before submitting your issue. Thanks! ### What version of Python are you using (`python -V`)? ``` Python 2.7.13 ``` ### What operating system and processor architecture...

bug
help wanted
under investigation

Please answer these questions before submitting your issue. Thanks! ### What version of Python are you using (`python -V`)? Python 3.10.4 ### What operating system and processor architecture are you...

Please answer these questions before submitting your issue. Thanks! ### What version of Python are you using (`python -V`)? Tried 3.6 and 3.9 ### What operating system and processor architecture...

Is anyone else seeing this 403 Client Error? I started to see it on May 09, my script runs automated so I didn't actually notice this issue in my logs...