Configure NAT Services

Now you have installed the LarkXR Server App onto your GPU PC / Server, but not yet be able to stream onto public internet, to enable such, you would need to purchase an Static Public IP address and assign it to your GPU PC / Server which has LarkXR Server App installed.

Or, the better and quicker way is to configure our NAT Service, here is the quick guide.

Input your Local IP Address on LarkXR Console

  • Username: your registered email address

  • Password: Pxy123456 (this is the default password for the first time login, please change the password afterwards to protect your account)

  1. Then you will be at Proxy Forwarding Page, click [Add Port]

  2. Find your [Local IP Address] from the [LarkXR Launcher], click [Config Admin], then you will see it on the top line.

  3. Back to https://console.paraverse.cc/#/product/agent, input the local IP address of your LarkXR Server, click Confirm.

Alternating the application.properties

Now, you have to alternate some parameters in TWO files which are located in your GPU PC / Server:

  • application.properties - at ...\LarkXR\LarkXR-Standlone\larkxr-center\

  • application.properties - at...\LarkXR\LarkXR-Standlone\larkxr-render\

There are TWO ways to do so:

Method 1 - Replace the application.properties files

  • In the email that we have sent you, there are TWO attachments:

    • center-application.properties

    • render-application.properties

  • Download center-application.properties, rename it as "application.properties", copy it

  • Paste it to ...\LarkXR\LarkXR-Standlone\larkxr-center\ and replace the existing one.

  • Download render-application.properties, rename it as "application.properties", copy it

  • Paste it to ...\LarkXR\LarkXR-Standlone\larkxr-render\ and replace the existing one.

Method 2- Copy & Paste lines to your application.properties

  • Locate the following section called Your NAT Credential (larkxr-center) in the email, such as

  • Copy those to your clipboard

  • Open the application.properties - at ...\LarkXR\LarkXR-Standlone\larkxr-center\ on your GPU PC / Server

  • Scroll to the bottom line and Paste those copied lines at the bottom of the application.properties.

  • Save.

  • Locate the following section called Your NAT Credential (larkxr-render) in the email, such as

  • Copy those to your clipboard

  • Open the application.properties - at ...\LarkXR\LarkXR-Standlone\larkxr-render\ on your GPU PC / Server

  • Scroll to the bottom line and Paste those copied lines at the bottom of the application.properties.

  • Save.

Restart the Admin and Render Services on LarkXR Launcher

  1. Go to your LarkXR Launcher, restart the Admin Service and the Render Service by clicking the "Switch" button once to stop.

  1. By clicking it again to restart it.

  2. Go back to https://console.paraverse.cc/#/product/agent and refresh the page, your will the see the [Proxy Client Status] will become [Online]

  3. Now you can use the URL stated in the [Internet Port] to access your LarkXR frontend page, then your 3D app on your GPU PC will now be able to share with your audience through the public internet.

Last updated