<script type="text/javascript">
jwplayer('video').setup({
'width': '350',
'height': '300',
'autostart': 'true',
'provider': 'rtmp',
'streamer': 'rtmp://live10.netdesignhost.com/herolive/',
'file': 'herolive',
'image': '',
'modes': [
{type: 'flash', src: 'jwplayer/player.swf'},
{type: 'html5',config: {'file': '','provider': 'video'}}
],
'stretching': 'exactfit',
});
</script>