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
Currently the Webcam allows these options for the modes
video-audio - Record a video file, capturing both audio and video.
video-only - Record a video file with the webcam, but don’t record audio.
audio-only - Record an audio file with the user’s microphone.
picture - Take a picture with the webcam.
And it says, "By default, all modes are allowed." but if I include video-audio, I lose ability to record audio only. The record button always records video and audio together. Is it possible to include the option to record video with audio and the ability to record just audio?
The text was updated successfully, but these errors were encountered:
Hi! Thanks for your suggestion! The issue has been raised and discussed here #198, #143.
I think our consensus was this:
Webcam records video+audio, we could add a “mute” button to not record sound.
“Audio only” gets it’s own plugin, because people won’t think to click on “Webcam” and then choose “audio only” there, vs having a separate “Mic” or “Audio” plugin with a waveform while recording.
Currently the Webcam allows these options for the modes
And it says, "By default, all modes are allowed." but if I include video-audio, I lose ability to record audio only. The record button always records video and audio together. Is it possible to include the option to record video with audio and the ability to record just audio?
The text was updated successfully, but these errors were encountered: