diff -r 03c88ba5de2c -r 353b0881a0b9 test/jwplayer.htm --- a/test/jwplayer.htm Tue Oct 02 12:44:37 2012 +0200 +++ b/test/jwplayer.htm Tue Oct 02 18:08:05 2012 +0200 @@ -7,7 +7,6 @@ - @@ -36,15 +35,7 @@ live: true, width: 550, provider: "rtmp", - autostart: true, - streamer: function(_url) { - var _matches = _url.match(/^[^\/]+\/\/[^\/]+\/[^\/]+\//); - if (_matches) { - return _matches[0]; - } else { - return _url; - } - } + autostart: true }, { type: "Slider" }, { type: "Controller" },