RSTP/HTTPS link for Wyze Web View

I wanted a way to access the Wyze Web View feed so that I can run some AI applications in the cloud using python. I see that a link is being generated for web browsers (like https://wyze-device-alarm-cloud-ai.s3.us-west-2.amazonaws.com/…) so I was curious if it was possible to authenticate via python and then access the video feed

1 Like

Wyze doesn’t have an official api, but there are a few projects on GitHub where people have reverse engineered the api. Might wanna check those out.