Copyright © 2011 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
I've been playing with thumbnail handling for my KalturaCE server implementation and I've noticed that the awesome thumbnail API that exists for media hosted on the Kaltura network does not seem to work for media hosted on my server.
More specifically, I have found that KalturaCE does not seem to support any type of dynamically generated thumbnails to use in thumbnail rotating.
Is there something I'm overlooking or is that feature not supported by KalturaCE? Thank you in advance for your attention.
-rtcwp07
You are also very welcome to post your solution here, in this thread.
well i realized that i was trying to rotate the thumbnail of a mix, which i still have not gotten to work. my workaround for this is to look up the first ready media entry of the mix, and then rotate the thumbnail of that entry.
Thanks a lot for posting it! You are also very welcome to write a quick guide, so other members of the community can benefit from your workaround as well.
Scratch that - just got the thumbnail rotator working...if anyone would like to know how just PM me.