MediaStoreRecorderSettings interface
Settings to configure a media store recorder see NorskMediaStore.recorder()
Signature:
export interface MediaStoreRecorderSettings extends SinkNodeSettings<MediaStoreRecorderNode>, StreamStatisticsMixin
Properties
Property | Type | Description |
---|---|---|
number |
Required: Duration of the media store chunk files |
|
(Optional) Optional: Expiry settings - if not supplied, then data will not get expired so on long-running events you may exhaust available disk space |
||
string |
Required: Name of this media store instance. |
|
string |
Required: Path for the media store database. |