Dear All,
as many of us is aware is possible to dowload youtube videos using AnyVideo converter or any similar software. The basic mechanism is that, when bufering a video, a set of images is sent to the client machine, that's because youtube videos are in flash format. Not sure which format, .f4v, 4fp . I assume is .f4v rather than .4fp as the video can be dowloaded.
Parts of me would argue that is impossible to make a totally protected video. Every time you see a video the stream is dowloaded in the local machine and thus with a software reading the steram and converting it to mp4 or either other format it should be possible to copy the video.
Another part of me says that technically this could be avoided by: 1 - having a video which uses an encrypted file format 2 - creating a client application that accesses to the encrypted file format in order to show the video
But here again, it has the risk that someone generates a software using the same encryption client to then do the same of what AnyVideo and similar does.
At least it would reduce the risk though..
Any solutions? I need to make a video available online only to a restricted set of people and we want to eliminate (ideally) the risk of other people accessing to the video.
Many thanks,
pengCC
ps: a related question redirects me to this http://stackoverflow.com/questions/286270/how-to-password-protect-streaming-videos-with-php
Basically their approach is to use a password protected quicktime video.. do you think that AnyVideo or any other software will still be able to copy the video?