mozmorris / react-webcam

Webcam component
https://codepen.io/mozmorris/pen/JLZdoP
MIT License
1.63k stars 281 forks source link

Record a video #378

Closed mveronesi closed 1 year ago

mveronesi commented 1 year ago

Doc is missing information about how to record a video including audio. If i set audio prop to true the recorded video will include the audio but I hear my voice while recording the video. If i set audio prop to false the recorded video does not include the audio.