Novastar H Series Api [patched]
{ "jsonrpc": "2.0", "method": "layers/layer_a/source", "params": { "token": "session_token_abc123", "source": "HDMI_1" }, "id": 2 } HDMI_1 , HDMI_2 , DP_1 , DP_2 , SDI_1 , DVI_1 , PC_1 . 2. Adjust Global Brightness (HDR/SDR) Direct control over the LED driver’s brightness without touching the source signal.
However, for system integrators and software developers, the most exciting feature of the NovaStar H Series isn't just its 4K/8K processing power—it’s the . novastar h series api
This article dives deep into what the H Series API is, why it matters, how to access it, and the specific commands that allow you to move beyond the physical control panel and into the realm of automated, third-party, and remote management. An API (Application Programming Interface) for the H Series is a set of protocols, routines, and tools that allow external software or hardware to communicate directly with the H Series controller. Instead of pressing buttons on the device's LCD screen or using NovaStar’s proprietary software (like SmartLCT or V-Can), the API allows you to send text-based commands (usually over TCP/IP) to query statuses or change parameters. { "jsonrpc": "2
set:cropping
{ "jsonrpc": "2.0", "method": "display/brightness", "params": { "token": "session_token_abc123", "value": 65 }, "id": 3 } (Range: 0 to 100) H Series allows saving "User Modes" (Presets). This loads an entire configuration: source, scaling, color temp. However, for system integrators and software developers, the