ring-api icon indicating copy to clipboard operation
ring-api copied to clipboard

how to connect to the SIP Session

Open bluetiger30 opened this issue 7 years ago • 2 comments

Thanks for this great module.

How can I connect to the SIP session with the provided SIP details?

bluetiger30 avatar Oct 25 '18 15:10 bluetiger30

I'm still trying to figure out how to get the SIP details (I'm using a camera, not a doorbell). However, it looks like some people have had success connecting with an SIP client, using just the sip_to field.

https://github.com/jimhigson/ring-api/issues/13

Using a SIP client, like blink, they were able to get a live feed working

https://github.com/tchellomello/python-ring-doorbell/issues/23#issuecomment-296442492

ginoclement avatar Jan 17 '19 03:01 ginoclement

This repo is no longer being maintained by @jimhigson. I suggest you take a look at my Ring api over at https://github.com/dgreif/ring. It has full SIP/streaming capabilities implemented.

dgreif avatar Dec 27 '19 15:12 dgreif