Novastar H Series Api |work|
Programmers can design bespoke interfaces on mobile or desktop platforms that interact directly with the H Series hardware.
The API exposes nearly every function available in the NovaStar NovaLCT or H-SmartLCT GUI software, categorized into four core domains: Input and Output Management
Below is a reference Python script showing how an automated system can authenticate and switch a video wall preset using the NovaStar H Series HTTP API. novastar h series api
"jsonrpc": "2.0", "method": "display/brightness", "params": "token": "session_token_abc123", "value": 65 , "id": 3
Before executing commands, you must log in: Programmers can design bespoke interfaces on mobile or
To control an H-Series processor programmatically, you establish a TCP socket connection, send the command payload, and listen for the acknowledgment response.
The availability of a robust API simplifies the AV ecosystem in three major ways: The availability of a robust API simplifies the
Because integrators often need to trigger presets, switch sources, or adjust visual parameters without using the native VMP (Video Management Pro) software, NovaStar developed an . This API allows third-party devices to communicate directly with the H Series to automate tasks and streamline operations. API Communication Methods & Protocols
Modify the existing playlist of presets dynamically.
This layered approach provides developers and integrators with the flexibility to choose the best access method for their specific application.
: Capture the current state of the video wall layout into a specific preset slot.