You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I am trying to contribute to screenity by playing around with the code, there are a couple of features I've thought about but I can seem to understand the code.
Could you explain to me how you are able to save the tab's audio as well as the user microphone in Recording.js ?
Are you recoding both in a separate MediaRecorder and somehow getting the users microphone as a separate track and then merging it with the TabCapture screen recording ?
Thanks in advance for your answer !
The text was updated successfully, but these errors were encountered:
ajnart
changed the title
Help me with contributing
trying to understand the usage of the MediaRecorder API
Feb 21, 2024
Hello! I am trying to contribute to screenity by playing around with the code, there are a couple of features I've thought about but I can seem to understand the code.
Could you explain to me how you are able to save the tab's audio as well as the user microphone in Recording.js ?
Are you recoding both in a separate MediaRecorder and somehow getting the users microphone as a separate track and then merging it with the TabCapture screen recording ?
Thanks in advance for your answer !
The text was updated successfully, but these errors were encountered: