Code Monkey home page Code Monkey logo

Comments (4)

Muddassir1 avatar Muddassir1 commented on August 16, 2024 1

Im running the app on Heroku, so yes there's a valid HTTPS connection and SSL too. The peer is being connected because the movement of the two boxes is being updated on both PCs. Just the problem is that I'm not receiving the stream of the peer, rather the stream which is being received is my own. How is that possible?

from letswritecode.

juniorheptachords avatar juniorheptachords commented on August 16, 2024 1

Also getting that same bug running the signalhub locally and having 2 different laptop running the index.js . The handshake works well because we can move our squares independently but we only see our own webcam on every squares...

from letswritecode.

shama avatar shama commented on August 16, 2024

Is it running from a valid HTTPS connection? SSL is required now for WebRTC. Check https://test.webrtc.org/ to see if there is an issue on your end. If all that is ok, then check the console of the browser to ensure it's connecting to the signaling server and check the console of the signaling server to see if there are any errors.

from letswritecode.

peoplenamed avatar peoplenamed commented on August 16, 2024

I have the exact same issue. Any word on why this happens? I setup a GCP server with https through letsencrypt. I also tried this free server (https://signalhub-jccqtwhdwc.now.sh) with signalHub preinstalled.
I passed all tests on https://test.webrtc.org/

from letswritecode.

Related Issues (20)

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.