Creating a Packaging Configuration
Create a packaging configuration for HTTP Live Streaming (HLS) packaging of video content in Media Streams.
To create a packaging configuration, use the following commands:
create-stream-packaging-config-encryption-aes128Or,oci media-services stream-packaging-config create-stream-packaging-config-encryption-aes128 [OPTIONS]create-stream-packaging-config-encryption-noneoci media-services stream-packaging-config create-stream-packaging-config-encryption-none [OPTIONS]Required parameters for the
create-stream-packaging-config-encryption-aes128command are:-
--display-name [text] -
--distribution-channel-id [text] -
--segment-time-in-seconds [integer] -
--stream-packaging-format [text] -
--encryption-kms-key-id [text]
Required parameters for the
create-stream-packaging-config-encryption-nonecommand are:-
--display-name [text] -
--distribution-channel-id [text] -
--segment-time-in-seconds [integer] -
--stream-packaging-format [text]
To get all the commands for
stream-distribution-channel:oci media-services stream-packaging-config -hTo get help for the
create-stream-packaging-config-encryption-aes128command:oci media-services stream-packaging-config create-stream-packaging-config-encryption-aes128 -hTo get help for the
create-stream-packaging-config-encryption-nonecommand:oci media-services stream-packaging-config create-stream-packaging-config-encryption-none -hFor a complete list of flags and variable options for CLI commands, see the Command Line Reference.
-
To create a packaging configuration, use the
CreateStreamPackagingConfigoperation.