
MP4 Playback issues.
Hi there,
I have JW Player setup at the following address:
http://tabtrackside.unicorn4.com.au/
The player will fade in after the countdown.
The issues I am having revolve around getting our mp4 video to playback with 'flash'. The player either does not show at all (Safari, FF w7), displays a black box (FF osx), or displays this error message (IE8 & IE9 win7):
'Error loading player: could not load player configuration'.
The video works with jwplayer in chrome.
The console also logs this error message in firefox:
'Specified "type" attribute of "video/mp4" is not supported. Load of media resource xxxxxx/xxx.mp4 failed'
What confuses me is that the video will play in the browser, if the URL for the file is visited. But not through jwplayer.
The configuration for this player is:
jwplayer("video-container0").setup({
image: "xxx",
file: "xxx.mp4",
primary: "flash",
height: 386,
width: 683
});
I have tried setting html5 as the primary, and have flash as a fallback, along with using different filetypes (.ogg & .webm) as fallbacks - the same occurs for the above.
I have also found that when not having flash installed in IE9, it will allow the video to play (using html5).
All of this leads me to think that there may be an issue with the .swf file jwplayer is using, and the latest version/s of flash?
I also have another jwplayer instance with RTMP & HLS up and running, which is great.
If you could help asap, that would be great.
Warm regards,
Josh.