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 installed kalturaCE on the domain with digits in name (asdf123.com). Example players don't play video and links in the requests are like this http://asdf.com/kalturaCE/p/1/sp/100/flvclipper/entry_id/8pn4jk92bc/flavor/1.
Something has "eaten" the digits )) Maybe regular expressions in the rewrite rules?
Domain without digits - everything ok.
Hi Zohar,
This is happening when requests are being called by the flash widgets.
When I opened http://asdf123.com/kalturaCE/api_v3/sample/players/ from browser - players loaded, but there were no previews and no video.
Exploring page with firebug, I saw that domain in requests urls to content were without digints.
fixed. will be released with next major release.
#1252: Digits in domain
Hi Mikhail,
Please use the project issue tracker to report bugs and feature requests.
Is this happening when you try to access the url directly from the browser or just when requests are being called by the flash widgets ?