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,
Another question, how often does the kaltura management console refreshes their plays data? How do they define plays? Is it the number of complete plays? or a count when the user clicks on the play button?
Thank you.
Regards,
Harry
Hi Harry,
a play is triggerd when the play button is pressed, autostart is in effect or play is triggerd by the api.
I can't help you how often the stats are updated, but i think it was quite immediately, you can check this out easyily if you start a video and check the play via api.
ben
Hi pixel-ink,
We retrieved the video play count using the management console or http://www.kaltura.com/api_v3/?service=media&action=get&entryId="mediaentryId"&version=0&ks=XXXXXXXXXX. However, play count is still not updated.
We think the management console refreshes it every 5 days based on the graph it displays.
Any idea on how we can use a KS that does not expire?
Thank you.
Regards,
Harry
Btw we are using the REST API to get the number of plays for each media in the management console