0
ここはwww.bmixup.comのプレイヤーのためのコードです。icecastからストリームを再生していますが、私は演奏をプッシュした後でストリームの演奏を理解していませんが、私は無反応、上のプッシュを再あれば、私はすべてのページをリロードする必要がありますよ....オーディオプレーヤーhtml5再生ボタンが正常に動作しない...?
<audio id="player" preload>
<source src="http://bmixup.com:8000/BmixupStream" type="audio/mpeg"></source>
Your browser does not support the <code>audio</code> tag.
</audio>
<div style="background-color: #808080;text->align:center;padding:20px;margin-right:0em;">
<div class="buttonplayer" style="text-align: left;">
<button id="play" type="button" >onclick="document.getElementById('player').play()" class="btn btn-default btn->circle btn-lg"><span class="glyphicon glyphicon-play"></span></button>
<button id="Pause" type="button" >onclick="document.getElementById('player').pause()" class="btn btn-default btn->"><span class="glyphicon glyphicon-pause"></span></button>
<button id="Voldown" type="button" >onclick="document.getElementById('player').volume -= 0.1" class="btn btn->default btn-circle btn-lg" ><span class="glyphicon glyphicon-volume-down">>>>></span></button>
<button id="Volup" type="button" onclick="document.getElementById('player').volume += 0.1" class="btn btn-default btn-circle btn-lg"><span class="glyphicon glyphicon-volume-up"></span></button>
<span>
<script type="text/javascript" src="/js/titre.js"></script>
<span id="track-title" style="font-family: exoregular;margin-left: 1em;color: #ffffff;"></span>
<marquee direction="left" scrolldelay="200" style="font-family: exoregular; margin-top: 0.7em;color: #ffffff;">Vous écouter actuellement Bmixup.com, The mix web radio et il y a actuellement : <span id="listeners" style="color: #ffffff;">00</span> auditeurs à l'écoute...Bonne écoute...</marquee>
</span>
</div>
</div>
</div>
プレイ後に間違っている何、なぜストリーム停止、と私は、に、一定ではありませんありません停止し、なぜ再試合をしたら、それは再募集ではないのですか?
あなたは