hass-aarlo icon indicating copy to clipboard operation
hass-aarlo copied to clipboard

Remote access to local storage (RATLS as Arlo calls it)

Open jesserockz opened this issue 3 years ago • 9 comments

I don't have a cloud subscription and i just have my cameras set up to record to the base station USB drive. I have tried to connect directly to the web server that the base station has to get the local files from like the app does but had no luck so far. Arlo have made it really hard to get in.

Originally posted by @jesserockz in https://github.com/twrecked/hass-aarlo/issues/376#issuecomment-757414696

As per my message in the linked issue above, I was attempting to get into the local storage, and tonight I have managed to do just that with a bit of python.

I have been write a few python scripts over the last few days to try to get into the local usb storage server on the base station, and tonight I just managed to get it all working.

The next step would be to integrate this into pyaarlo/hass-aarlo so it can be used alongside the rest of the feature set, but I do not know the best way.

@twrecked I am open to chat about this either in here or in discord jesserockz#0282

I will tidy up my scripts and post a link to a repo here soon.

jesserockz avatar Mar 04 '21 09:03 jesserockz

Here is my POC repo: https://github.com/jesserockz/python-arlo-ratls-poc

jesserockz avatar Mar 05 '21 06:03 jesserockz

Thanks for this! I'll take a look later today - it's morning here - it's March break so I've got less time and been concentrating on making aarlo work with the latest release.

twrecked avatar Mar 05 '21 12:03 twrecked

Hi All,

I was wondering if accessing the local stored footage on the base station can be accessed via the aarlo integration? I am assuming that it pulls the footage from the cloud at the moment?

Hope this makes sense?!? 😜😜

Thanks

John

chuddnutts avatar Apr 07 '21 21:04 chuddnutts

Any news about this? After my trial subscription ran out and I got a new subscription everything just stopped recording to the cloud and try as I might I just can't make it work. So... I for one would quite like this feature. 😄

horros avatar Jul 07 '21 22:07 horros

It completely fell of my radar - real work and summer stuff got in the way. I'll try to make some time to take a look at this.

twrecked avatar Jul 14 '21 13:07 twrecked

Hi All,

How do i go about implementing this into HA? i have tried adding it as a custom repos, do I save the files into the config folder of HA?

sorry for the dumb questions...

chuddnutts avatar Dec 30 '21 23:12 chuddnutts

My repo is a standalone python app/library and you would need to write a HA integration around it to get it direct.

jesserockz avatar Dec 30 '21 23:12 jesserockz

@jesserockz Firstly, many apologies again for the delay getting round to this, you still interested in bringing this in (or hooking it into) aarlo/pyaarlo? With splitting aarlo and pyaarlo into 2 pieces for the 0.8 release I think this might make it easier.

I'll clone your repository and take a look.

twrecked avatar Dec 31 '21 03:12 twrecked

@twrecked yeah definitely. I have not looked back at it for a while but definitely interested it getting it in.

jesserockz avatar Dec 31 '21 03:12 jesserockz

Any update on this?

UdoTch avatar Jan 05 '23 17:01 UdoTch