LarkVR3.3
3.3 VR Environment
Hardware Environment
CPU
GPU
Memory
sound card
Software Environment
Operating System
Chrome Browser
VC Runtime Library
DX Runtime
Text Editor
Virtual Sound Card Driver
Virtual Camera Driver
Virtual Handle Controller Driver
Steam VR
System Settings
Turn Off Application Running Notification
Turn Off Antivirus and Firewall
Setup Automatic Login
Set Never SleepNever Turn Off the Display
Using dongle settings
3D Program Adaptation
Program Adaptation Requirements
Installation and Deployment
System Components
Stand-Alone Version
Simple Cluster Version (Windows)
Deployment in Detail
Stand-Alone Intranet
Stand-Alone External Network
Cluster intranet(Windows)
Cluster external network(Windows)
Cluster intranet(Linux Docker)
Cluster external network(Linux Docker)
Deployment Case Study
Edge cluster deployment
LarkXR NAT
LarkXR Turn
Nginx reverse proxy
Server Port Mapping
Advanced Cluster Deployment
GPU dedicated server
Server Deployment Guide
Operating System Precautions
Using
client support
Quest
Pico Neo3
Backend usage instructions
Login
Data center
Monitor
Usage Statistics
clientErrLog
Applications
Package Management
Package Overview
Add Package
Update package
Delete Package
Application Management
Applications
Add Applications
Noun interpretation
Run Applications
RunApplications
Synchronization management
Index
Client List
VR&AR Client Management
Group Mgt
Group management
Client Monitoring
System Setting
Access Auth List
Workspace
Param Setting
LicenceType
No Operation Timeout
Store
Safe
Region Setting
Custom Logo
Short Note
Port Mapping
Dispatch Policy
Current Limiting
Theme
Users
Change Password
change PWD
Port Forward
guides
Custom
EnterAppli
Server-side
Application Storage
Standalone
Local Storage
OSS Storage
AWS S3
Cluster
Local storage
OSS Storage
AWS S3
General Features
Disk Space
Feature Components
DataChannel
Additional Parameters
Smart Voice
video input
voice input
Security Settings
Feature Components
Redis
MySQL8
Database Monitoring(druid)
Change userName and PWD
Disable
HTTPS access
Windows
Linux Docker
App Auth
Workplace Access Encryption
SDK ID for encrypted secondary development
security setting
Use AppliList Page
IP Blacklist-Whitelist
Allow Cross-Origin
CORS
Cors For Upload
Frequently Asked Questions (FAQ)
list of common issues
Update Log
product updates
-
+
首页
Edge cluster deployment
## Scenario Description: The main node is located in Beijing, while the rendering nodes are distributed in Beijing, Guangzhou, and Inner Mongolia. **Overview of Network Structures:** - Beijing Network Structure: The main node and rendering nodes are in the same LAN, with a router external IP. - Guangzhou Network Structure: Each rendering node has an external IP. - Inner Mongolia Network Structure: The rendering nodes are in the same LAN, with a router external IP. **Beijing Main Node LarkXR Deployment Configuration Requirements:** 1. Follow the [Cluster Intranet (Windows) Deployment Guide](https://docs.paraverse.cc/doc/247/) or [Cluster Intranet (Linux Docker) Deployment Guide](https://docs.paraverse.cc/doc/249/) to deploy the main node program package. 2. Configure using the proxy mode: Refer to [Cluster External Network (Windows) Using Proxy Mode](https://docs.paraverse.cc/doc/248/) or [Cluster External Network (Linux Docker) Using Proxy Mode](https://docs.paraverse.cc/doc/250/), and follow step one for settings. 3. When using local storage applications (system defaults to local storage), the edge nodes need to pull data from the main node, so an externally accessible data pull application interface address needs to be configured. In the `application.properties` file in the deployment directory, configure `pxy.end-point={{http://external-address:8181}}` as shown in the image below:  **Beijing Main Node Network Port Configuration Requirements:** Port mapping needs to be done on the router. |Type | Port Number | Purpose | Modification Method| |-------- | -------- | -------- |------------| |TCP | 8181 | Frontend page nginx forwarding and backend interface | [Modify port 8181]( https://www.pingxingyun.com/question/detail?topicId=10078&categoryId=2 Please refer to)| |TCP | 8182 | Backend page nginx forwarding | [Modify port 8182]( https://www.pingxingyun.com/question/detail?topicId=10114&categoryId=2 Please refer to)| **Beijing Rendering Node LarkXR Deployment Configuration Requirements:** 1. Refer to the [Cluster Intranet (Windows) Deployment Guide](https://docs.paraverse.cc/doc/247/) or [Cluster Intranet (Linux Docker) Deployment Guide](https://docs.paraverse.cc/doc/249/) to deploy the rendering node program package. 2. Double-click to open `LarkXRLauncher.exe`, click on "Configure Rendering Node": - Set the "Management Server Address" to the intranet address. - Set the "Local IP" to the intranet IP. - Set the "Preferred Public IP" to the external IP (e.g., 112.6.266.11). Example image below:  3. When there is a mismatch in the mapping of audio and video ports, it is necessary to modify the audio and video ports. Please refer to the [modification method](https://www.pingxingyun.com/question/detail?topicId=10122&categoryId=2). **Beijing Rendering Node Network Port Configuration Requirements:** Port mapping needs to be done on the router. |Node | Type | Port Number | Purpose| |-------- | -------- | -------- | --------| |RenderNode 1 | UDP | 10011-10020 | * * Required * *, audio and video port, where one port represents one concurrent port| |RenderNode 2 | UDP | 10021-10040 | * * Required * *, audio and video port, where one port represents one concurrent port| |Rendering node 3 | UDP | 10041-10060 | * * must * *, audio and video port, one port represents one concurrent| **Guangzhou Rendering Node Deployment Configuration Requirements:** - Set the "Management Server Address" to the external network address. - Set the "Local IP" to the external IP. - Set the "Preferred Public IP" to the external IP (e.g., 122.6.266.1). Example image below:  **Guangzhou Rendering Node Network Port Configuration Requirements:** Each node needs to have port forwarding set up. |Type | Port Number | Purpose | Replacement| |-------- | -------- | -------- | --------| |TCP | 10002 | * * Required * *, Websocket communication port | [Modify 10002 port]( https://www.pingxingyun.com/question/detail?topicId=10119&categoryId=2 "Modify port 10002")| |UDP | 10011-10040 | * * Required * *, audio and video port, where one port represents one concurrency | [Modify audio and video port]( https://www.pingxingyun.com/question/detail?topicId=10122&categoryId=2 "Modify audio and video ports")| **Inner Mongolia Rendering Node Configuration Requirements:** - Set the "Management Server Address" to the external network address. - Set the "Local IP" to the intranet IP. - Set the "Public IP" to the external IP. - Set the "Preferred Public IP" to the external IP (e.g., 147.6.266.2). Example image below:  - Change the original port 10002 of the rendering node to 10009 to ensure that each rendering node has a unique port number. - When setting up external mapping, ensure that the internal and external ports are consistent. For example: Node 1 external port 10009, internal port 10009; Node 2 external port 10008, internal port 10008. Example image below:  - If there is a mismatch in the mapping of audio and video ports, modify the audio and video ports. For detailed modification methods, please refer to [this link](https://www.pingxingyun.com/question/detail?topicId=10122&categoryId=2). - After completing the port modifications, follow these steps: 1. Restart the rendering node service. **Inner Mongolia Rendering Node Network Port Configuration Requirements:** Port mapping needs to be done on the router. |节点| Type | 端口号 |用途 |更改 | | ------------ | ------------ | ------------ | ------------ |------------ | |渲染节点1| TCP | 10009 | **必须**, Websocket通信端口 | [修改Websocket通信端口](https://www.pingxingyun.com/question/detail?topicId=10119&categoryId=2 "修改10002端口") | |渲染节点1| UDP | 10011-10020 | **必须**,音视频端口,一个端口表示一个并发 | [修改音视频端口](https://www.pingxingyun.com/question/detail?topicId=10122&categoryId=2 "修改音视频端口") | |渲染节点2| TCP | 10008 | **必须**, Websocket通信端口 | [修改Websocket通信端口](https://www.pingxingyun.com/question/detail?topicId=10119&categoryId=2 "修改10002端口") | |渲染节点2| UDP | 10021-10040 | **必须**,音视频端口,一个端口表示一个并发 |[修改音视频端口](https://www.pingxingyun.com/question/detail?topicId=10122&categoryId=2 "修改音视频端口") |
admin
2025年4月14日 13:34
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
Word文件
PDF文档
PDF文档(打印)
分享
链接
类型
密码
更新密码
有效期