versatica / JsSIP

JsSIP, the JavaScript SIP library
https://jssip.net
Other
2.4k stars 739 forks source link

Initial pass at fixing navigator.mediaDevices #862

Open pjkundert opened 2 months ago

pjkundert commented 2 months ago

First pass; chatty and probably wrong...

I'm not a Javascript expert, so probably other stuff, too.

fixes: #861

pjkundert commented 2 months ago

I have a demo that can serve up a simple JsSIP interface via a crude https session w/ self-signed certificates:

https://github.com/pjkundert/jsSip-demo