Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC 62481-4:2017 is part of the DLNA (Digital Living Network Alliance) home networked device interoperability guidelines series. This part specifies DRM Interoperability Solutions (DIS) — methods that enable the secure transfer and use of protected commercial content between different devices on a home network, even when those devices employ different content protection technologies (DRMs).
The guidelines focus on the DTCP-IP (Digital Transmission Content Protection over Internet Protocol) DIS specification, which provides Copy and Move functionality via a transcription interoperability scenario. Four system usages are supported:
| Term | Definition |
|---|---|
| DIS | DRM Interoperability System — transforms content protected by DRM A on one device to the same content protected by DRM B on another device |
| DTCP-IP | Digital Transmission Content Protection over Internet Protocol — a link-level content protection technology |
| Copy | Propagating content from source to destination; the source retains its original version |
| Move | Propagating content from source to destination; the source no longer maintains a usable copy |
| MM/CP | Media Management / Content Protection flags indicating content usage permissions |
The DIS architecture defines three logical device roles:
The standard extends the DLNA primary-flags token with additional bit mappings specifically for DIS:
| Bit | Flag | Description |
|---|---|---|
| Bit 13 | DIS-DTCP-copy | Indicates DTCP-IP DIS Copy is permitted |
| Bit 12 | DIS-DTCP-move | Indicates DTCP-IP DIS Move is permitted |
| Bit 11 | DIS-DTCP-copy-sync | Indicates DTCP-IP DIS Copy with synchronization is permitted |
| Bit 10 | DIS-DTCP-move-sync | Indicates DTCP-IP DIS Move with synchronization is permitted |
These flags are embedded in the content metadata and determine what operations a compliant device may perform on the protected content.
DTCP-IP DIS supports the following transport methods:
The source device must enforce the DIS flags during transport setup. If the flags-parameter is omitted, the inferred value for all DIS flags is false (i.e., no DIS operations permitted).
The standard defines three DTCP protection profiles:
| Profile | Protection Level | Typical Content |
|---|---|---|
| Full | Full encryption of the content stream | Premium HD video |
| Limited | Encryption with limited output controls | Standard definition content |
| Minimum | Minimal protection for free-to-air content | Unencrypted broadcast content |
Link Protection (Part 3) protects content during transmission between two devices using the same DRM system. DIS (Part 4) goes further by enabling content transfer between devices using different DRM systems, which requires transcription (decryption from one DRM and re-encryption to another).
No, DTCP-IP DIS operates entirely within the local home network. The transcription between DRM systems happens locally on the devices. However, some DRM systems may require periodic online verification for license renewal.
Only DRM pairs that have mutually agreed upon a DIS specification can interoperate. IEC 62481-4 specifically defines DTCP-IP DIS. Other DRM pairs would require their own DIS specifications and bilateral agreements between the DRM technology providers.
DIS capability is advertised through the DLNA device discovery protocol (UPnP). The device’s device description document includes DIS-specific flags in the primary-flags token, which other devices read during the capability negotiation phase.