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

Would be nice to be standards complaint.

help wanted

Changes to make code cleaner and to comply with PEP8. [#30](https://github.com/jeffreydwalter/arlo/issues/30)

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

So, I see there are a few ports open on the local device. TCP port 554 for example, is RTSP open to a local connection, and it also appears that...

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

Hi @jeffreydwalter Is it possible for you to make a Docker image of this package? It would be great for testing and running isolated on a Linux server. Greetings from...

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

Got Arlo's that said "Two-step verification is an added layer of account security to verify that it's really you, even if someone knows your password. By the end of the...

under investigation
api changed

### What version of Python are you using (`python -V`)? 2.7.13 ### What operating system and processor architecture are you using (`python -c 'import platform; print(platform.uname());'`)? ('Linux', 'raspberrypi.lan', '4.14.71-v7+', '#1145...

bug
help wanted
under investigation

Would be nice to have automated tests so we know the API is performing.

help wanted