Please answer these questions before submitting your issue. Thanks! ### What version of Python are you using (`python -V`)? ### What operating system and processor architecture are you using (`python -c 'import platform; print(platform.uname());'`)? ### Which Python packages do you have installed (run the `pip freeze` or `pip3 freeze` command and paste output)? ``` Paste your ouptut here ``` ### Which version of ffmpeg are you using (`ffmpeg -version`)? ``` Paste your output here ``` ### Which Arlo hardware do you have (camera types - [Arlo, Pro, Q, etc.], basestation model, etc.)? ### 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) ``` Paste your ouptut here ``` ### What did you expect to see? ``` Paste your ouptut here ``` ### What did you see instead? ``` Paste your ouptut here ``` ### Does this issue reproduce with the latest release?