Streaming channel settings

Prev Next

Available in Classic and VPC

You can quickly and easily build the VOD streaming service customers want by utilizing the video files stored on Object Storage. You don't need expert knowledge on VOD streaming. With just a few steps, you can automatically create CDN for the service in the optimal environment.

Create channel

To create a channel for VOD streaming:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > Media > VOD Station.
  2. Click the Channel menu and click [Create channel].
  3. Enter a channel name and set each item.
    • If there is no created Object Storage bucket, create an Object Storage bucket.
      • Bucket names cannot contain hls and dashes.
    • VOD Station supports automatic creation by integrating with Global Edge. For more information on Global Edge settings, see Global Edge user guide.
      • To create Global Edge, you must select a Global Edge profile. If you don't have a Global Edge profile, create one on Global Edge.
      • Select the main country for the service.
    • For more information on encryption settings for content protection, see Content protection settings.
  4. When you finish setting up, click [Create channel].
  5. Check the settings in the confirmation popup and click [Create channel].
Note

It may take some time to create a channel. Once the channel creation is complete and it starts running, vodstation-vodstationchannel_started_ko is displayed on the left of the name in the channel list. If the status remains unchanged while creating a channel or CDN, contact us through the Customer Support feature on the NAVER Cloud Platform portal.

Content protection settings

You can set media encryption and DRM features from the Content protection settings component on the Create channel interface. For encryption type and supported devices by media encryption and DRM technology, see the following table.
Check the link here to learn more about other platforms and versions.

| Encryption type | Protocol | DRM type | Encryption algorithm | Supported devices |
|--- |--- |--- |--- |--- |
| HLS AES-128 | HLS | - | AES-128 | MS Edge, Internet Explorer 11, Google Chrome, Firefox, Opera HLS HTML5 |
| DRM | HLS | FairPlay | SAMPLE-AES | Mac/iOS Safari browser, iOS/iPadOS/tvOS app, HLS HTML5 |
| DRM | DASH | PlayReady, Widevine | CENC (Common Encryption) | MS Edge, Internet Explorer 11, Google Chrome, Firefox, Opera DASH HTML5 |

Note

VOD Station provides an interface that can be integrated with NAVER Cloud Platform's One Click Multi DRM service and external DRM solutions. To use external DRM features, you must have a contract in place with an external DRM provider beforehand.

Media Encryption

Media encryption is applied to the HLS protocol, and encryption is automatically performed on each HLS TS file using the AES-128 method.
The URL to obtain the key is displayed on the manifest. You can use the security token of the CDN to improve your security level.
This feature is part of the HLS standard and is automatically decrypted by any player that supports HLS.
However, media encryption cannot be configured together with FairPlay.

Multi DRM

VOD Station provides Multi-DRM in collaboration with DoveRunner (formerly PallyCon), a globally proven content security provider that ensures high performance and stability. By supporting standard DRMs such as Widevine, FairPlay, and PlayReady, it enables you to apply strong security to any video without limitations imposed by operating systems or platforms.
External DRM can be integrated with DoveRunner (formerly PallyCon) DRM CPIX API v1, but integration with other providers may not work properly. Only single-key packaging is supported.

One Click Multi DRM

  • Multi DRM: Select the DRM you want to use as One Click Multi DRM.
  • DRM Site: Select the site to use.
    • Through integration with the Multi DRM service provided by NAVER Cloud Platform, DRM can be applied.
    • To use DRM, you must first proceed with creating a site within the One Click Multi DRM service.
    • When the selected DRM Site is enabled, you can use the DRM feature properly.
  • Content ID: The Content ID is a unique identifier for the content to be played and is used during DRM packaging.

External DRM

  • Multi DRM: Select the DRM you want to use as an external DRM.

  • DRM type: Select the DRM technology you want to use.

    • FairPlay: DRM technical specifications provided by Apple. It encrypts each HLS segment by using Sample-AES method.
    • Widevine: DRM technical specifications provided by Google. It uses the AES-128 method for encryption according to the common encryption specifications.
    • PlayReady: DRM technical specifications provided by Microsoft. It uses the AES-128 method for encryption according to the common encryption specifications.
  • Content ID: A unique identifier for DRM-packaged content, and the Content ID value that must be included in the XML body when making a CPIX API request.
    Example: drm-contents

  • DRM System ID: A unique identifier for the DRM system, and the System ID to be included in the XML body when making a CPIX API request. Depending on the selected encryption configuration, 1 or 2 System IDs must be provided. Enter 1 System ID per line.
    Example:
    9A04F079-9840-4286-AB92-E65BE0885F95
    EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED

  • DRM Key URL: The CPIX API request URL. Enter the value according to the encryption key request format required by your DRM provider.
    Example: https://kms.example.com/cpix/v1/key/ujllldopmquy==

Manage channel

You can control VOD streaming channels, check their information, or delete channels that are no longer in use.

Control channel

To control channels:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > Media > VOD Station.
  2. Click the Channel menu.
  3. Select a channel from the channel list, and use the control button at the top of the content list to change the channel's status.
    • To stop a channel and CDN in operation, click [Stop channel]. Once the channel is stopped, vodstation-vodstationchannel_stopped_ko will be displayed on the left of the channel name in the channel list.
    • To restart the channel and CDN, click [Start channel]. It may take some time to restart the channel.
    • To update the channel to show the latest status, click [Refresh].
Note

You can download each channel's usage history, including the date and time of channel creation or deletion and the usage duration, in an Excel file. To download the usage history, click [Download usage history] at the top right of the Channel menu.

View channel information

To view channel information:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > Media > VOD Station.
  2. Click the Channel menu.
  3. Select a channel from the channel list, and click [Channel information] at the top of the content list.
  4. View the channel information in the information popup and click [OK].

Delete channel

To delete a channel, you should return CDN first. See Global Edge user guide to cancel the created CDN.

To delete a channel:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > Media > VOD Station.
  2. Click the Channel menu.
  3. Select a channel from the channel list and click [Stop channel] at the top of the content list to stop the channel.
  4. Click [Delete channel].
  5. From the confirmation popup, click [Delete].