I would like to create a video jukebox which runs from a USB stick for PC and Mac. One requirement is that the video files themselves are not easily copyable from the USB stick by the casual user (although I realise video can be captured other ways).
TideSDK already does most of what I want in terms of building the menus and other content, but I'm not sure if it would allow me to protect the video files? Is there any encryption layer I could take advantage of within this SDK to protect the video files?
I'm not a TideSDK developer currently, so if there's another (multi-platform) solution which might solve the same problem then I'm open to other ideas, but it must be based around HTML5 video.
Thanks!