By sjames on
I would like users to play videos from the web site but not download the video.
I don't find a way to prevent the download on the video content node.
can someone let me know if this is possible?
susan
I would like users to play videos from the web site but not download the video.
I don't find a way to prevent the download on the video content node.
can someone let me know if this is possible?
susan
Comments
are you using my video
are you using my video module?
Video's can always be
Video's can always be streamed or elsewhise be copied from the website. It's in some way comparable to HTML source code.
The video file is downloaded to the cache of user's computers, therefore easily found.
Maybe some DRM would do.
video module is what I'm using, and....
even if the user doesn't get the download screen, that would work.
streaming video is what I'm looking for but don't yet know how to do this in drupal.
susan
flv?
I've not researched it thoroughly but I think if you stream Flash .FLVs it should do what you want.
what about audio files?
other'n flash solution..what else can prevent user to download?
Even if you prevent download ...
Even if you prevent caching on the users computer, they can still record it of course - so all you are doing is making things a bit harder for someone determined to copy it.