Jeffrey Walter

Results 131 comments of Jeffrey Walter

Awesome, that works fine for me. Here's the link. https://join.slack.com/t/arlo-dev/shared_invite/enQtMzYwNTczMzQ4NTgyLTdlZjgzZjc5NTdhOWZkYzg3MWQ5YzhkNTI4ODgzMmYyMmI3NjBjNjExY2U3MzM4YzljMGMzZDAxZjI0OWQ3Mjg

@sherifmka2004 we looked into it a little bit, but I haven't had time to follow up.

@sherifmka2004 I still haven't had time to dig into this, but it appears that they are using RTP (Real Time Protocol) which uses the SDP (Session Description Protocol), STUN (Session...

@kt9302 thanks for the info. I'm unfortunately too busy to contribute to the library right now. I'd be happy to advise and more than happy to accept pull requests. It...

@gshappell1 push-to-talk is not supported currently.

Unfortunately, I no longer have any Arlo devices to debug with... Can you clone this repository and run add this line `print(self.arlo.request.session.headers.get('Authorization'))` at eventstream.py on line 75 just above `...

Seems like the auth header is either empty or already a string.

It actually looks like they Arlo devs moved away from EventStream to mqtt. If I'm reading that correctly, that's going to take a considerable amount of work to rewrite. 😢