Re: [Jack-Devel] Jack_Capture not starting anymore after having Jackd running as systemd service

PrevNext  Index
DateMon, 10 Dec 2018 23:37:34 +0100
From [hidden] at microfx dot de <[hidden] at microfx dot de>
To[hidden] at notam02 dot no
CcJACK <[hidden] at lists dot jackaudio dot org>
In-Reply-ToKjetil Matheussen Re: [Jack-Devel] Jack_Capture not starting anymore after having Jackd running as systemd service
Follow-UpKjetil Matheussen Re: [Jack-Devel] Jack_Capture not starting anymore after having Jackd running as systemd service
that indeed looks like a solution! But I would need to know if jack_capture is recording to stop it again because I want to use a button to trigger start/stop of the recording - and I can’t think of a solution right away. Good input for the recording directory - I was asking myself how to do that since I couldn’t find that in the help file.

> On 10. Dec 2018, at 23:27, Kjetil Matheussen <[hidden]> wrote:
> 
> On Mon, Dec 10, 2018 at 11:18 PM [hidden] <[hidden]> wrote:
>> 
>> Ah, that seems to be the problem! Thanks for the quick reply!
>> 
>> My initial idea was to add this as well as a service but jack_capture needs user input - is this possible with a service? Like an additional script that triggers the recording?
>> 
> 
> How about letting jack_capture listen to OSC?
> jack_capture --help-osc
> 
> Then you can run jack_capture as root like this:
> 
>   jack_capture --osc 7777 --filename-prefix
> /recording/directory/jack_capture_recording_
> 
> And as a normal user you can run
> 
>   oscsend localhost 7777 /jack_capture/tm/start
>   oscsend localhost 7777 /jack_capture/tm/stop
> 
> to start and stop recording.
> 
> Robin Gareus might help more on this, since he wrote that code.
> I'm not entirely sure if this is the best way to use the OSC interface.
PrevNext  Index

1544481482.16919_0.ltw:2, <002A422D-370A-4976-901B-2543E724D270 at microfx dot de>