Closed YakhoubDrame closed 8 years ago
Hello,
I updated my Os to El Capitan (and Safari to 9.0.1 accordingly) and the getusermedia example page works.
I still have issues with my own page though. I'm using webcomponentsjs for my own customized dom elements, and its script prevents adapterjs from initializing correctly.
I am going to investigate this matter on the webcomponentsjs side.
Yakhoub
Hello,
I realized my bug was the same reported in https://github.com/webrtc/samples/issues/344 back then. I updated Polymer from 0.5 to 1.0 and the errors disappeared.
Hello,
I installed the TemWebRTCPlugin on my macbook and verified that it was enabled in my browser. I tried opening the following page https://plugin.temasys.com.sg/demo/samples/web/content/getusermedia/gum/index.html in Safari 8.0.8 but the webRTCReady function didn't seem to fire. Nor did it in a test web page I created.
Has AdapterJS been tested on Safari 8.0+?
Thank you!