
Cannot load rss feed into player
I'm having trouble loading an RSS feed into jwplayer. The code was working on an earlier version of jwplayer (can't recall which probably around v6.4), and after upgrading to v6.8 it no longer works.
The RSS feed I'm trying to load: http://content.bitsontherun.com/jw6/WXhR8pkN.xml which translates into
bc.. jwplayer.load('http://content.bitsontherun.com/jw6/WXhR8pkN.xml');
I added a console.log() statement in jwplayer.js to see what was going on. Here's the error message (running on a local server):
bc.. There was an error calling back an event handler jwplayer.js:4
TypeError: Cannot read property 'sources' of undefined
at x (http://p.jwpcdn.com/6/8/jwpsrv.js:6:51)
at null.<anonymous> (http://p.jwpcdn.com/6/8/jwpsrv.js:8:466)
at j.dispatchEvent (http://192.168.150.141:8080/js/330b5eda8cadbf07bf1f/vendor/jwplayer-6.8/jwplayer.js:92:74)
at j.playerReady (http://192.168.150.141:8080/js/330b5eda8cadbf07bf1f/vendor/jwplayer-6.8/jwplayer.js:92:509)
at Function.e.playerReady (http://192.168.150.141:8080/js/330b5eda8cadbf07bf1f/vendor/jwplayer-6.8/jwplayer.js:94:451)
at <anonymous>:1:31 jwplayer.js:4