Logs
- BPP
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
8 years 8 months ago #4834
by BPP
Logs was created by BPP
Is it possible to get the ip address of someone viewing a specific video on a specific date. Our videos are used for Proffessional Development Points and we need to prove that certain people have watched the video.
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- admin
-
- Offline
- Administrator
-
- Coding is good
8 years 8 months ago #4836
by admin
Replied by admin on topic Re: Logs
I'm afraid this is not possible without hardcoding.
You might use the JavaScript API to listen to the player state.
I guess this for example (events onplay) associate with two externals php script one read the remote ip and another who receive and store the ip after the event will do the job :
www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/16024/listening-for-player-events
You might use the JavaScript API to listen to the player state.
I guess this for example (events onplay) associate with two externals php script one read the remote ip and another who receive and store the ip after the event will do the job :
www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/16024/listening-for-player-events
Please Log in or Create an account to join the conversation.
Time to create page: 0.304 seconds