- Description:
Tiny Record RTC - Screen recorder configuration.
- Source:
- Copyright:
- 2024 The Open University
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Tiny Record RTC - Screen recorder configuration.
Methods
combineAudioAndScreenRecording(results)
- Description:
For starting screen recording, once we have both audio and video, combine them.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
results |
Array.<Object> | from the above Promise.allSettled call. |
handleStopScreenSharing()
- Description:
Callback that is called by the user clicking Stop screen sharing on the browser.
- Source: