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 tried the following to use kdp2.0.2:
1. create a new folder under flash/kdp, and uploaded the kdp2.0.2
2. clone a uiconf and change the swfurl to corresponding kdp2.0.2
3. tried the following embeded code on client side:
then the the flash player shows up but grayed out and no interaction can be performed upon it.
in the monitor window, i saw that the player tried to access cdnxxx.mytest.com/kalturaCE/crossdomain.xml and got a 404.
the actual url for cross domain should be xxx.mytest.com/kalturaCE/crossdomain.xml, it adds a "cdn" prefix automatically and cause the problem.
please let me know if my steps are wrong, all there is a way to fix this.
I have the same problem , did you manage to find out what it was ?
http://kaltura2.reea.net/crossdomain.xml
Instead of http://kaltura.reea.net/crossdomain.xml
?