View Single Post
  #2 (permalink)  
Old 07-12-09, 05:10 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
You could use some sort of encoding - but since it is all javascript, anyone can decode it.

Since you posted this under PHP - you could copy the video file to a temporary file and deliver the temporary file to the client. Be sure to clear the temporary files periodically to avoid filling up the disk.
Reply With Quote