Angelo Santagata

Results 18 comments of Angelo Santagata

thanks, if it helps I found this blog entry http://www.prism19.com/doorbot/ which describes how they "Did" it before. in doorbot.. it indicates that the video stream is SIP initiated.. My usecase...

thanks Davglass, Ive finally got my ring doorbell back up and working so I'll try this out....

As mark mentioned , we;d have difficulty in storing previous values between restarts.. but its possible...

this works for me, but what it does is simply tell u if a Ding or a Motion event was triggered last.. Checkout my code https://github.com/asantaga/alexashowRing/blob/master/alexaringdoor.py

if you look at https://github.com/tchellomello/python-ring-doorbell/issues/124 someone has implemented the feature you are after using pure REST requests... The api does have a get_snapshot() method but I cant get that working.

I was looking at this and alas I only have one plug.. I guess its still showing this?

I'll do some more digging , ignore my ignorance but how do you know the plugs are daisy chained?

Just noticed, if I shrink the Y axis then after a bit of reduction it does render correctly, as soon as the Y goes beyond a point then it scales...

Hey Nick , I tried these changes but they dont affect the "recordings" view. Also i think the UI should be reactive to the window size, even if the image...