App-LabRecorder icon indicating copy to clipboard operation
App-LabRecorder copied to clipboard

RCS define specific stream id for recording

Open Blizary opened this issue 3 years ago • 1 comments

Hi there,

I was wondering if there was a way to specify the exact stream I want to record using the RCS mode without having to select all streams?

Blizary avatar Jun 21 '22 08:06 Blizary

Unfortunately there is no way to do that currently with the remote control socket. It's a bare-bones feature. A pull request to add that feature would be welcome.

In the meantime, you can use the config file to define required streams. RequiredStreams will be selected automatically. You can even start recording without them and they will be added to the recording when they come online. https://github.com/labstreaminglayer/App-LabRecorder/blob/master/LabRecorder.cfg#L42-L48

cboulay avatar Jun 21 '22 17:06 cboulay