capture_client issues

View: New views
2 Messages — Rating Filter:   Alert me  

capture_client issues

by Eric Renrut :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

I tried getting capture_client to capture vox from a mic and then save it to a file.

I am using jack control gui and I tried multiple combinations of using the gui to connect the capture port to the playback port. 

At the cmd line I tried the following:
    ./capture_clnt -f testfile port1

I get the following error:
cannot connect input port jackrec:input1 to port1
no message buffer overruns

I've tried different flags as well. I think i am pretty close though.

Thanks for your help

E



_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

Re: capture_client issues

by Paul Davis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Aug 1, 2009 at 5:43 PM, Eric Renrut<meltmure@...> wrote:

> Hi there,
>
> I tried getting capture_client to capture vox from a mic and then save it to
> a file.
>
> I am using jack control gui and I tried multiple combinations of using the
> gui to connect the capture port to the playback port.
>
> At the cmd line I tried the following:
>     ./capture_clnt -f testfile port1
>
> I get the following error:
> cannot connect input port jackrec:input1 to port1
> no message buffer overruns

there are no ports called "port1". you can see available ports with jack_lsp.

also, why are you starting the program as "./capture_clnt" ?
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org