Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

ScreenShare is failing #199

Closed amangupta26 closed 8 years ago

amangupta26 commented 8 years ago

on calling screenShare() method following error is thrown: Error: Failed retrieving selected screen at chromeCallback (https://cdn.temasys.com.sg/skylink/skylinkjs/0.6.x/skylink.complete.min.js:5:27216) at onIFrameCallback (https://cdn.temasys.com.sg/skylink/skylinkjs/0.6.x/skylink.complete.min.js:5:28230)

johache commented 8 years ago

Hi, I just had a quick look at AJS. This error just means any error that is not a permission denied.

amangupta26 commented 8 years ago

Geez, I had chrome extension disabled. Sorry, for the inconvenience and time.