I am trying to use following live streaming on my website but it get connection error can i consume it on my website
Is it protect some how or i am making nay mistake in my code
Link from where i want to consume live streaming
Example on fiddle
<object width="650" height="476" name="single1" id="single1" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="http://statics.dubaimedia.ae/flv-player/player.swf" name="movie">
<param value="true" name="allowfullscreen">
<param value="always" name="allowscriptaccess">
<param value="transparent" name="wmode">
<param value="playlistfile=http://stream4.dmi.ae/live4/smil:smartdubaisport.smil/jwplayer.rss&dock=false&rtmp.subscribe=true&autoplay=true" name="flashvars">
<param value="true" name="autoplay">
<embed width="650" height="476" autoplay="true" flashvars="playlistfile=http://stream4.dmi.ae/live4/smil:smartdubaisport.smil/jwplayer.rss&dock=false&rtmp.subscribe=true&autoplay=true" wmode="transparent" allowfullscreen="true" allowscriptaccess="always" bgcolor="undefined" src="http://statics.dubaimedia.ae/flv-player/player.swf" name="single2" id="single2" type="application/x-shockwave-flash"></object>