Open alexey2baranov opened 8 years ago
does it work if you remove these four lines? https://github.com/andyet/SimpleWebRTC/blob/master/simplewebrtc.bundle.js#L4804-L4808
Yap! It works!
I am very appreciate you for fast response.
Looks like it should be fixed in next release
Yesterday we got another 5 errors same issue. We have to comment all lines with testing code and now it works.
It would be great to rewrite this testing code so library can work out of the box.
Thank you very much!
PRs are welcome!
@fippo can you help me please which chorme extension use to share screen
I don't think you use a chrome extension for that, you use getscreenmedia,I believe one of the demos utilises this
Hi there!
I have written web page with simple SimpleWebRTC example from tutorial and it works great. Next step i have packaged it into Chrome Packaged App with manifest below and get this error
Looks like SimpleWebRTC uses API which is not supported inside Chrome Apps/ How then I can use it in Chrome App?
Sorry for my pure english Thanks a lot !