Hi All,
I have a video file 20 Mb total play time is 12 Minute. Now my question is that i want to link this video with any content on web here i want to set that only this content have right to play video starting from 5 minute to 10 minute.when any user clicks on the Video only he can see the video file starting from 5 minute to 10 minute.
is it possible through PHP? if Yes please share the views and Code...
i am waiting for Your Reply.
Thanks
Dhiraj Kumar
is it possible to play a specific size/time video
Moderator: General Moderators
Re: is it possible to play a specific size/time video
You don't play videos with PHP, you play them using flash or HTML5's video tag. And yes, you can seek to a specific point in the timeline.