Is there a DRM scheme that works?
No. If you let them view it, they can always make a copy of what they saw. You can make it harder for this to happen, but in the end, you can’t stop a suitably determined attacker.
No. If you let them view it, they can always make a copy of what they saw. You can make it harder for this to happen, but in the end, you can’t stop a suitably determined attacker.
On the W3C FAQ on HTML5 it states: Is there support for digital rights management (DRM) in HTML5 video? HTML5 doesn’t provide direct support, nor any barrier, to using DRM in video. It currently expects this to be handled by the particular codec/implementation. There are implementations which allow for DRM in HTML5 video. Is dealing … Read more
This claims to be an open source implementation of OMA DRM2. I assume it contains the software components needed to build the server and client, leaving the hardware as an exercise for the reader: http://sourceforge.net/projects/openipmp License is MPL, which is a non-GPL-compatible FOSS license. I have no experience of this implementation, but a little of … Read more