By default, Videri device management disables certain at-risk device functions to help enhance signage security. The CLI commands documented here can be used to enable or disable these functions on supported devices.
Using CommandsTo launch the command terminal:
|
IR Remotes
IR remotes are compatible with Videri Embedded TCL and AllSee devices. With the exception of TCL*, IR remote capabilities are disabled by default.
| NOTE: IR remote capabilities are enabled for TCL devices upon first boot. Once a TCL device is fully provisioned to the Videri CMS, IR remote capabilities are disabled. |
- To enable IR remote capability: use
enable_ir_remote:=true - To disable IR remote capability: use
enable_ir_remote:=false
USB Ports
USB ports are available on all SparkBridge/+ devices manufactured beginning in 2026, as well as on Videri Embedded TCL and AllSee devices. USB ports are disabled by default.
- To enable USB ports: use
enable_usb:=true - To disable USB ports: use
enable_usb:=false
Touch Functionality
Touch functionality is available on select Videri Embedded AllSee devices and compatible with all SparkBridge/+ devices manufactured beginning in 2026.* Touch functionality is disabled by default.
| NOTE: To enable use of an external touch display with a SparkBridge/+, both USB and touch functionality must be enabled. |
- To enable touch: use
enable_touch_screen:=true - To disable touch: use
enable_touch_sceen:=false
Auto-Brightness
Auto-brightness is available on select Videri Embedded AllSee* and TCL devices. Auto-brightness is disabled by default.
| NOTE: Some AllSee models require an external sensor for auto-brightness functionality. Refer to the manufacturer's specifications for your specific device. |
- To enable auto-brightness: use
set_auto_brightness:=1 - To disable auto-brightness: use
set_auto_brightness:=0
Comments
0 comments
Please sign in to leave a comment.