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