Apex AD10 Web GUI#
#
Usage of the Jetpack 5.1 Image#
Access method:#
Method 1-Access via local desktop shortcut:#
Double-click the desktop shortcut “MIIVII WEBSETINGS” to open the application through the browser
The username and password required to log in to the local machine must have sudo permissions. Users without sudo permissions cannot use it
Method 2-Access via local browser:#
Open the browser
Enter http://127.0.0.1:3000
The username and password must have sudo permissions, and users without sudo permissions cannot log in
Method 3-Access via LAN browser:#
Open the PC browser
Enter “LAN browser of the device + port number”, the port number is 3000. For example: http://192.168.1.100:3000 http://192.168.1.100:3000
The username and password must have sudo permissions, and users without sudo permissions cannot log in
Function description#
Login#
Username:nvidia
Password:nvidia
Switch between Chinese and English interfaces#
There is an
interface switch button in the upper right corner of the page. Click the button to switch between Chinese and English interfaces.
(The Chinese and English switching function is available from V2.5.x and later versions)
System Status#
Used to view various status information of the current system, such as CPU usage, memory usage, storage usage and other basic information.
Click “System Status” in the left menu bar to enter the page.
You can also check the system version through the command line (when accessing the LAN, you can use the “WEB terminal” function):
cat /etc/miivii_release
APEX 4.2.2-1.5.0
System Settings#
Set basic system functions, such as system timing settings, GMSL camera settings, etc.
GMSL Settings#
Click “System Settings-GMSL Settings” on the left menu bar to enter the page
Select the corresponding camera model for each channel
Click Save
Wait for a while, the system will prompt that the GMSL setting is successful, and you can use the GMSL camera
Synchronization Settings (System Timing Settings)#
Click “System Settings-Synchronization Settings” on the left menu bar to enter the page.
Select external timing mode: NTP/GPS/NONE
NTP is the default mode: NTP network timing mode. At this time, the device is connected to the network and is timed by the NTP service. If you need to synchronize the sensor, this mode should not be used, because the jitter caused by NTP will cause timing errors.
GPS is the external timing mode of GPS: the device is connected to GPS and is timed by GPS. The device can be used as a synchronization source to time and synchronize the sensor. It is the most recommended mode.
None is the asynchronous mode: the device is not timed by the outside world, but can be used as a synchronization source.
Set external trigger (SYNC OUT):
Adjust the Sync out output frequency. Note that this is not the frequency of GMSL.
Configuration file path:
/opt/miivii/config/sync/sync.cfg
The timing mode is achieved by modifying the X value of “sync_type:X”.0: GPS external timing mode 1: NTP network timing mode 2: asynchronous mode
The Sync out output frequency is adjusted by modifying the XX value of “sync_out_freq:XX”. This adjustment only supports integers
cat /opt/miivii/config/sync/sync.cfg
sync_out_freq:25
sync_type:2
/*
note:
sync_out_freq---the frequency is 25 for sync out time
sync_type---0 is for GPS calibrate time
1 is for SYS calibrate time
2 can not calibrate time
Log export#
The system operation log is stored in the log in /var/log/. The “Log export” function provides the function of packaging and downloading to the local.
Click “Account Management” on the left menu bar to enter the page
Click “Export System Log” to complete
WEB Terminal#
Miivii Settings provides a remote terminal function through WEB.
Miivii Settings provides a remote terminal function through WEB.
Click “Open Terminal” to open the WEB terminal (as shown below)
Usage of the Jetpack 6.0 Image#
Access Method:#
Method1- Access shortcut on local desktop:#
Double-click the desktop shortcut of “MIIVII WEBSETINGS” ,open the application of MIIVII WEBSETINGS
The login user must have root permission . The user without root permission cannot use it .
Default ID : nvidia Default PWD: nvidia.
Method2- Access local browser:#
Open local browser
Input http://127.0.0.1:3000
The login user must have root permission . The user without root permission cannot use it .
Default ID : nvidia Default PWD: nvidia
Method3- Access browser of client PC in same LAN:#
Open browser of client PC in same LAN
Input “ The LAN IP of device + port number”,port number is 3000 . For example http://192.168.1.100:3000
The login user must have root permission . The user without root permission cannot use it .
Default ID : nvidia Default PWD: nvidia
Function Description#
Switching between Chinese and English interface#
In the upper right corner of the page ,click the switch button
, The interface can be switched between Chinese and English .
(Chinese/English switching is available from v2.5.x and later versions)
System Status#
View basic information about the current system, such as CPU usage, memory usage, and storage usage.
Click “System Status” on the left menu bar to enter the page.
You can also view the system version on the CLI():
cat /etc/miivii_release
APEX 6.0.0-4.1.0.28
System Settings#
Set up basic system functions, such as system timing Settings, GMSL camera Settings and so on.
GMSL Combination#
Click the left menu bar “System Settings -GMSL Combination” to enter the page.
Select the camera combination
Click “Save” Button
After a while, the system will indicate that GMSL is set up successfully, and you can use the GMSL camera.
GMSL On Trial#
Click the left menu bar “System Settings -GMSL On Trial” to enter the page.
Click “TRIAL” Button
Select the camera model for each channel
Click “Save” Button
After a while, the system will indicate that GMSL is set up successfully, and you can use the GMSL camera.
Sync Settings (system timing Settings)#
Click the left menu bar “System Set - SYCN Set” to enter the page.
Choose external timing mode : NTP/GPS/NONE.
“NTP” is the default mode. NTP network timing mode:
The device is connected to the network and timed by the NTP service. The device can be used as a synchronous source to time and synchronize the sensor.
“GPS” is GPS external timing mode:
In this case, the device is connected to GPS and timed by GPS. The device can be used as a synchronization source to time and synchronize the sensor.
“None” is the asynchronous mode. In this case, the device is not timed but can be used as the synchronization source.
Set Sync out :
Adjust the Sync out output frequency. Note that this is not the GMSL frequency.
The log export#
System run logs are stored in logs in /var/log/,The Log Export function allows you to package and download logs to a local PC.
Click the left menu bar “Log Export” to enter the page.
Click “Export System Logs” to complete.
WEB Terminal#
MiiVii Web Settings provides the remote terminal function through the WEB.
Click “WEB Terminal” on the left menu bar to enter the page.
Click “Open terminal” to open the WEB terminal (as shown below).