Git Product home page Git Product logo

screen-capture's Issues

Could not connect to Twilio: Signaling connection disconnected

Disconnects from the room the second I try to connect.

2019-06-10 21:02:28.647Z | INFO in [connect #1]: Error while connecting to a Room: TwilioError: Signaling connection disconnected
    at SignalingConnectionDisconnectedError.TwilioError (http://localhost:3000/index.js:29565:23)
    at new SignalingConnectionDisconnectedError (http://localhost:3000/index.js:28692:157)
    at InviteClientContext.disconnect (http://localhost:3000/index.js:24755:25)
    at Object.onceWrapper (http://localhost:3000/index.js:30785:30)
    at emitOne (http://localhost:3000/index.js:30602:13)
    at InviteClientContext.emit (http://localhost:3000/index.js:30680:7)
    at InviteClientContext.sendRequest (http://localhost:3000/index.js:4831:10)
    at InviteClientContext.acceptAndTerminate (http://localhost:3000/index.js:5261:12)
    at onFailure (http://localhost:3000/index.js:6652:23)

Update readme for those who don't know about extension.

If you deployed the application on live server then you have to update domain name of deployed application in extension extension/manifest.json file.
externally_connectable.matches array ["*://localhost/*"] to ["*://yourdomain.com/*"] and launch the application in chrome web store.

Screen sharing not working on live.

First I setup code on local and launch the extension in store, that was working fine as expected on local.
After that, I deployed the app on AWS server and everything is working fine but screen sharing is causing some issue. I changed the extension id as well.
App URL: https://share.acdmia.com/
Extension URL: https://chrome.google.com/webstore/detail/hkdfoccdjkmhkfgfmapladgfkbpameej
Error in the console:
screenshot_1
How can I fix this issue ?
Any help will be appreciated.
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.