Is your feature request related to a problem? Please describe.
Current screen recording doesn't capture audio.
Describe the solution you'd like
Use HBRecorder instead.
Describe alternatives you've considered
Tried Zecorder etc.
Approach to be followed (optional)
Use already implemented config.json hooks to invoke HBRecorder, whether by copying into a fresh branch or by commenting out old screen recorder
Add config.json switch to record either per session or per activity?
Exclude or truncate screen recordings of activity selector
a. by stopping after [5] seconds, then resuming when activity selected --> DO THIS
+: easy
+: captures audio already playing
b. by recording and discarding 5-second loop
-: harder
+: includes actual selection (but who cares?)
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. Current screen recording doesn't capture audio.
Describe the solution you'd like Use HBRecorder instead.
Describe alternatives you've considered Tried Zecorder etc.
Approach to be followed (optional) Use already implemented config.json hooks to invoke HBRecorder, whether by copying into a fresh branch or by commenting out old screen recorder
Add config.json switch to record either per session or per activity?
Exclude or truncate screen recordings of activity selector a. by stopping after [5] seconds, then resuming when activity selected --> DO THIS +: easy +: captures audio already playing b. by recording and discarding 5-second loop -: harder +: includes actual selection (but who cares?)
Additional context Add any other context or screenshots about the feature request here.