| Feature | H Series (Modern) | S Series (Legacy) | | :--- | :--- | :--- | | | Video Processor + Sending Card Integrated | Separate Sending Card (PCIe or Standalone) | | Primary Control | ViPlex / VNNOX / Web UI | NovaLCT (Desktop Software) | | API Access | Cloud-First (REST API) | Local-First (Binary SDK) | | Ease of Integration | High (Standard HTTP/JSON) | Medium/High (Requires TCP Socket handling) | | Real-time Latency | Low (Local TCP) / High (Cloud) | Very Low (PCIe Bus or Local TCP) |
set:input:source
Generate or retrieve your (Requestor ID) and secretKey . These are essential for authenticating your JSON requests. Core API Capabilities novastar h series api
To use the API, you must first enable and configure a project within the device's web console: Enable OpenAPI : Navigate to Open API Management in the H Series web interface. Generate Secret Key : Create a new project to generate a Project ID Secret Key for authenticated requests. Command Structure : Usually follows the format | Feature | H Series (Modern) | S
Listen example (Python):