B
//+++ Typische eigene Einstellungen +++ videobreite = "620"; videohoehe = "410"; //Der Stream fuer Flash und iOS ist in der Regel der selbe videodateiname_flash = "livestream"; videodateiname_ios = "livestream";
rtmpadresse = "rtmp://62.113.210.152/bsvdachau-live/"; httpstreamingadresse = "http://62.113.210.152/bsvdachau-live/_definst_/mp4:";
//+++ iOS Code (iPhone, iPad, iPod touch) +++ c = ''; document.getElementById('bsvdachau-live').innerHTML=c;
//+++ Flash Code +++ var so = new SWFObject("http://www.blitzvideoserver06.de/blitzvideoplayer6.swf", "blitzvideoplayer", videobreite, videohoehe, "9", "#ffffff"); so.addVariable("videofile1", rtmpadresse+videodateiname_flash); so.addVariable("quickstart", "1"); so.addVariable("keinlogo", "1"); so.addVariable("live", "1"); so.addVariable("bgc", "ffffff"); so.addParam("allowFullScreen", "true"); so.write("bsvdachau-live");



