| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…s streams. regexselect <regex> selects streams.
|
Hi and thanks for the PR! What should happen when a RCS user attempts to start recording with no streams selected?
|
Sorry, something went wrong.
|
Thanks for the quick reply @cboulay , I would go for an error message. I speak for my specific use of the software that may run on a university network where other amplifiers and HMD devices can pop on anytime and disrupt measurements. I would be ok with a select all being triggered after the gui/cli opens, to preserve a little bit of consistency with prior work. |
Sorry, something went wrong.
|
@lokinou , there really isn't a perfect solution because preserving existing behaviour is also contrary to how the (much more commonly used) GUI works. if we're going to change default behaviour then we might as well align with the GUI. So, I'd be OK with leaving the streams unselected at startup (unless specified by config file) then raising an error if trying to record without any streams selected. (Selected and not-yet-available should be allowed). Would you be willing to modify your PR in that way? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Removed the compulsive select all before start when using rcs commands.
Remove control of labrecorder can now provide fine selection of streams
Added
example
"select liveamp"
"regexselect liveamp[0-9]+"