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.

Bug IceCast Stream timeout

Status
Not open for further replies.

NIv3m0re

Donor
is awesome!
Betriebssystem: Windows / Linux
SinusBot Version: 0.9.x
TS3 Version: 3.x.x

Problembeschreibung
Ich benutze das Script von Michael Friese für den Connect zu meinem Icecast Server. Die URL ist im Format "http://ip:port/stream". Das Kennwort für den Server ist ebenfalls korrekt. Für einen kurzen Augenblick ist der Bot mit dem Icecast Server verbunden und wird auch gelistet. Nach ca 15 Sekunden (Timeoutgrenze wurde auch auf 60 angehoben, dann wurde er halt nach 60 Sekunden geworfen) ist er wieder disconnected. Getestet habe ich das Script während keine laute im Channel zu hören waren und wenn halt etwas zu hören war. Mit VLC kann ich hervorragend auf dem Icecast Server streamen.

Code:
[mp3 @ 0x7fa76c0008c0] Before avformat_find_stream_info() pos: 9929 bytes read:32768 seeks:0
[mp3 @ 0x7fa76c0008c0] All info found
[mp3 @ 0x7fa76c0008c0] Estimating duration from bitrate, this may be inaccurate
[mp3 @ 0x7fa76c0008c0] After avformat_find_stream_info() pos: 39625 bytes read:65536 seeks:0 frames:50
[in @ 0x7fa76c002920] Setting 'time_base' to value '1/14112000'
[in @ 0x7fa76c002920] Setting 'sample_rate' to value '48000'
[in @ 0x7fa76c002920] Setting 'sample_fmt' to value 's16p'
[in @ 0x7fa76c002920] Setting 'channel_layout' to value '0x3'
[in @ 0x7fa76c002920] tb:1/14112000 samplefmt:s16p samplerate:48000 chlayout:0x3
[Parsed_aresample_0 @ 0x7fa76c011f00] Setting 'sample_rate' to value '48000'
[Parsed_aformat_1 @ 0x7fa76c002b40] Setting 'sample_fmts' to value 's16'
[Parsed_aformat_1 @ 0x7fa76c002b40] Setting 'channel_layouts' to value 'stereo'
[AVFilterGraph @ 0x7fa76c01c4e0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
[Parsed_aresample_0 @ 0x7fa76c011f00] [SWR @ 0x7fa76c028620] Using s16p internally between filters
[Parsed_aresample_0 @ 0x7fa76c011f00] ch:2 chl:stereo fmt:s16p r:48000Hz -> ch:2 chl:stereo fmt:s16 r:48000Hz
[AVIOContext @ 0x7fa7800673e0] Statistics: 1835008 bytes read, 0 seeks
[file @ 0x7fa78005f120] Setting default whitelist 'file'
[mp3 @ 0x7fa780061440] Format mp3 probed with size=16384 and score=51
[mp3 @ 0x7fa780061440] id3v2 ver:3 flags:00 len:9919
[mp3 @ 0x7fa780061440] Skipping 0 bytes of junk at 9929.
[mp3 @ 0x7fa780061440] Before avformat_find_stream_info() pos: 9929 bytes read:32768 seeks:0
[mp3 @ 0x7fa780061440] All info found
[mp3 @ 0x7fa780061440] Estimating duration from bitrate, this may be inaccurate
[mp3 @ 0x7fa780061440] After avformat_find_stream_info() pos: 39625 bytes read:65536 seeks:0 frames:50
[in @ 0x7fa7800d5d20] Setting 'time_base' to value '1/14112000'
[in @ 0x7fa7800d5d20] Setting 'sample_rate' to value '48000'
[in @ 0x7fa7800d5d20] Setting 'sample_fmt' to value 's16p'
[in @ 0x7fa7800d5d20] Setting 'channel_layout' to value '0x3'
[in @ 0x7fa7800d5d20] tb:1/14112000 samplefmt:s16p samplerate:48000 chlayout:0x3
[Parsed_aresample_0 @ 0x7fa7801f3f80] Setting 'sample_rate' to value '48000'
[Parsed_aformat_1 @ 0x7fa7801001c0] Setting 'sample_fmts' to value 's16'
[Parsed_aformat_1 @ 0x7fa7801001c0] Setting 'channel_layouts' to value 'stereo'
[AVFilterGraph @ 0x7fa78005ece0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
[Parsed_aresample_0 @ 0x7fa7801f3f80] [SWR @ 0x7fa78008e600] Using s16p internally between filters
[Parsed_aresample_0 @ 0x7fa7801f3f80] ch:2 chl:stereo fmt:s16p r:48000Hz -> ch:2 chl:stereo fmt:s16 r:48000Hz
[AVIOContext @ 0x7fa76c0096c0] Statistics: 65536 bytes read, 0 seeks
 
Status
Not open for further replies.
Top