thekvs / radiotray-lite

Online radio streaming player with minimum interface that runs on a Linux system tray
Other
50 stars 6 forks source link

Plays nothing #12

Open JPRuehmann opened 6 years ago

JPRuehmann commented 6 years ago

If I try to Start a Stream I only get a very loud strong garbish. That goes for all streams but aac. How can I mak it work?

I am using Kubuntu 16.04

thekvs commented 6 years ago

Can you provide stream's URL?

JPRuehmann commented 6 years ago
<bookmarks>
  <group name="root">
    <group name="Modern">
      <bookmark name="Radio Paradise" url="https://www.radioparadise.com/m3u/aac-320.m3u"/>
      <bookmark name="RNE Radio 3" url="http://radio3.rtveradio.cires21.com/radio3.mp3"/>
      <group name="Rock">
        <bookmark name="Rock Antenne" url="http://www.rockantenne.de/webradio/rockantenne.aac.pls"/>
        <bookmark name=".977 Classic Rock" url="http://www.977music.com/tunein/web/classicrock.asx"/>
      </group>
      <group name="Jazz">
        <bookmark name=".977 Smooth Jazz" url="http://www.977music.com/itunes/jazz.pls"/>
      </group>
    </group>
    <group name="Classical">
      <bookmark name="KDFC" url="http://provisioning.streamtheworld.com/pls/KDFCFMAAC.pls"/>
      <bookmark name="Classic FM" url="http://media-ice.musicradio.com/ClassicFMMP3.m3u"/>
      <bookmark name="WCPE" url="http://audio-ogg.ibiblio.org:8000/wcpe.ogg.m3u"/>
      <bookmark name="Radioswissclassic" url="http://www.radioswissclassic.ch/de/live/aacp.m3u"/>
      <bookmark name="Radio Orfey" url="http://icecast.orpheus.cdnvideo.ru/orpheus_192"/>
      <bookmark name="Radio Classique" url="http://players.creacast.com/creacast/classique/playlist.pls"/>
      <bookmark name="Classical Public Radio (wdav.org)" url="http://audio-mp3.ibiblio.org:8000/wdav-112k"/>
      <bookmark name="Classical 102" url="http://tuner.classical102.com:80"/>
      <bookmark name="RNE Radio Clasica" url="http://radioclasica.rtveradio.cires21.com/radioclasica.mp3"/>
      <bookmark name="Classic FM Nederland" url="http://www.classicfm.nl/player/classicfm.pls"/>
    </group>
    <group name="Soundtracks">
      <bookmark name="Classic FM soundtracks" url="http://www.classicfm.nl/player/classicfm-soundtracks.pls"/>
    </group>
    <group name="Deutsch">
      <bookmark name="Hansewelle" url="http://rb-bremeneins-live.cast.addradio.de/rb/bremeneins/live/mp3/128/stream.mp3"/>
      <bookmark name="Lohro" url="http://stream.lohro.de:8000/lohro128.mp3"/>
    </group>
    <group name="English">
      <bookmark name="BBC World Service" url="http://bbcwssc.ic.llnwd.net/stream/bbcwssc_mp1_ws-eieuk"/>
      <bookmark name="NPR (US)" url="http://www.npr.org/streams/mp3/nprlive24.m3u"/>
      <bookmark name="Euronews" url="http://euronews-02.ice.infomaniak.ch/euronews-02.mp3"/>
      <bookmark name="RFI" url="http://live02.rfi.fr/rfienanglais-64.mp3"/>
      <bookmark name="LBC London" url="http://media-the.musicradio.com/LBCLondon"/>
      <!-- <bookmark name="FOX News" url="http://tunein.streamguys1.com/secure&#45;foxnews?key=9f712433d2cf05432ee622f72af4d7fc3068237e5d5d90c686af667d4fe1f033"/> -->
      <bookmark name="Chicago Public Radio" url="http://wbez.ord.streamguys1.com/wbez64.mp3"/>
    </group>
  </group>
</bookmarks>
JPRuehmann commented 6 years ago

Sorry I have stated something wrong. The only playable stream is "Radio Paradise" (The first one) all other won´t work.

thekvs commented 6 years ago

Streaming services often change their data urls, probably many of urls included in the default bookmarks.xml file are no more valid.

thekvs commented 6 years ago

Here is my current bookmarks.xml (I added .txt extension because github doesn't allow upload files with .xml extension)

bookmarks.xml.txt

JPRuehmann commented 6 years ago

Still not working In smplayer the URL´s work. But not in RadioTray-Lite

thekvs commented 6 years ago

That's strange. Do you have all gstreamer plugins installed?

JPRuehmann commented 6 years ago

which do I need?

JPRuehmann commented 6 years ago

OK I simply installed all gstreamer1.0-plugins now it works Thanks

JPRuehmann commented 6 years ago

sorry That was wrong It only worked once after start, if I try to change the Stream it is garbled again.

JPRuehmann commented 6 years ago

if I try to run gst123 http://stream.lohro.de:8000/lohro128.mp3 --verbose I get Playing https://www.radioparadise.com/m3u/aac-320.m3u Error: Ihrer Installation von GStreamer fehlt ein Plugin. => file cannot be played and will be removed from playlist remember, this is the only one that is working. for all other I get Playing http://stream.lohro.de:8000/lohro128.mp3 Error: Failed to connect stream: Gerät oder Ressource beschäftigt => file cannot be played and will be removed from playlist