Click here to Skip to main content
15,879,490 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All

Am developing one web application in mvc.that is based on content management system.
It contains e-books in it.The e-book is developed using html 5 and j query.The book mainly contains static contents,images and video.
My task is to secure the video from the users found in that e-book.
Am now using Iframe to display the book.

My request is that when I play the video it wont have to run from local.It should run from server itself where the book is found.

I should buffer and then have to play like buffering in you tube site.

when Am playing the video at that time when the network is stopped means video should not play.


So please tell me any solutions for this issue.Im trying for a long time but not found any answer.


Thanks in advance.

thanks
Posted
Updated 20-Oct-14 0:15am
v4

1 solution

Plz visit Link :

http://www.jwplayer.com/[^]


Here You will get the code.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900