
Problem loading skins when file is referenced by HTTP not RTMP
We had problems loading the JW Player videos, hosted by Amazon Web Services, on mobile devices as they were being served by RTMP.
When we changed this to HTTP, the Player no longer recognises the custom Skin file, which had not moved, and was previously recognised perfectly fine. Removing the custom skin reference showed that the player now works on all devices.
Error message given:
Error loading skin:
Skin image not found:
http://[domain]/content/ebiz/shop/resources/images/five/display/
[domain] intentionally removed from above.
We need to resolve either the custom skin error over HTTP, or resolve the device issue over RTMP.
Any ideas?