In this section we will guide you how you can test your app locally using mobile device. Now follow the steps below to run the app locally in your mobile:
To run your app locally from your mobile device you need to Test it Using Computer first.
To run the app from your mobile, both your computer and mobile phone must be connected to the same network
Step 1. Double click on the shortcut of the exe file to open it.
Don’t close the terminal for rest of the tutorial of this section
Step 2. Run “run_local.bat”
Follow the path below and click on “run_local.bat”:
Your project folder > Samples > PixelStreaming > WebServers > SignalingWebServer > platform_scripts > cmd > run_local.bat
Let’s say your project name is “MyProject2”, then the folder structure should be:
MyProject2 > Samples > PixelStreaming > WebServers > SignalingWebServer > platform_scripts > cmd > run_local.bat.
Step 3. You will see a command prompt.
Don’t close the terminal for rest of the tutorial of this section
Add Comment