I have to create a web application that allows perform stream videos.
I need to add a media player to a webpage and know the time that a video was viewed. ie basically have to know how long a user saw a movie, for instance, and then examine this value.
My question is how best to do this.
How can I have access to viewing time of a video running in a browser?
If anyone able to help me thank you so much.
How do I know the time a video is viewed in a web environment
Started by Mantrax, Mar 09 2011 03:34 PM
2 replies to this topic
#1
Posted 09 March 2011 - 03:34 PM
|
|
|
#2
Posted 09 March 2011 - 04:53 PM
If you are playing the video through flash, for example, then you could have flash send a message back to the server indicating the playing time before it was stopped.
#3
Posted 10 March 2011 - 03:09 PM
There may very well be something that the control sends back to the client about viewing time, you'd have to check the documentation of the embeddable container, or develop your own that can support this.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









