MoqOutputSettings interface
Settings to configure a Moq Egest see NorskOutput.moq()
Signature:
export interface MoqOutputSettings extends SinkNodeSettings<MoqOutputNode>, StreamStatisticsMixin
Extends: SinkNodeSettings<MoqOutputNode>, StreamStatisticsMixin
Properties
Property | Type | Description |
---|---|---|
boolean |
Disable verification of remote server’s TLS certificate (for development use ONLY, not for production) |
|
string |
The namespace to publish tracks within (for example: 'bbb') |
|
string |
The URL of a remote MoQT server subscriber to connect to and publish tracks for |