| Author |
Message |
Topic: aac+ v2 file for fallback.. |
Lewis
Replies: 3
Views: 4680
|
Forum: Icecast Server Posted: Tue Mar 09, 2010 1:26 pm Subject: aac+ v2 file for fallback.. |
Have you tried an empty file ie 0 bytes?
karl.
no, but i finally captured an aac+ stream, and cutted the piece i wanted...
thank you all.. |
Topic: aac+ v2 file for fallback.. |
Lewis
Replies: 3
Views: 4680
|
Forum: Icecast Server Posted: Tue Mar 09, 2010 2:37 am Subject: aac+ v2 file for fallback.. |
hello all,
i'm trying to create an aac+ v2 file, for fallback, for my server.
i tried several programs, with no success...
we are broadcasting an aac+ v2 stream at 64kbps, so i want a 10" e ... |
Topic: icecast and mrtg |
Lewis
Replies: 4
Views: 6340
|
Forum: Icecast Server Posted: Wed Feb 10, 2010 1:10 pm Subject: icecast and mrtg |
well, i finally managed to create mrtg graphs from the icecast server page..
this is the script:
#!/bin/bash
# Written by Russell Hatch
# ShoutCast stats retriever for MRTG v1.0
# This simple ... |
Topic: icecast and mrtg |
Lewis
Replies: 4
Views: 6340
|
Forum: Icecast Server Posted: Fri Feb 05, 2010 7:11 pm Subject: icecast and mrtg |
none can help ?
 |
Topic: icecast and mrtg |
Lewis
Replies: 4
Views: 6340
|
Forum: Icecast Server Posted: Thu Feb 04, 2010 3:22 am Subject: icecast and mrtg |
hello all,
i want a script to count Current Listeners and Peak Listeners for mrtg use..
i suppose this does not need authentication, since these stats are displayed in /status.xml file..
anyon ... |
Topic: installing icecast on Red Hat Linux 7.1 |
Lewis
Replies: 1
Views: 3801
|
Forum: Icecast Server Posted: Fri Jan 29, 2010 1:03 am Subject: installing icecast on Red Hat Linux 7.1 |
is it possible ?
are there any binaries available ?
i installed libxml2, but couldnt find libxslt package for this system... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Thu Jan 21, 2010 7:18 pm Subject: icecast disconnects all clients... |
a 64k stream is 8kbytes/s, the queue size divided by that 8 is how many seconds can be stored in the queue. not hard maths...
karl.
queue size is now 524288
which means 65536 seconds ? |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Thu Jan 21, 2010 3:06 pm Subject: icecast disconnects all clients... |
The only significant settings that would affect disconnection are the queue settings. If you know the bitrate of the stream then you can work out how much can be store in the queue.
karl.
i hav ... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Wed Jan 20, 2010 2:06 pm Subject: icecast disconnects all clients... |
hello,
i fixed the backup files, and transition is seamless now..
are there any settings to apply to get more performance ?
sometimes listeners send mail saying that stream is disconnected, or ... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Sat Jan 16, 2010 11:36 pm Subject: icecast disconnects all clients... |
well,
i found that the files were not in the right directory, i moved them and everything seems ok..
but the transition between the live stream and the static files is not seamless..
i have to ... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Sat Jan 16, 2010 5:34 am Subject: icecast disconnects all clients... |
well,
according to the manual, i added the following lines to my conf file..
but when i stop the sources, files are not playing...
<mount>
<mount-name>/live</mount-nam ... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Thu Jan 14, 2010 5:21 pm Subject: icecast disconnects all clients... |
The fallback to a file is commonly used and easily added with the fallback-mount/fallback-override settings, afaik you haven't set those.
The question you need to ask is why does the source stop an ... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Thu Jan 14, 2010 9:14 am Subject: icecast disconnects all clients... |
| so there was an interruption in the stream being received by icecast, eventually the source timeout was reached and then the stream terminated along with any listeners (assuming no fallback was active ... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Wed Jan 13, 2010 10:51 pm Subject: icecast disconnects all clients... |
[2010-01-13 19:51:14] WARN client/client_read_bytes source connection has died
[2010-01-13 19:51:14] WARN connection/_handle_source_request Mountpoint /live in use ... |
Topic: icecast disconnects all clients... |
Lewis
Replies: 18
Views: 18720
|
Forum: Icecast Server Posted: Wed Jan 13, 2010 7:10 pm Subject: icecast disconnects all clients... |
| if icecast stalls or crashes then you will get that sort of effect, but to resolve those sorts of issues, you would need to provide more information. For example how recent a version of icecast are y ... |
| |