Git Product home page Git Product logo

Comments (8)

shahulinfo6 avatar shahulinfo6 commented on July 16, 2024 1

@mildlyautistic Thank you so much its working now ...!

from videochat-peerjs-example.

sdkcarlos avatar sdkcarlos commented on July 16, 2024

Hi, are you using the same computer? Two browsers cannot use the same camera simultaneously. Have you tried in 2 different computers?

from videochat-peerjs-example.

 avatar commented on July 16, 2024

ok, thanks.

from videochat-peerjs-example.

 avatar commented on July 16, 2024

But is there any way to start communication without having to interchange the ids ???

from videochat-peerjs-example.

shahulinfo6 avatar shahulinfo6 commented on July 16, 2024

i installed videochat successfully on my local system
Now i want to check into live server so i need to host into linux Server like amazon ws or microsoft azure.
Is it possible to host? and using command prompt we running( node website-server.js and node peer-server.js )manually.but,
how wiLl it run on live server automatically on live server and aslo how can i install all npm and peer js into live?
please help me how to do this?

from videochat-peerjs-example.

mildlyautistic avatar mildlyautistic commented on July 16, 2024

@shahulinfo6 you need something on your remote server that will automatically run your nodejs server.
You can use supervisor or systemd for that.
I personally prefer to use "forever".
you can find that on npmjs.com

you have to execute something like

forever start peer-server.js

from videochat-peerjs-example.

SabinaBaholli avatar SabinaBaholli commented on July 16, 2024

I don't get source to remote peer's video even though on different devices. Maybe there is a problem with the 'call' method of peerjs on version 0.3.14? Can someone help me with this?

from videochat-peerjs-example.

mrbarua avatar mrbarua commented on July 16, 2024

How shall I know the Nodejs Is running and creating a localserver?

from videochat-peerjs-example.

Related Issues (6)

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.