tencent cloud

Video on Demand

動向とお知らせ
製品アップデート情報
製品紹介
製品概要
Product Features
製品の機能
製品の強み
ユースケース
ソリューション
購入ガイド
課金概要
課金方式
購入ガイドライン
請求書の照会
支払い更新の説明
支払い延滞の説明
返金説明
クイックスタート
コンソールガイド
コンソールの説明
サービスの概要
アプリケーション管理
メディア管理
リソースパック管理
License Management
プラクティスチュートリアル
メディアのアップロード
オンデマンドメディアファイルのインテリジェントコールド化方法
ビデオ処理
配信と再生
イベント通知の受信方法
オリジンサーバーのマイグレーションツール
Live Recording
カスタムオリジンサーバーback-to-originの方法
ライブストリーミングハイライトクリップを VOD に永続化するためのガイド
EdgeOne を使用して VOD コンテンツを配信する方法
開発ガイド
メディアアップロード
メディア加工処理
ビデオAI
イベント通知
ビデオ再生
メディアファイルのダウンロード
サブアプリケーションシステム
エラーコード
Player+ドキュメント
Overview
Basic Concepts
Features
Free Demo
Free Trial License
Purchase Guide
SDK Download
Licenses
Player Guide
Integration (UI Included)
Integration (No UI)
Advanced Features
API Documentation
Player Adapter
Player SDK Policy
よくあるご質問
モバイル端末再生に関するご質問
料金
ビデオのアップロード
ビデオの公開
ビデオの再生
Web側の再生
全画面表示再生
データ統計
CAM関連
メディア資産冷却に関する質問
Agreements
Service Level Agreement
VOD ポリシー
プライバシーポリシー
データ処理とセキュリティ契約
お問い合わせ
用語集

Stage 4. Play back an encrypted video

PDF
フォーカスモード
フォントサイズ
最終更新日: 2025-03-18 14:34:19

Overview

This document describes how to encrypt a video and use VOD's player to play the encrypted video. Before you go on, make sure you have read Stage 1. Play back a source video. You will be using the account registered and the video uploaded in stage 1.

Step 1. Encrypt a Video

1. In the VOD console, select Application Management on the left sidebar and select the target application. On the Media Assets > Video/Audio Management page, select the target video, and click Task Flow.



2. Complete the following settings:
Select Task Flow as the Processing Type.
Select the SimpleAesEncryptPreset task flow template.



Note:
SimpleAesEncryptPreset is a preset task flow, which uses the adaptive bitrate streaming template 12, thumbnail generation template 10, and image sprite generation template 10.
The adaptive bitrate streaming template 12 outputs encrypted multi-bitrate streams.
3. Click Confirm. Go to Task Center. If the status of the task changes from "Processing" to "Completed", the processing of the video is finished.
4. Go to Media Assets > Video/Audio Management, find your video, and click Manage on the right.



4.1 In the Basic Info area:
You can view the thumbnail generated and the outputs of adaptive bitrate streaming (template ID: 12).



4.2 Select the Screenshots tab:
You can view the image sprite generated (template ID: 10).



Step 2. Generate a Player Signature

In this step, you can use the signature tool to quickly generate a signature for the player to play back the video.
1. In the VOD console, select Application Management on the left sidebar and select the target application. Go to Distribution and Playback > Player Signature Tools and complete the following settings:
Video file ID: Enter the file ID generated in Step 1.
Signature expiration time: Enter the player signature expiration time. If you leave it empty, the signature will never expire.
Playable video type: Select Encrypted adaptive bitrate.
Encryption type: Select **Private (SimpleAES)**.
Adaptive bitrate template: Select Adpative-HLS-Encrypt (12).
Image sprite: Select SpriteScreenshot (10).

2. Turn on the Hotlink protection & encryption switch and click Generate to get the signature string.


Step 3. Play the Video

After step 2, you have obtained the three parameters needed for video playback: appId, fileId and psign (player signature). The following describes how to play back the video on the web.

Playback on the web

1. Open the web player demo.
Select Video playback.
Select the File ID tab.
fileID: Enter the same file ID in the previous step.
appID: Enter the ID of the VOD application to which the file belongs (which is also the App ID displayed on the signature generation page in the previous step).
psign: Enter the signature string generated in the previous step.
2. Click Preview to play the video.




Multi-platform player demos

After generating the player signature, you can use our player demos for web, Android, and iOS to play the video. For details, see the source code for the demos.

Summary

At this point, you have understood how to encrypt a video and use the player to play it back.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック