Closed earlywaff closed 4 years ago
I figured out and got the link. Please tell me, when you restart rasberry pi, you need to get the link again?
You have to get the link everytime you want to stream the video.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Please answer these questions before submitting your issue. Thanks!
What version of Python are you using (
python -V
)?3.7
What operating system and processor architecture are you using (
python -c 'import platform; print(platform.uname());'
)?Rasberry Pi 4
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 do you have (camera types - [Arlo, Pro, Q, etc.], basestation model, etc.)?
Arlo Pro 2
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)
What did you expect to see?
What did you see instead?
Does this issue reproduce with the latest release?
Good afternoon! Can you tell me in three words how to get a link to RTSP? I do not really understand programming. Yesterday I installed Python 3, installed seeclient 0.0.22, and installed TSL. I went in and found the Arlo files in the folder and tried to run the script through python, but on the very first line where arlo - arlo is written, I got an error .. Tell me, maybe I'm doing something wrong?