search for: reconnectattempt

Displaying 20 results from an estimated 50 matches for "reconnectattempt".

Did you mean: reconnectattempts
2004 Aug 06
0
dual streaming example
...t;hostname>xx.xx.xx.xx</hostname> <port>8000</port> <password>********</password> <mount>/stream.ogg</mount> <yp>0</yp> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> </instance> --> <instance> <hostname>xx.xx.xx.xx</hostname> <port>8000</port> <password>********</password...
2004 Aug 06
2
using the latest icecast and ices to stream both ogg and mp3
darkice is an execellent bit of software, very well written. and the author of the darkice software, akos, is very active on the darkice ML. http://yp.tilos.hu:9000/tilos_high.ogg <= for a darkice stream. b. On Sat, Nov 22, 2003 at 12:05:55PM -0500, Brendan Cully wrote: > On Saturday, 22 November 2003 at 10:50, Kerry Cox wrote: > > So basically, I download and install ices 0.3,
2004 Aug 06
0
(was, streaming both ogg and mp3) now, sending out 3 streams
...ame>xx.xxx.x.xxx</hostname> <port>8000</port> <password>secretpasswd</password> <mount>/highband.ogg</mount> <yp>0</yp> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <encode> <quality>2</quality> <nominal-bitrate>96000</nominal-bitrate> <samplerate>41000</samplerate>...
2004 Aug 06
2
Multiple Ogg Streams
...t;/hostname> <port>8000</port> <password>#classified#</password> <mount>/low.ogg</mount> <reconnectdelay>1</reconnectdelay> <reconnectattempts>-1</reconnectattempts> <maxqueuelength>80</maxqueuelength> <encode> <samplerate>22050</samplerate> <channels>1</channels>...
2004 Aug 06
0
Icecast source number problem, ices frozen after reconnect attemps failure (icecastkh13 iceskh48)
...10am.... I killed then, they have been relaunched by my launcher and ices connects to icecast and then everything goes right... without changing anything in the config file. > So, if it fails to connect to the server, it does several trial > (<reconnectdelay>3</reconnectdelay><reconnectattempts>20</reconnectattempts>) > and then froze and stays alive... this prevent any further automatic restart of ices. My launcher didn't notice ices is frozen (because processes are still alive) and did nothing instead of restarting it. > > Should ices do a shutdown after finishi...
2004 Aug 06
0
Multiple Ogg Streams
...fig file: > > <instance> > <hostname>localhost</hostname> > <port>8000</port> > <password>#classified#</password> > <mount>/low.ogg</mount> > > <reconnectdelay>1</reconnectdelay> > <reconnectattempts>-1</reconnectattempts> > > <maxqueuelength>80</maxqueuelength> > > <encode> > <samplerate>22050</samplerate> > <channels>1</channels> > <quality>-1</quality> > </encode> > &l...
2004 Dec 23
2
Icecast 2.2.0 and Ices2: no audio
...stname>192.168.0.128</hostname> <port>8000</port> <password>12345678</password> <mount>/highband.ogg</mount> <yp>0</yp> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <encode> <quality>2</quality> <nominal-bitrate>96000</nominal-bitrate> <samplerate>44100</samplerate>...
2004 Aug 06
3
Icecast source number problem, ices frozen after reconnect attemps failure (icecastkh13 iceskh48)
Hi, On 2003.11.26 15:42 Karl Heyes wrote: > The reconnectattempts value is from the CVS code, and can be a bit awkward > in general. > > ices can have multiple instances and in these mods can have multiple shout > connections per instance. I don't think terminating ices for just one > shout > connection is acceptable, I'm more incline...
2004 Aug 06
3
Icecast source number problem, ices frozen after reconnect attemps failure (icecastkh13 iceskh48)
...alive at 10am.... I killed then, they have been relaunched by my launcher and ices connects to icecast and then everything goes right... without changing anything in the config file. So, if it fails to connect to the server, it does several trial (<reconnectdelay>3</reconnectdelay><reconnectattempts>20</reconnectattempts>) and then froze and stays alive... this prevent any further automatic restart of ices. My launcher didn't notice ices is frozen (because processes are still alive) and did nothing instead of restarting it. Should ices do a shutdown after finishing unsuccessful...
2004 Aug 06
4
(was, streaming both ogg and mp3) now, sending out 3 streams
...e> > <port>8000</port> > <password>secretpasswd</password> > <mount>/smallband.ogg</mount> > <yp>0</yp> > <reconnectdelay>2</reconnectdelay> > <reconnectattempts>5</reconnectattempts> > <maxqueuelength>80</maxqueuelength> > > <downmix>1</downmix> > > <resample> > <in-rate>22050</in-rate> > <out-rate>11000</o...
2004 Aug 06
2
Multiple Ogg Streams
>if you are getting the ogg data from a stream then you can just state a >- in the playlist and it will read it from stdin. > >curl .. http://host:port/mountpoint.ogg | ices ices-playlist.xml > >ideally the playlist should be more flexible and allow starting of >external programs but not just yet. > >karl. Thank you! That got it working. Partly. I managed to get two
2005 Nov 09
2
playlist module causing machine hangup
Hello, I had a big trouble with ices (ices-2kh60). It is reading a playlist file containing "-" to tell "read stdin". But I think that when stdin is having problem, then ices become mad. It tries hundreds of time per second to play the playlist file content, generating huge amount of traces, which are rotated, but causing a denial of service on the server which become
2012 Dec 25
3
stream/ices_instance_stream Failed initial connect to 172.16.0.116:8000 (Login failed: Success
...;/param> <param name="once">0</param> </input> <instance> <hostname>172.16.0.116</hostname> <port>8000</port> <password>hackme</password> <mount>/mpd.ogg</mount> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <encode> <nominal-bitrate>64000</nominal-bitrate> <samplerate>44100</samplerate> <channels>2</channels> </encode> </instance> </stream> </ices> Jose Val...
2004 Aug 06
2
Directory listing disappeared
Hi: Last week, I upgraded an icecast2 server and enabled the directory code. The primary streams that run on it showed up nicely. As some may recall, I had issues with libshout compiling (seems the sources got hosed somehow, a fresh checkout fixed everything after all else failed), and I just compiled the latest ices2. I noticed, with some surprise, that the config file hadn't changed in
2004 Aug 06
2
Directory listing disappeared
...network drops) and ices disconnects from the server, these control how often it tries to reconnect, and how many times it tries to reconnect. Delay is in seconds. If you set reconnectattempts to -1, it will continue indefinately. Suggest setting reconnectdelay to a large value if you do this. --> <reconnectdelay>2</reconnectdelay> <...
2004 Aug 06
2
Unable to use playlist module in ices
...network drops) and ices disconnects from the server, these control how often it tries to reconnect, and how many times it tries to reconnect. Delay is in seconds. If you set reconnectattempts to -1, it will continue indefinately. Suggest setting reconnectdelay to a large value if you do this. --> <reconnectdelay>2</reconnectdelay> &lt...
2004 Aug 06
0
ices bitrate encoding mode?
...re is a config snippet used to get the above: <instance> <hostname>mystreamer.net</hostname> <port>9000</port> <password>changeme</password> <mount>/alpha40.ogg</mount> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <encode> <managed>1</managed> <nominal-bitrate>44000</nominal-bitrate> <!-- <minimum-bitrate>40000</minimum-bitrate> --> <maxi...
2004 Aug 06
0
Re: troubles with ices
...</authentication> ICES: <instance> <hostname>127.0.0.1</hostname> <port>8000</port> <password>test</password> <mount>/test.ogg</mount> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <encode> <nominal-bitrate>56000</nominal-bitrate> <!-- bps. e.g. 64000 for 64 kbps --> <samplerate>22050</samplerate> <channels&...
2004 Aug 06
0
automating icecast2 startups
...assword>********</password> <mount>/egoplay.ogg</mount> <yp>1</yp> <!-- allow stream to be advertised on YP, default 0 --> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <!-- <savefile>streamdump.ogg</savefile> --> </instance> <instance>...
2004 Aug 06
0
(was, streaming both ogg and mp3) now, sending out 3 streams
...t;port>8000</port> > > <password>secretpasswd</password> > > <mount>/smallband.ogg</mount> > > <yp>0</yp> > > <reconnectdelay>2</reconnectdelay> > > <reconnectattempts>5</reconnectattempts> > > <maxqueuelength>80</maxqueuelength> > > > > <downmix>1</downmix> > > > > <resample> > > <in-rate>22050</in-rate> > >...