#31: don't die on IP change
-------------------------+--------------------------------------------------
Reporter: smimram | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by toots):
I've reprocuced it with restart=true and it worked:
{{{
2007/10/22 20:24:09 [test:4] Enabling caching mode (active source)
2007/10/22 20:24:09 [test:3] Connecting mount test for
[EMAIL PROTECTED]
2007/10/22 20:24:10 [test:3] Connection setup was successful.
2007/10/22 20:24:10 [test:3] Setting up an MP3 encoder...
2007/10/22 20:24:10 [root:3] Broadcast starts up!
2007/10/22 20:25:33 [test:2] Shout socket error: timeout, network failure,
server shutdown? Restarting the output in 3 sec
2007/10/22 20:25:33 [root:2] Too much latency! Resetting active sources..
2007/10/22 20:25:33 [test:3] Connecting mount test for
[EMAIL PROTECTED]
2007/10/22 20:25:39 [test:3] Connection setup was successful.
2007/10/22 20:25:39 [test:3] Setting up an MP3 encoder...
}}}
Command line:
{{{
./liquidsoap --verbose --debug
'output.icecast.mp3(blank(),mount="test",password="hackme",host="host",restart=true)'
}}}
--
Ticket URL: <http://savonet.rastageeks.org/ticket/31#comment:2>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !