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

connection over IP address is not secured #19

Closed
tuminzee opened this issue Aug 8, 2020 · 5 comments
Closed

connection over IP address is not secured #19

tuminzee opened this issue Aug 8, 2020 · 5 comments

Comments

@tuminzee
Copy link

tuminzee commented Aug 8, 2020

connecting via ip address over the same network does not ask for user media permissions, because of which I am not able to connect it via mobile browser, or any other browser.

Local connection with localhost:3000 works just fine.
But connection over IP address is not asking for UserMedia permissions

@micaiah-effiong
Copy link

To connect other devices, you will use the https module since userMedia is required to run on a secured http protocol

@tuminzee
Copy link
Author

tuminzee commented Aug 9, 2020

hi @micaiah-effiong
I read about that, after that I deployed it on Heroku,
though I was able to access the User Media (and all the permissions were asked)
I was unable to set up multiple video grid. Even though multiple connections would join the same room, no multiple screens would be created.
thank you replying
Screenshot_2020-08-09 Zoom Clone1

@micaiah-effiong
Copy link

Is there any errors on your dev console?

@tuminzee
Copy link
Author

tuminzee commented Aug 9, 2020 via email

@micaiah-effiong
Copy link

micaiah-effiong commented Aug 9, 2020

Did your code run locally before you deployed it?

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

2 participants