NorskSystem interface

Methods that allow you query and update the features of the system that Norsk is running in

Signature:

export interface NorskSystem

Properties

Property Type Description

st2110

NorskSystemST2110

Methods

Method Description

hardwareInfo()

ndiDiscovery(settings)

rotateMoqListenerCerts(type, port, certFile, keyFile)

Rotate TLS certificates on a running MoQT listener. Existing connections are unaffected — only new connections use the new cert.

setGlobalOptions(options)

Set global options that affect automatic conversion behaviour. Only supplied fields are changed; omitted fields retain their current (or default) values. Changes take effect on future subscriptions only.