Quantcast
Channel: Airtime Support Discussions on Sourcefabric Forum
Viewing all articles
Browse latest Browse all 1390

Streaming & ao output

$
0
0
First time running Airtime.

I discovered my original problem of missing svstat and FAILED AUDIO was missing install packages liquidsoap and daemon-tools.
Those problems corrected, I would appreciate some help with the areas below:

where <------------ exists I would appreciate an explanation of what it is, why, and if a problem or error what to do to correct it please.

It appears to me that the ao failure is due to jackd and/or liquidsoap not configured to be aware of each other's existence
and instead is just trying to use alsa alone which won't work with jack running. A few shortcuts or tips would be appreciated here...

When I access the Icecast2 server using the WUI, it is running and I am able to login, and although liquidsoap and icecast2
processes are running in a ps-A, when I use a command line to play a playlist as you see below I do not see an active mountpoint in Icecast2
admin WUI.

I also noticed there is a lot of references in liquidsoap docs to icecast which is a different package from icecast2. the 2 version I believe allows for option format playouts, whereas the icecast was restricted to only ogg I believe; please correct me if I am wrong here. Would that
possibly be an explanation why the mount points aren't showing?

It appears to me from below that the stream output is supposedly working, just the ao to the sound card is shut down due to jack problem.

I have tried both types of playlist generation methods, the #EXTINFO type and the find piped to an m3u file and both give the same result as below.



Ubuntu 11.04 Airtime 1.8.2

Thanks in advance.
Andy



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
airhost1@studio-ws:~$ liquidsoap 'out(normalize(playlist("/home/airhost1/Oldies-103.m3u")))'
2011/06/16 08:25:53 >>> LOG START

2011/06/16 08:25:53 [protocols.external:3] Didn't find "ufetch" <-------------------- what is this? why? (not in apt-get or synaptic package list repos)

2011/06/16 08:25:53 [protocols.external:3] Found "/usr/bin/wget" <-------------------- what is this? why?


2011/06/16 08:25:53 [main:3] Liquidsoap 0.9.2
2011/06/16 08:25:53 [threads:3] Created thread "generic queue #1".
2011/06/16 08:25:53 [threads:3] Created thread "root" (1 total).
2011/06/16 08:25:53 [root:3] Waking up active nodes...
2011/06/16 08:25:53 [Oldies-103(dot)m3u:3] Loading playlist...
2011/06/16 08:25:53 [Oldies-103(dot)m3u:3] No mime type specified, trying autodetection.
2011/06/16 08:25:53 [Oldies-103(dot)m3u:3] Playlist treated as format audio/x-mpegurl
2011/06/16 08:25:53 [Oldies-103(dot)m3u:3] Successfully loaded a playlist of 1125 tracks.
2011/06/16 08:25:53 [threads:3] Created thread "ao" (2 total).
2011/06/16 08:25:53 [root:3] Broadcast starts up!


2011/06/16 08:25:53 [mksafe:3] Switch to safe_blank. <-------------------------- What and why??


2011/06/16 08:25:53 [decoder:3] Decoder MP3 chosen for "/home/airhost1/Music/Joan Baez - We Shall Overcome - Flower Power- Time Of The Season-oldies.mp3".


2011/06/16 08:25:54 [threads:1] Thread "ao" failed: Failed to open device! <------------ JACK Audio config needed ?????? to autostart??
Thread 4 killed on uncaught exception Failure("Failed to open device") <------------ " " " "


2011/06/16 08:25:54 [main:3] Shutdown started!
2011/06/16 08:25:54 [main:3] Waiting for threads to terminate...
2011/06/16 08:25:54 [Oldies-103(dot)m3u:3] Prepared "/home/airhost1/Music/Joan Baez - We Shall Overcome - Flower Power- Time Of The Season-oldies.mp3" (RID 1).


2011/06/16 08:25:54 [mksafe:3] Switch to src_10939 with transition. <-------------------- What is this and why????



^Z
[2]+ Stopped liquidsoap 'out(normalize(playlist("/home/airhost1/Oldies-103.m3u")))'
airhost1@studio-ws:~$
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Viewing all articles
Browse latest Browse all 1390

Trending Articles