
NSV stream / file not working in IE
I used to use the jw player 5.10 for streaming audio with no problems.
Part of the script / setup are the 2 lines underneath to get the stream working:
'file': "http://sc-stream1.dancefm.net/;stream.nsv",
'type': "sound",
Now i want to switch to jwplayer 7.01, but for some reason I can't get these "NSV streams" working in IE.
The lines underneath are working perfectly in FF and Chrome, but not in IE:
file: 'http://server-25.stream-server.nl:8500/;stream.mp3',
type: 'mp3',
Also added provider 'sound' but again, no luck in IE.
What is going wrong at my end. I'm sure I miss something, but I can't figure out. Please help.