Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

[EN/DE] Trouble playing back Icecast stream (Settings)

Status
Not open for further replies.

SinusStudios

New Member
[EN]
Hello forum,

i'm having a lot of trouble playing back an Icecast stream of mine (Source, Icecast and SinusBot are running on a VPS). The source is a gstreamer client broadcasting a 44.1kHz, 160kbit/s lamemp3 signal with a (seemingly, read on) identical silence.mp3 as a fallback-mount. I can add the stream to SinusBot but when trying to play it back i get "Error, Could not playback the selected file / stream."

2017/09/01 12:09:58 645503b0 DEBUG Server seems broken or unreachable. Maybe ICY? Trying GET
2017/09/01 12:09:58 645503b0 DEBUG Server seems broken or unreachable. Maybe ICY? Trying GET
2017/09/01 12:09:58 645503b0 DEBUG Server seems broken or unreachable. Maybe ICY? Trying GET
2017/09/01 12:10:04 645503b0 7360af3f DEBUG Done playing
2017/09/01 12:10:04 645503b0 7360af3f DEBUG Done playing
2017/09/01 12:10:04 645503b0 7360af3f DEBUG Done playing

HOWEVER! SinusBot has no issues playing back the fallback-mount (silence.mp3)! It also has no issues playing similar (if not same) encoded radio stations! Then again, running VLC on my own computer and playing back the normal stream works perfectly.

[source] ! audioconvert ! audio/x-raw,rate=44100 ! lamemp3enc target=1 bitrate=160 cbr=true ! shout2send mount=mopidy ip= port=8000 username= password=

<mount>
<mount-name>/mopidy</mount-name>
<username>JNjb7982h4WBM7dF</username>
<password>Vsa9gL2g6cyvsW5c</password>
<fallback-mount>/silence.mp3</fallback-mount>
<fallback-override>1</fallback-override>
<fallback-when-full>0</fallback-when-full>
<public>0</public>
<stream-url>http://www.gnyb.de</stream-url>
<stream-name>Mopidy</stream-name>
<stream-description>Stream durch Icecast</stream-description>
<bitrate>160</bitrate>
</mount>

I will append any information that's asked for :) If you have an Icecast yourself I'd be happy to try it out on my SinusBot and vice versa! (I won't post links publicly)

Regard, Daniel

[DE]
Hallo Forum,

ich habe Probleme damit, meinen Icecast unter SinusBot abzuspielen (Icecast Client, Icecast Server und SinusBot laufen alle auf nem VPS). The Quelle / Icecast Client broadcastet mit gstreamer mit einem 44.1kHz, 160kbit/s lamemp3 Signal mit einer (scheinbar) identisch encodierten silence.mp3 als fallback-mount. Ich kann in SinusBot den Stream hinzufügen, aber wenn ich ihn abspielen will bekomme ich die Meldung "Error, Could not playback the selected file / stream."

2017/09/01 12:09:58 645503b0 DEBUG Server seems broken or unreachable. Maybe ICY? Trying GET
2017/09/01 12:09:58 645503b0 DEBUG Server seems broken or unreachable. Maybe ICY? Trying GET
2017/09/01 12:09:58 645503b0 DEBUG Server seems broken or unreachable. Maybe ICY? Trying GET
2017/09/01 12:10:04 645503b0 7360af3f DEBUG Done playing
2017/09/01 12:10:04 645503b0 7360af3f DEBUG Done playing
2017/09/01 12:10:04 645503b0 7360af3f DEBUG Done playing

ABER! SinusBot hat keine Probleme den fallback-mount (silence.mp3) abzuspielen! Es gibt auch keine Probleme bei anderen Radio Stationen, die ähnlich wenn nicht sogar gleich encodiert sind. In VLC wiederum habe ich keine Probleme, den normalen Icecast Stream abzuspielen.

[source] ! audioconvert ! audio/x-raw,rate=44100 ! lamemp3enc target=1 bitrate=160 cbr=true ! shout2send mount=mopidy ip= port=8000 username= password=

<mount>
<mount-name>/mopidy</mount-name>
<username>JNjb7982h4WBM7dF</username>
<password>Vsa9gL2g6cyvsW5c</password>
<fallback-mount>/silence.mp3</fallback-mount>
<fallback-override>1</fallback-override>
<fallback-when-full>0</fallback-when-full>
<public>0</public>
<stream-url>http://www.gnyb.de</stream-url>
<stream-name>Mopidy</stream-name>
<stream-description>Stream durch Icecast</stream-description>
<bitrate>160</bitrate>
</mount>

Ich werde alle Informationen ergänzen, nach denen gefragt wird :) Wenn jemand selbst einen Icecast hat, würde ich den gerne bei meiner SinusBot Installation testen. Auch gerne kann jemand meinen Icecast Stream testen (ich werde keine Links öffentlich posten).

Gruß, Daniel
 
Last edited:
Status
Not open for further replies.
Top