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

How to connect the server? #59

Open
zhangkom opened this issue Apr 1, 2019 · 2 comments
Open

How to connect the server? #59

zhangkom opened this issue Apr 1, 2019 · 2 comments

Comments

@zhangkom
Copy link

zhangkom commented Apr 1, 2019

1, Firstly, I have do following, and in Chrome I have look at the mac local video.
git clone https://github.com/pchab/ProjectRTC.git
cd ProjectRTC/
npm install
npm start
The server will run on port 3000. You can test it in the (Chrome or Firefox) browser at localhost:3000.

2, I have install apk-debug.apk on a android phone, how can I use the android phone to connect the mac localhost:3000 address.

thanks.

@acaliaro
Copy link

@zhangkom have you found a solution?

@Saceone
Copy link

Saceone commented Nov 6, 2020

you need to enable port forwarding in orther to access the port 3000 of your computer from your phone

you can do it easily from chrome://inspect

https://developers.google.com/web/tools/chrome-devtools/remote-debugging/local-server

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

3 participants