From 3b0ea17625f30f96724ae6548b2a627a2323534a Mon Sep 17 00:00:00 2001 From: yomguy <> Date: Mon, 22 Nov 2010 23:56:25 +0000 Subject: [PATCH] fix INSTALL again --- INSTALL | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 84c0ea1..bf2fa99 100644 --- a/INSTALL +++ b/INSTALL @@ -28,7 +28,14 @@ Optional:: sudo aptitude install libfaac-dev libmp3lame-dev libflac-dev -Note that obtaining and installing a preempt RT kernel is STRONGLY advised to get a good stability. +Note that obtaining and installing a preempt RT kernel is STRONGLY advised to get a good audio (JACK) stability. +Moreover, edit the pam conf file to get RT "su" pam limits at boot:: + + sudo vi /etc/pam.d/su + +Uncomment:: + + session required pam_limits.so 3. Install TeleCaster @@ -89,9 +96,9 @@ Browse the TeleCaster web control page: Fill in the form and start any free recording and broadcasting stream ! -To change the form options, just edit the conf file:: +To change the form options, just edit the conf file as root:: - /etc/telecaster/telecaster.xml + sudo vi /etc/telecaster/telecaster.xml 8. Contact -- 2.39.5