Get the value on how many times a video is played and Autoplay

2 replies [Last post]
Joined: 11/18/2011
Points: 39

Hi,

We are using Wordpress v3.2.1 and the All in One Video Pack v2.4.4. Is there a way that we can set the videos to autoplay? And how can we track the number of times that a video is played? We tried to check the kaltura_db.php, however no table is created for view count.

Is there any way that we can retrieve this via API maybe that we can integrate with our wordpress theme or via jquery or php? We would like to display the most played videos on a tab and not the number of views of the wordpress post.

This is the first time that we have used such a great plug-in.

Thank you.

Regards,
Harry

Joined: 11/18/2011
Points: 39

Any one?

Joined: 11/18/2011
Points: 39

I was able to get the number of views of a video using http://www.kaltura.com/api_v3/?service=media&action=get&entryId=the-id-o...

Any idea how often the management console refreshes their data?

Thank you.

Regards,
Harry