Ich habe über Strg-U dieses HTML ermittelt.
- Code: Alles auswählen
<div class="streamerInfo">
<p style="margin-left: 2em;">Playing: KCML-FM (Lite Rock 99.9) St Cloud, MN</p>
<iframe src="http://api.liquidcompass.net/1/echo/stream.pls?mnt=KCMLFMAAC" width="0" height="0" frameborder="0" style="margin-bottom: 8px;"></iframe>
</div>
Wenn ich im VLC Player nun diesen Stream eingebe:
- Code: Alles auswählen
http://api.liquidcompass.net/1/echo/stream.pls?mnt=KCMLFMAAC
Dann erhalte ich diese Fehlermeldung:
Pas de module de décodage approprié pour le format:
VLC ne supporte probablement pas le format audio ou vidéo « mp4a ». Malheureusement il n'y a rien à faire.
Vermutlich wird ein MP4a Format benötigt.
Auch in Kaffeine und Amarok tut sich nichts.
Wenigstens klappt es bei den Streams, die als MP3 gekennzeichnet sind.
- Code: Alles auswählen
<div class="streamerInfo">
<p style="margin-left: 2em;">Playing: KBVR-FM 88.7 (Oregon State Univ) Corvallis, OR</p>
<iframe src="http://128.193.178.136:8000/listen.pls" width="0" height="0" frameborder="0" style="margin-bottom: 8px;"></iframe>
</div>
"http://128.193.178.136:8000/listen.pls" lässt sich im VLC Player abspielen. Mit Amarok und Kaffeine lässt sich das allerdings auch nicht öffnen.