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
| Project: | Kaltura Community Edition (CE) - Self Hosted Online Video Platform |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Total votes: | 26 |
Occurs on: /kalturaCE/api_v3/sample/players/ on alpha_1.0
Problem: After installation, flash player starts to load, but then throws an error that the skin is not found.
Workaround:
Create a symbolic link to relative_path/content in domain root directory.
Context:
Install was not to domain root.
During the process of loading the flash player, it requests additional files. For example:
http://example.org/content/uiconf/kaltura/default_player/kdp_2.0.0/kdp_s...
The files are actually found under example.org/relative_path/content/. . .