A comma-separated list of proxy tracks to output to Broadcast Monitoring (not including the default proxy track specified by DefaultProxyTrack).
Proxy tracks are produced by ingest and encoding engines.
If a track is produced by an encoding engine, specify the name in the form taskName.trackName
, where taskName
is the name of the encoding task.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | ProxyTracks=myEncoder.Proxy,secondEncoder.Proxy
|
See Also: | DefaultProxyTrack |
|