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
I am using the Kaltura Thumbnail API to access my video thumbs but there seems to be some type of max size coming into play.
If I use
http://cdn.kaltura.com/p/47322/sp/4732200/thumbnail/entry_id/888xp46bt0/...
I get the same size thumb when I use
http://cdn.kaltura.com/p/47322/sp/4732200/thumbnail/entry_id/888xp46bt0/...
Is there a max size or am I missing something?
Thanks
Got it, needed add aspect ratio parameters:
http://cdn.kaltura.com/p/47322/sp/4732200/thumbnail/entry_id/888xp46bt0/...
GG