rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.
http://www.darkice.org
200 stars 47 forks source link

jack_client_new is deprecated #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi!

jack_client_new is deprecated. If you run darkice, it will show the
following output:

Using config file: darkice.cfg
Using JACK audio server as input device.
Using POSIX real-time scheduling, priority 4
jack_client_new: deprecated
Registering as JACK client darkice-11407

The attached patch corrects this problem

Original issue reported on code.google.com by a...@drcomp.erfurt.thur.de on 16 May 2010 at 7:53

Attachments:

GoogleCodeExporter commented 9 years ago
applied in r482.

Original comment by rafael2k...@gmail.com on 19 Jul 2010 at 8:45

GoogleCodeExporter commented 9 years ago
closed.

Original comment by rafael2k...@gmail.com on 19 Jul 2010 at 8:45

GoogleCodeExporter commented 9 years ago
How can i use this patch to solve the problem?

Original comment by pa...@viraminas.org.br on 30 Jun 2012 at 5:25