tencent cloud

Cloud Streaming Services

Release Notes and Announcements
Announcements
User Guide
Product Introduction
Overview
CSS Products
Concepts
Features
Use Cases
Strengths
Use Limits
Purchase Guide
Billing Overview
Basic Service Fee
Value-Added Service Fee
Prepaid plan
Purchase Process
Changing Billing Modes
Refund Policy
Viewing Bills
Renewal
Processing for Overdue Payments
Billing FAQs
Live Video Broadcasting (LVB)
Overview
Use Cases
Getting Started
SDK Integration
Live Event Broadcasting (LEB)
Overview
LEB Versus LVB
Use Cases
Getting Started
SDK Integration
Live Video Caster
Overview
Application Scenarios
Feature Area Introduction
Managing Live Video Caster
General Cloud Director
Configuring Program Lists and Automated Broadcasting
Console Guide
Console Overview
Overview
Domain Management
Stream Management
Package Management
AI Features
Feature Configuration
Relay
Billing Usage Statistics
Monitoring
Toolkit
OOTB live
CAM-Based Access Control
Feature Guide
Push and Playback
Features
Practices in Typical Scenarios
Cloud Native Recording
Live Streaming Security
Global CSS Service
Callback Notifications
User Guides for Common Third-Party Tools
SDK Guide
0. SDK Integration Guide
1. Stream Push
2. Playback
3. Advanced Features
API Documentation
History
Introduction
API Category
Making API Requests
Live Pad APIs
Live Stream Mix APIs
Time Shifting APIs
Monitoring Data Query APIs
Billing Data Query APIs
Live Transcoding APIs
Delayed Playback Management APIs
Domain Name Management APIs
Watermark Management APIs
Certificate Management APIs
Stream Pulling APIs
Recording Management APIs
Live Callback APIs
Screencapturing and Porn Detection APIs
Authentication Management APIs
Live Stream Management APIs
Data Types
Error Codes
Ops Guide
Video Stuttering
Troubleshooting Push Failure
Troubleshooting Playback Failure
CLS Assists in Live Stream Troubleshooting
Troubleshooting High Latency
Troubleshooting Poor Quality of Pulled Video
Authorizing CSS to Store Screenshots in a COS Bucket
Troubleshooting
Live Stream Mixing Error `InvalidParameter.OtherError`
About Pushing
Generating Push URLs
PC Push
Playing Method
Web Player
Live Streaming Quiz
FAQs
Service Region
Live Streaming Basics
Push and Playback
CSS Billing
Global CSS Service
Live Recording
On-Cloud Stream Mix
Domain Configuration
Related to Live Video Caster
Compatibility with Apple ATS
Difference Between Stream Interruption and Stream Suspension
SLA
CSS Service Level Agreement
CSS Policy
Privacy Policy
Data Processing And Security Agreement
Glossary

Obtaining a FairPlay Certificate

PDF
Mode fokus
Ukuran font
Terakhir diperbarui: 2023-11-20 16:32:40
To encrypt your content with FairPlay, you need to obtain an FPS deployment package from Apple and upload the following files to SDMC’s server.
FPS certificate file (.der or .cer)
Private key file (.pem)
Private key password file (.txt)
Application secret key (ASK) (.txt)

Directions

Step 1. Create an Apple developer account and request an FPS package

2. At the bottom of the FairPlay Streaming page, click Request FPS Deployment Package, and log in with your Apple developer account.
3. Fill out the form and submit it. After your request is approved, Apple will send you a package containing the FPS certificate generation guide.
Note
When asked if you have implemented and tested Key Security Module (KSM), you can paste the answer below:
I am using a 3rd party DRM company and the company has already built and tested KSM

Step 2. Create a private key and a certificate signing request (CSR)

Create a private key file (privatekey.pem) and a CSR file (certreq.csr) as instructed in the FPS certificate generation guide. The following describes the OpenSSL method in the guide.
Note
Make sure OpenSSL is installed on the computer or server environment where this process is performed.
1. Create a private key file (privatekey.pem):
1.1 Run the command below to create a private key file:
openssl genrsa -aes256 -out privatekey.pem 1024
1.2 Set a password (not longer than 32 characters) for the private key. Note it for later use.
2. Create a CSR file:
2.1 Run the command below (you can modify -subj):
openssl req -new -sha1 -key privatekey.pem -out certreq.csr -subj "/CN=SubjectName/OU=OrganizationalUnit/O=Organization/C=US"
2.2 Enter the private key password configured in the previous step.


Step 3. Generate the FPS certificate

1. Log in to Apple Developer and click Certificates, IDs & Profiles.


2. Click + to enter the Create a New Certificate page.


3. Select FairPlay Streaming Certificate and click Continue.


4. Click Choose File, select the certreq.csr file created, and click Continue.


5. Copy and save the ASK, paste it in the input field below, and click Continue.


6. A window will pop up to confirm that you have saved the ASK. Click Generate.


7. After the above steps are completed, the FPS certificate generated will appear in the certificate list.


8. Click Download to download the FPS certificate (fairplay.cer).



Step 4. Upload the certificate to SDMC’s platform

1. Log in to SDMC’s DRM console and find DRM settings in the menu.


2. On the DRM settings page, find FPS Cert Registration, and click Update.


3. Upload the FPS certificate, private key file, private key password file, and ASK file, and click OK.


Note
If you have any questions, please submit a ticket.


Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan