Widevine is Google's DRM system — the technology that controls protected video playback on Android, Chrome, Chromecast, Android TV, the bulk of smart TVs (LG webOS in many markets, Vizio SmartCast, Hisense, TCL) and almost everything in the Chromium browser orbit. Acquired by Google in 2010, it became the dominant DRM by sheer reach: Widevine covers around 60 % of all DRM-protected video playback worldwide simply because Android phones and Chrome browsers vastly outnumber Apple devices and Microsoft devices.

Widevine operates at three security levels that gate what content can be played. Widevine L1 uses hardware-rooted Trusted Execution Environment (TEE) protection — required for 4K HDR content from major studios. Most modern Android flagships and certified smart TVs ship L1. L2 is a less-common middle tier with partial hardware protection. L3 is software-only — the level for browsers, lower-end devices, and Android emulators — capped by content providers at 1080p maximum. Studios' contracts typically enforce: L1 for 4K HDR, L3 for HD and below.

For a product team in 2026, Widevine is the largest single piece of DRM coverage you need, paired with FairPlay (for Apple) and PlayReady (for Windows/Xbox/some TVs). Practical recipe: encrypt content once with CENC, integrate Google's Widevine license server (or use a multi-DRM service like Axinom, EZDRM, BuyDRM, Verimatrix that handles all three through one API), and let Widevine SDKs on viewer devices handle the license fetch. Watch for the L1/L3 distinction in your content contracts — many premium licensing deals explicitly require L1 enforcement, which means rejecting playback on devices that can't provide it.