Re: Video question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You can put the video into a flash file and start playing the video with Javascript. If someone downloads the video, he will see a blank page, because of the missing start command from Javascript.

Problem: If someone downloads the compleate page, he can watch the video.

You can solve this by using complicated AJAX structures, but if someone tracks the AJAX-traffic it will be easy to start the video.

In fakt there is no way to prevent videos from downloading. If the browser can play the video, than there is a way to get it.

MfG Philipp

John Messam schrieb:
How do I display video on my php page and prevent the video from being
downloaded.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux