You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If possible, provide the steps you took to reproduce the issue.
A complete runnable program is good. (don't include your user/password or any sensitive info)
Is a base station required to interact with the Arlo Pro 4 Cameras? (get screenshots and whatnot) If not could you point me in the right direction. I am relatively new so I apologize if this is a stupid question. Thank you for your time.
The text was updated successfully, but these errors were encountered:
You MUST answer these questions before submitting your issue. Failure to do so will result in a closed issue. Thanks!
What version of Python are you using (
python -V
)?Python 3.11.1
What operating system and processor architecture are you using (
python -c 'import platform; print(platform.uname());'
)?uname_result(system='Windows', node='LAPTOP-MOOSE', release='10', version='10.0.22621', machine='AMD64')
Which Python packages do you have installed (run the
pip freeze
orpip3 freeze
command and paste output)?Which version of ffmpeg are you using (
ffmpeg -version
)?Which Arlo hardware are you having the issue with (camera types - [Arlo, Pro, Q, etc.], basestation model, etc.)?
Run this script:
What did you do?
If possible, provide the steps you took to reproduce the issue.
A complete runnable program is good. (don't include your user/password or any sensitive info)
Is a base station required to interact with the Arlo Pro 4 Cameras? (get screenshots and whatnot) If not could you point me in the right direction. I am relatively new so I apologize if this is a stupid question. Thank you for your time.
The text was updated successfully, but these errors were encountered: