Got past all of that. Went back to BUTT. Config showing no errors, make dies
now looking for lame, etc. So now I am looking to see if I can just do this
with FFMPEG which is already installed, or its off to another product.
Liquidsoap again has all of the dependencies set for Debian, not CENTOS.
Even though they are all installed. Can't find a location for them in the
makefile to edit. Creating a symbolic link still doesn't let it know they
are there. I run linux servers but I am not comfortable going too far afield
on tangents trying to correct errors in bad install packages. I don't
suppose there's some nice simple YUM package for something.

I really don't care what I use as a stream encoder, but this is a bit
ridiculous this level of fiddling to install something, anything that will
take the audio from the card, encode it, and sent it off to an
icecast/shoutcast server. 

TC

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Wayne
Merricks
Sent: Wednesday, June 18, 2014 6:56 AM
To: [email protected]
Subject: Re: [RDD] Rivendell + Jack, etc

Hi,

Have a look at

http://rivendell.tryphon.org/wiki/Rivendell_on_Debian_6

I wrote it a while ago for Debian Squeeze, it applies to Wheezy once you get
to the desktop without any changes.

What you'll want to do is use qjackctl to auto start and run start up
scripts that set the Riv /var/run, load caed, ripcd, rdcatchd and as for
streaming, forget edcast/darkice whatever.

Take the time to learn liquidsoap, you won't regret it.

You could combine init scripts to do the root required stuff (mkdir -p
/var/run/rivendell && chown `whoami`:rivendell /var/run/rivendell) with
qjackctl to do the user land stuff.

My current setup is partially manual but I effectively have JACK, Riv,
jamin, liquidsoap (for streaming to icecast) and rotter working together.

There is no reason why I couldn't automate all of this, I just didn't.

Wayne Merricks
The Voice Asia

On 17/06/14 21:47, Cowboy wrote:
> On Tuesday 17 June 2014 04:20:40 pm Dave B wrote:
>> Setting up Startup Applications is no good either, as the relevant 
>> apps don't necessarily start in the correct order.
>>
>> Any pointers from those who have done this before? Running Rivendell
>> 2.8.1 on Debian 7.
>   Not specifically, but Debian uses the SyetemV start-up scripts, wherein
>   the scripts do run in order of the leading number assigned to that
script.
>   They don't necessarily wait for the preceding script to exit, though.
>
>   There is a simple way to do that, but it's been so long since I ran
>   a SystemV based unix, I don't remember specifics.
>

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to