Applies to Models: PNM-C32084RQZ-8XE4T-W
Summary:
The Wisenet WAVE Media Server, like other Ubuntu-based systems, is supported on Ubuntu Linux. This article provides the instructions for running the Media Server on the NVIDIA Jetson.
NOTE: Use the following link to download the WAVE Media Server for the
NVIDIA Jetson: WAVE Media Server v6.0.0.39503
Step By Step Guide:
Installing on NVIDIA Jetson Ubuntu via Cockpit Terminal
-
Open the camera Cockpit web interface and log in at http://cameraip:9090
-
Navigate to Terminal and run the following commands:
- Use the following command to begin the installation process:
mkdir ~/WAVE && cd ~/WAVE && wget https://updates.WAVEvms.com/hanwha/39503/arm/WAVE-server-6.0.0.39503-linux_arm64.deb && sudo dpkg -i *.deb && sudo apt-get -f install
Initialization
Before initializing, ensure TCP Port 7001 is open:
- In a web browser, enter the IP address of the camera and login as admin.
-
Click the Gear icon at the top of the page, then select Basic > IP & Port and click the Port tab.
-
In the jetson port section, check the box next to Enable, then click Apply.
To initialize WAVE Media Server:
- In a web browser, enter the IP address of the camera and add :7001 (ex: 192.168.1.100:7001).
- Click to begin the Setup Wizard.