App-LabRecorder
App-LabRecorder copied to clipboard
RCS define specific stream id for recording
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?
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