Provisioning¶
Provisioning provides the UI to configure something which is usually configured.
1 HLS/DASH Configuration
The duration of single segmented file for HLS/DASH is configurable.
The duration of HLS/DASH segment is configurable as well as the time window of its manifest file. The value of this time window (in sec) is {duration (in sec) of single HLS/DASH segment} * {no. of segments in window}.
Therefore, a segment's duration of 6 sec and time window of 30 sec will produce a m3u8 or mpd with 5 segments.
Above configuration affects new live transcoding jobs but not on existing jobs. If "Impact All Existing Linear Jobs" option is selected, the configuration will affect all jobs.
Click OK button to submit this change.
2 Default transcoding template for live job
Default transcoding template will be used for live job which is not configured ahead of the connection established.
Click +Add Template button.
Input the App name.
-
Select the output protocol from RTMP, HTTP-FLV, HLS, and DASH.
-
Input all expected present name. e.g. 360p,540p,copy
-
Enable live recording or not. If live recording is enabled, the storage is mandatory. e.g. swiftserve_cdn://vms-abtest-origin.vncdn.vn:**@ftp.fas.sg01.vncdn.vn/cctest
-
Select the type of live job: live event or linear live.
-
Click OK button to submit