Merging video files for security

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
iamakincaid
Forum Newbie
Posts: 1
Joined: Thu Dec 23, 2010 11:17 pm

Merging video files for security

Post by iamakincaid »

Hi, I have a different set of flv. files that are splitted, and I am a noob when it comes to php. Is there a way I can use a php script to merge video files together in a flash player such as longtail video jw player to make the video hard to download? I am wanting the video to be a continuous stream and to be noticeable. Thanks for your help. If not, is there a work around to make a php script to stream the video like 4 seconds at a time instead of loading the whole video at once?
Post Reply