Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
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
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
Any one?