[PLUG] Need Assist with Audio on CentOs 6.6
Kyle Kneitinger
kylejkneitinger at gmail.com
Tue Aug 11 06:23:13 UTC 2015
Sorry I haven't gotten back to you yet, busy week!
If icecast would work for you, that seems like a nice tutorial!
If you are sticking with your solution using jack, the dbus thing I
mentioned earlier isn't a big deal, it just makes for little smoother setup.
Turn off that Dbus option in qjackctl, set your sample rate (44100 is a
good default), Frames/Period & Periods/Buffer(start high, work lower once
youve got a functioning setup),
Then hit the start button on the main qjackctl window. If no red numbers
appear on the right of the little display window (xruns), your settings are
good!
Without dbus, make sure of 2 things, 1) that jack is started before any of
your audio programs that rely on jack, and 2) the audio programs are closed
before starting jack.
After its started and seems free of xruns, open up vlc or something, go to
the audio settings and tell it to use jack. Then play a song or movie and
see if youre getting sound. If so, look at the "Connect" window in
qjackctl and expand the entries to see how everything is connected together.
Let me know if any of these steps don't work out and good luck with either
solution!
On Fri, Aug 7, 2015 at 4:12 PM, Nat Taylor <bioborg at gmail.com> wrote:
> You would probably modify the version #'s if you ran the above terminal
> with your centos version...
>
> On Fri, Aug 7, 2015 at 4:10 PM, Nat Taylor <bioborg at gmail.com> wrote:
>
> >
> >
> https://www.howtoforge.com/how-to-install-a-streaming-audio-server-with-icecast-2.3.3-on-centos-6.3-x86_64-linux
> >
> > On Fri, Aug 7, 2015 at 3:07 PM, <fsradio at comcast.net> wrote:
> >
> >>
> >>
> >> ----- Original Message -----
> >>
> >> From: "Kyle Kneitinger" <kylejkneitinger at gmail.com>
> >> To: "Portland Linux/Unix Group" <plug at lists.pdxlinux.org>
> >> Sent: Monday, August 3, 2015 9:03:26 PM
> >> Subject: Re: [PLUG] Need Assist with Audio on CentOs 6.6
> >>
> >> Hi Steve!
> >>
> >> Some tips I've encountered along the way:
> >> - qjackctl is very smooth. I recommend it if you're not using it
> already.
> >> - The dbus version of the jack daemon is far more reliable and adaptive.
> >> In qjackctl, there is an option that says something like "Enable dbus
> >> interface".
> >>
> >> (steve) Check! But I'm still lost in the corn maze.
> >>
> >> (Kyle)You can find out if you have the dbus version of jack
> >> installed if the "jack_control" command exists in the terminal.
> >>
> >> (steve) Okay, when I enter "jack_control start" in the terminal, I get
> >> basically:
> >>
> >> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did
> >> not receive a reply. Possible causes include: the remote application did
> >> not send a reply, the message bus security policy blocked the reply, the
> >> reply timeout expired, or the network connection was broken.
> >>
> >> (steve) If I try to start jackctl in the gui, the errors are:
> >>
> >>
> >>
> >> 15:01:09.032 Patchbay activated.
> >>
> >> 15:01:09.056 Statistics reset.
> >>
> >> 15:01:09.075 ALSA connection change.
> >>
> >> 15:01:09.087 D-BUS: Service not available (org.jackaudio.service aka
> >> jackdbus).
> >>
> >> 15:01:09.100 JACK is starting...
> >>
> >> 15:01:09.100 jackd -t10000 -dalsa -r44100 -p1024 -n2 -D -Chw:0 -Phw:0
> -I4
> >> -O4
> >>
> >> Cannot connect to server socket err = No such file or directory
> >>
> >> Cannot connect to server socket
> >>
> >> jack server is not running or cannot be started
> >>
> >> Cannot connect to server socket err = No such file or directory
> >>
> >> Cannot connect to server socket
> >>
> >> jack server is not running or cannot be started
> >>
> >> 15:01:09.111 ALSA connection graph change.
> >>
> >> 15:01:09.157 Could not start JACK. Sorry.
> >>
> >> 15:01:09.302 ALSA active patchbay scan...
> >>
> >> 15:01:13.915 JACK was stopped with exit status=255
> >> Like I said before, afraid I'm more of an audio guy than a linux guy;
> >> sorry for the beginner-itis!
> >>
> >> Thanks for any further pointers.
> >>
> >> Steve
> >> > _______________________________________________
> >> > PLUG mailing list
> >> > PLUG at lists.pdxlinux.org
> >> > http://lists.pdxlinux.org/mailman/listinfo/plug
> >> >
> >> _______________________________________________
> >> PLUG mailing list
> >> PLUG at lists.pdxlinux.org
> >> http://lists.pdxlinux.org/mailman/listinfo/plug
> >>
> >> _______________________________________________
> >> PLUG mailing list
> >> PLUG at lists.pdxlinux.org
> >> http://lists.pdxlinux.org/mailman/listinfo/plug
> >>
> >
> >
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
More information about the PLUG
mailing list