Tag

DRM

1 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Apr 9, 2025 · Mobile Development

DRM (FairPlay) Implementation and Key Management on iOS

The article explains iOS FairPlay DRM implementation, detailing the encryption workflow, SPC/CKC exchange, and key terminology, and compares two key‑management methods—AVAssetResourceLoader and the newer AVContentKeySession—while covering usage scenarios such as on‑demand, pre‑warming, offline playback, persistable keys, and video downloading via AVAssetDownloadTask.

AVFoundationContentKeyDRM
0 likes · 21 min read
DRM (FairPlay) Implementation and Key Management on iOS
iQIYI Technical Product Team
iQIYI Technical Product Team
Apr 28, 2023 · Information Security

Definition, Role, and Implementation of DRM (Digital Rights Management) – iQIYI Case Study

DRM safeguards digital content by authenticating users and encrypting streams, a necessity highlighted by iQIYI’s shift from free distribution to paid membership, prompting a dual‑layer architecture that combines hardware‑based Trusted Execution Environment protection with flexible software SDKs, continuously assessed and evolving to balance security, cost, and user experience.

Content ProtectionDRMDigital Rights Management
0 likes · 9 min read
Definition, Role, and Implementation of DRM (Digital Rights Management) – iQIYI Case Study
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Nov 25, 2022 · Fundamentals

An Overview of Linux Direct Rendering Manager (DRM): History, Architecture, and Simple Example

Linux’s Direct Rendering Manager (DRM) replaces the legacy framebuffer by providing a kernel subsystem that unifies GPU and display control through libdrm, KMS, and GEM, tracing its evolution from 1999 DRI origins to atomic APIs, and illustrating usage via a step‑by‑step modeset example.

DRMDirect Rendering ManagerGEM
0 likes · 11 min read
An Overview of Linux Direct Rendering Manager (DRM): History, Architecture, and Simple Example
IT Services Circle
IT Services Circle
May 28, 2022 · Information Security

Xiaomi Engineer’s AOSP Commit to Block Shell Access to Installed APKs Rejected

An AOSP commit proposed by a Xiaomi engineer to prohibit shell extraction of installed APKs—citing potential IP leakage—was rejected after receiving only the author’s support and two opposing votes, with reviewers arguing that such restrictions are ineffective, could be bypassed, and should be handled via DRM or device‑specific policies.

AOSPAPKAndroid
0 likes · 3 min read
Xiaomi Engineer’s AOSP Commit to Block Shell Access to Installed APKs Rejected
Youku Technology
Youku Technology
Dec 10, 2021 · Mobile Development

Overview and Architecture Design of Youku Playback SDK Kernel with Performance Optimization

The Youku Playback SDK kernel provides a cross‑platform, high‑reliability framework that decouples data acquisition, decoding, and rendering into independent AVSource, AVDecoder, and AVRender modules, enabling efficient thread usage, configurable builds for partners, adaptive buffering, health monitoring, and comprehensive error handling for optimal playback performance.

DRMMedia KernelSDK Architecture
0 likes · 10 min read
Overview and Architecture Design of Youku Playback SDK Kernel with Performance Optimization
JD Tech Talk
JD Tech Talk
Nov 3, 2021 · Information Security

HLS Encryption and DRM Techniques for Secure Video Delivery

This article explains the background, challenges, and technical solutions for protecting video content using HLS encryption, DRM standards, key protection, and token-based authentication, highlighting the limitations of simple encryption and proposing a multi-layered approach for secure streaming across platforms.

AESDRMDigital Rights Management
0 likes · 9 min read
HLS Encryption and DRM Techniques for Secure Video Delivery
Youku Technology
Youku Technology
Jun 17, 2021 · Information Security

Joint Initiative for High-Quality Audio-Visual Content Copyright Protection Technology Innovation at CCBN2021

At the CCBN2021 summit, industry leaders unveiled a joint initiative to boost high-quality audio-visual copyright protection by advancing hardware security standards, accelerating R&D for secure terminals, encouraging consumer awareness, and aligning with China’s new copyright law and Xi’s intellectual-property directives.

China mediaDRMDigital Rights Management
0 likes · 6 min read
Joint Initiative for High-Quality Audio-Visual Content Copyright Protection Technology Innovation at CCBN2021
Tencent Cloud Developer
Tencent Cloud Developer
Dec 27, 2019 · Cloud Computing

Tencent Classroom Video Migration to Tencent Cloud: Architecture, Implementation, and Lessons Learned

Tencent Classroom migrated roughly four million videos (about 1,500 TB) to Tencent Cloud in a two‑phase rollout that integrated cloud upload, transcoding, encrypted HLS playback with anti‑leech and DRM, added AI‑based content moderation, resolved SDK and multi‑region issues, and built a custom mini‑program player, ultimately boosting upload success rates, playback reliability, and security.

DRMHLS encryptionSDK integration
0 likes · 13 min read
Tencent Classroom Video Migration to Tencent Cloud: Architecture, Implementation, and Lessons Learned