View Single Post
Old 2011-11-11, 12:02 PM   #34
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Quote:
Originally Posted by Cleo View Post
Can html5 support DRM?
HTML5 doesn't. However, it is the video codec that does - and WebM does have some of the hooks in it to handle it.

HTML5 would just call <video='asdasdfa'/> and it would be up to the video codec to determine whether it needed DRM. Almost all of the video containers, i.e. .mp4, .wmv have the ability to do DRM.

The thing that many people are complaining about at this point is that HTML5 games (a huge industry) have their source in the open (even if obfuscated). Flash game designers appear to be disappointed that their work will be able to be read and critiqued, making communications with the server easier to decode and possibly fake/automate. That might eliminate a lot of the client/server poker clients and push them to be webapp/server based.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote