检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
OBS 2.0 Supported Video Encryption Video encryption refers to encrypting HLS video content using the HLS AES-128 protocol. Security and compatibility with different devices. Encrypt video content during transcoding or not. This function is available in AP-Singapore regions.
Encryption Creating an Encryption Task Canceling an Encryption Task Querying Encryption Tasks Parent topic: Java SDK
Creating an Encryption Task You can create an encryption task by creating an MPC client instance and configuring related parameters. Prerequisites You have purchased OBS and uploaded source videos for media processing in the region of MPC (for example, CN North-Beijing4) by referring
Querying Encryption Tasks Notes You can query encryption tasks by task ID, task status, time range, or page number, or perform compound query. If there are more than 10 records and the page number and maximum number of records on each page are not specified, 10 records are displayed
Canceling an Encryption Task Notes To cancel a task, you need to provide the task ID. The task to be canceled must be in the task queue. Ongoing or completed encryption tasks cannot be canceled. Core Code 1 2 3 4 5 // Send a request to MPC. DeleteEncryptTaskRequest req = new DeleteEncryptTaskRequest