Steve Herrell

Results 873 comments of Steve Herrell

One question, can you see the video recordings on the real _Arlo_ app? Before we get to debug can you try the following: - Can you add the following to...

I'm out and about this weekend so sorry for the brief reply. Try adding a + sign to the beginning of the name to add momentary to the device. I...

I got someone else to do it for me :) I back ported it to here if you want to give it a try. _Arlo_ has changed a few other...

I think Arlo got rid of there RTSP streams, the backend will give you a URL to one but it's actually an MPEG-DASH/HLS stream if you look at it -...

I know what this is, I'll try and get a fix pushed this week.

Should be fixed in the latest release.

Sorry, I think I found the issue looking at another issue - to do with the glance cards in Home Assistant. Can you try this diff: ```diff Index: pyaarlo/camera.py IDEA...

Because `pyaarlo` would wrongly assume there was a stream URL if `_local_users` had anything in it. All I can think is that _Arlo_ has changed their back end. When I...

We manually convert it to `rtsps` in the code: https://github.com/twrecked/pyaarlo/blame/5f57e8b9a6a5c79ee000a53d462d0d032d0aed43/pyaarlo/camera.py#L352 _Arlo_ always used to return a secure stream with the missing `s` at the end. What is going wrong?

I'll take a look in a minute and let you know but you included a password in the message On Fri, May 17, 2024, 04:12 mikburnz ***@***.***> wrote: > Till...