I have just installed Airtime 1.9.4 at Ubuntu Studio 10.04 (lucid) with .deb packages.
I lived Icecast2 uninstalled and unconfigured to use my EXTERNAL server, but I have not success to configure it.
In particular I have the exact problem like this post. I configured /etc/airtime/liquidsoap.cfg but it do not works.
I check it with command line:
$ /usr/lib/airtime/pypo/bin/liquidsoap_bin/liquidsoap 'output.icecast(%mp3, mount="test.ogg", host="164.73.XX.XX", port=8888, password="Pass", sine())'
2011/10/20 20:12:28 >>> LOG START
2011/10/20 20:12:28 [protocols.external:3] Didn't find "ufetch".
2011/10/20 20:12:28 [protocols.external:3] Found "/usr/bin/wget".
2011/10/20 20:12:28 [main:3] Liquidsoap 1.0.0-beta2
2011/10/20 20:12:28 [main:3] Using: pcre=6.0.1 dtools=0.2.2 duppy=0.4.0 duppy.syntax=0.4.0 cry=0.2.0 mm=0.1.0 xmlplaylist=0.1.2 ogg=0.4.2 vorbis=0.6.0 mad=0.4.2 flac=0.1.0 flac.ogg=0.1.0 lame=0.3.0 alsa=0.2.1 samplerate=0.1.1 taglib=0.1.4 camomile=0.7.1 portaudio=@VERSION ladspa=0.1.2
2011/10/20 20:12:28 [dynamic.loader:2] Could not load plugins in directory /usr/local/lib/liquidsoap/1.0.0-beta2/plugins.
2011/10/20 20:12:28 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master.
2011/10/20 20:12:28 [frame:3] Frame size must be a multiple of 1764 ticks = 1764 audio samples = 1 video samples.
2011/10/20 20:12:28 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio samples = 1764 ticks.
2011/10/20 20:12:28 [frame:3] Frames last 0.04s = 1764 audio samples = 1 video samples = 1764 ticks.
2011/10/20 20:12:28 [threads:3] Created thread "generic queue #1".
2011/10/20 20:12:28 [test(dot)ogg:3] Connecting mount test.ogg for source@164.73.XX.XX...
2011/10/20 20:12:28 [test(dot)ogg:3] Connection setup was successful.
2011/10/20 20:12:28 [threads:3] Created thread "wallclock_main" (1 total).
2011/10/20 20:12:28 [clock.wallclock_main:3] Streaming loop starts, synchronized with wallclock.
Can you please tell me how I configure a external Icecast2 server?
(I have seen documentation and wiki and forum, but perhaps I have not seen the right document)
I lived Icecast2 uninstalled and unconfigured to use my EXTERNAL server, but I have not success to configure it.
In particular I have the exact problem like this post. I configured /etc/airtime/liquidsoap.cfg but it do not works.
I check it with command line:
$ /usr/lib/airtime/pypo/bin/liquidsoap_bin/liquidsoap 'output.icecast(%mp3, mount="test.ogg", host="164.73.XX.XX", port=8888, password="Pass", sine())'
2011/10/20 20:12:28 >>> LOG START
2011/10/20 20:12:28 [protocols.external:3] Didn't find "ufetch".
2011/10/20 20:12:28 [protocols.external:3] Found "/usr/bin/wget".
2011/10/20 20:12:28 [main:3] Liquidsoap 1.0.0-beta2
2011/10/20 20:12:28 [main:3] Using: pcre=6.0.1 dtools=0.2.2 duppy=0.4.0 duppy.syntax=0.4.0 cry=0.2.0 mm=0.1.0 xmlplaylist=0.1.2 ogg=0.4.2 vorbis=0.6.0 mad=0.4.2 flac=0.1.0 flac.ogg=0.1.0 lame=0.3.0 alsa=0.2.1 samplerate=0.1.1 taglib=0.1.4 camomile=0.7.1 portaudio=@VERSION ladspa=0.1.2
2011/10/20 20:12:28 [dynamic.loader:2] Could not load plugins in directory /usr/local/lib/liquidsoap/1.0.0-beta2/plugins.
2011/10/20 20:12:28 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master.
2011/10/20 20:12:28 [frame:3] Frame size must be a multiple of 1764 ticks = 1764 audio samples = 1 video samples.
2011/10/20 20:12:28 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio samples = 1764 ticks.
2011/10/20 20:12:28 [frame:3] Frames last 0.04s = 1764 audio samples = 1 video samples = 1764 ticks.
2011/10/20 20:12:28 [threads:3] Created thread "generic queue #1".
2011/10/20 20:12:28 [test(dot)ogg:3] Connecting mount test.ogg for source@164.73.XX.XX...
2011/10/20 20:12:28 [test(dot)ogg:3] Connection setup was successful.
2011/10/20 20:12:28 [threads:3] Created thread "wallclock_main" (1 total).
2011/10/20 20:12:28 [clock.wallclock_main:3] Streaming loop starts, synchronized with wallclock.
Can you please tell me how I configure a external Icecast2 server?
(I have seen documentation and wiki and forum, but perhaps I have not seen the right document)