You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: