TamsFlowCommonOutputSettings interface
Signature:
export interface TamsFlowCommonOutputSettings
Properties
| Property | Type | Description |
|---|---|---|
(Optional) HTTP authentication scheme to use |
||
"ts" | "mp4" |
(Optional) Container/wrapping format for the written flow segments. "ts" = MPEG-TS (default), "mp4" = fragmented MP4 with init segments. |
|
string |
URL of the TAMS service, eg http://example.com:12345/shiny-tams-api/ |