dkilgore90 / google-sdm-api

Apache License 2.0
70 stars 22 forks source link

StreamURL Empty #82

Closed codyrandall closed 2 years ago

codyrandall commented 2 years ago

I can not get the streamURL to populate for any legacy camera, doorbell or display device streams. I have initialized them and made sure the video stream is enabled. Any combination of settings and reconnecting doesn't seem to change anything. Motion/images/other pub/sub events work fine.

I can manually fetch a token and refresh the token successfully through the regular external api - https://developers.google.com/nest/device-access/api/camera

Am I missing something in the setup?