Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Note

To run your app locally from your mobile device you need to Test it Using Computer first.

Note

To perform this testing, both your computer and mobile phone must be connected to the same network

Step 1. 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.

image-20241020-064434.pngImage Added

Step 2. You will see a command prompt

Note

Don’t close the terminal for rest of the tutorial of this section

image-20241020-065036.pngImage Added

Step 3. Go to your command prompt and type “ipconfig” and press “Enter” key

image-20241030-151720.pngImage Added

Step 5. Copy IPV4 Address

image-20241030-151820.pngImage Added

Step 5. Now use this copied address in your mobile browser to stream locally hosted app

image-20241030-152530.pngImage Added

Step 6. Touch on “CLICK TO START” to play the app

image-20241030-152613.pngImage Added

Step 6. Your app will run locally in your mobile browser.

image-20241030-154448.pngImage Added