LarkSR3.3
3.3 Environment
Hardware Environment
CPU
Memory
GPU
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
System Settings
Turn Off Antivirus and Firewall
Turn Off Application Running Notification
Setup Automatic Login
Set Never Sleep-Never Turn Off the Display
Using Dongle Settings
3D Program Adaptation
Program Adaptation Requirements
Installation and Deployment
System Components
Stand-Alone Version: File Structure Overview
Simple Cluster Version: Package Structure & Deployment Overview
Deployment in Detail
Stand-Alone Intranet Deployment Guide
Stand-Alone External Network Access Guide
Cluster Intranet Deployment Guide (Windows)
Cluster External Network Access Guide (Windows)
Cluster Intranet Deployment Guide (Linux Docker)
Cluster External Network Access Guide (Linux Docker)
Deployment Case Study
Edge Cluster Deployment: Multi-Location Case Study
LarkXR NAT
LarkXR Turn: Built-in TURN Proxy for Rendering Nodes
Nginx Reverse Proxy: Exposing LarkXR Cluster to External Network
Server Port Mapping: Exposing LarkXR Cluster via Port Forwarding
Advanced Cluster Deployment: High Availability and Multi-Master Setup
Dedicated GPU Server
Dedicated GPU Server: Rack Installation and Initial Setup
Operating System Compatibility and Precautions
Running LarkXR
Browser Support
Browser Compatibility Guide
Frontend Usage Instructions
Language Support
Application Overview
Launching an Application
Video Interaction (Client Camera Passthrough)
Voice Interaction (Microphone Passthrough)
Live Streaming
Text Input Methods
Regional Detection and Latency-Based Routing
Resource Allocation Strategy
Virtual Joystick (Remote Pole) Settings
Mobile Touch Gesture Modes
Function Menu
PC Client: Function Menu Guide
Mobile Client: Function Menu Guide
Exiting an Application
Backend Usage Instructions
Logging into the Management Backend
Data Center
Data Center: Resource Monitor
Data Center: Usage Statistics
Data Center: Client Error Log
Applications
Package Management
Package Overview
Add Package
Edit Package
Delete Package
Application Management
Applications
Add Applications
Share
Mouse Mapping
Noun Interpretation
Reserve Applications
Overview
Check Alive Function
Run Applications
Run Applications
Synchronization Management
Synchronization Overview
Client List
SR Client Management
Group Management
Group Management
System Settings
Access Authorization List
Workspace
Parameter Settings
License Type
No Operation Timeout
Storage Configuration
Safety Measurements
Region Setting
Custom Logo
Short Note
Port Mapping
Dispatch Policy
Current Limiting
Theme
Users
Change Password
How to Change Login Password
Port Forwarding
Guidelines on Port Forwarding
Customization
Application Index
Entering Applications
Server Side Settings
Application Storage
Standalone
Local Storage
OSS Storage
AWS S3
Cluster
Local Storage
OSS Storage
AWS S3
General Features
Disk Space
Synchronization
Configure Maximum Synchronization Count
Feature Components
Data Channel
Additional Parameters
Smart Voice
Video Input
Voice Input
External Physical Controller
Interactive Mode
How to Use
Frontend Usage
Interactive Mode Interface Integration
Security Settings
Feature Components
Redis
MySQL8
Database Monitoring (Druid)
Change Username and Password
Disable Statistical View
HTTPS Access
Windows
Linux Docker
Application Authentication
Workplace Access Encryption
SDK ID for Encrypted Secondary Development
Security Settings
Use Application Listing Page
IP Blacklist and Whitelist
Allow Cross-Origin
CORS
CORS For Upload
Frequently Asked Questions (FAQ)
Troubleshooting Common Issues
Update Log
Product Release Notes
-
+
首页
Cluster Intranet Deployment Guide (Linux Docker)
This guide covers deploying LarkXR in a **Linux Docker cluster** configuration on an intranet. A minimum of two servers is required: one **master node** (management server, non-GPU) and one **GPU rendering node**. ## Prerequisites 1. **Environment Preparation** - Set up at least two servers, with at least one being a GPU server. Refer to [Environment Preparation](https://docs.paraverse.cc/doc/215/) for setup details. > If the master node will also serve as a rendering node, follow the [Stand-Alone Version deployment guide](https://docs.paraverse.cc/doc/243/) from Step 4 onward. 2. **Download Package** - Based on [System Components](https://docs.paraverse.cc/doc/239/), download and extract the Linux Docker package. Extract to a drive root directory with no Chinese characters in the path. 3. **Port Availability** - Ensure all required ports are free on both servers before proceeding. ## Required Ports ### Master Node | Protocol | Port | Purpose | |---|---|---| | TCP | 8181 | Frontend page (nginx) and backend interface | | TCP | 8182 | Backend page nginx forwarding | | TCP | 8184 | Management service | | TCP | 6379 | Redis cache | ### Rendering Node | Protocol | Port | Purpose | |---|---|---| | TCP | 8089 | Sync and proxy service | | TCP | 10002 | WebSocket communication | | TCP | 10003 | Internal rendering server communication | | TCP | 10004 | Rendering server SSL | | UDP | 10011-10040 | Audio and video communication | ## Deployment Steps ### Master Node Setup 1. **Prepare the Linux server** - Set the open file limit and configure a static IP: ``` ulimit -n 65535 ``` Set the system time to UTC. 2. **Upload the package** - Download `larkxr-center-ubuntu-docker` from the [Paraverse Dev Center](https://paraverse.cc/larkxr-resource/) and upload it to the server. 3. **Start services** - Navigate to the extracted directory and run: ``` cd /opt/larkxr-center-ubuntu-docker-offline sh start.sh ``` 4. **Verify the master node** - Open a browser and go to `http://<master-IP>:8182`. Log in with the default credentials: - **Username:** `admin` - **Password:** `123456` ### Rendering Node Setup 5. **Prepare the GPU server** - Ensure NVIDIA drivers are installed and verify with: ``` nvidia-smi ``` Set the system time to UTC and configure a static IP. 6. **(Optional) Kernel configuration** - To allow process tracing, edit `/etc/sysctl.d/10-ptrace.conf` and set: ``` kernel.yama.ptrace_scope = 0 ``` Then apply the change: ``` sudo /sbin/sysctl -p ``` 7. **Upload the package** - Upload `larkxr-render-docker` to the rendering server. 8. **Start services** - Navigate to the extracted directory and run: ``` cd /opt/larkxr-render-docker-offline sh start.sh ``` To stop services, run `sh stop.sh`. ### Verification 9. **Confirm registration** - Log in to the master node backend at `http://<master-IP>:8182` and check the resource monitoring panel. A successfully connected GPU node should appear with a count of 1.
admin
2026年5月19日 15:40
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
Word文件
PDF文档
PDF文档(打印)
分享
链接
类型
密码
更新密码
有效期