use-screen-recorder
React hook for easily recording screen using MediaStream APIs.
Install
Usage
Props
audio
A boolean value indicating if audio track should be added.
options
A MediaRecorderOptions
object.
React hook for easily recording screen using MediaStream APIs.
A boolean value indicating if audio track should be added.
A MediaRecorderOptions
object.