Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video does not work #1

Open
ghost opened this issue Sep 28, 2017 · 8 comments
Open

Video does not work #1

ghost opened this issue Sep 28, 2017 · 8 comments

Comments

@ghost
Copy link

ghost commented Sep 28, 2017

when I make the link between the two browsers, it makes me see my room but not that of the other participant.
Does anyone know me why?
The chat works well
Thank you.

@sdkcarlos
Copy link
Contributor

sdkcarlos commented Sep 28, 2017

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

@ghost
Copy link
Author

ghost commented Sep 28, 2017

ok, thanks.

@ghost
Copy link
Author

ghost commented Sep 29, 2017

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

@shahulinfo6
Copy link

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?

@mildlyautistic
Copy link

mildlyautistic commented Feb 26, 2018

@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

@shahulinfo6
Copy link

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

@SabinaBaholli
Copy link

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?

@mrbarua
Copy link

mrbarua commented Aug 21, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants