react-video-recorder
react-video-recorder copied to clipboard
So I'm currently working on a feature that uses this package, and the feature I'm working on requires me to listen in on the recorder's real time updates (and do...
What is chunkSize? Can you explain?
Hello, I would like to have my video recorder element take the most room possible vertically, while keeping the same aspect ratio. How can i do this ? I didn't...
Hi, I am unable to record audio, When I try to record video, the video shows but there is no audio. When I right click and click on show controls...
Is there a way to let the use record the video only from the front camera? Tried sending the following constraints but it didn't work: ``
Happens in record-button.js on line 50 We use next.js to render the video input so could this do with the ref being unavailable?
When i was using the video recording on safari browser (IOS) the default pause button is getting added and the function for the pause recording is not supporting in safari
I used this library and overrides the action props to customize the UI but now, the switch camera icon is not working.
is there a way to get the duration of the recorded video?
i trying to test on mobile for switch the camera.. but for the first loaded.. the camera view is works.. but when i trying to switch to back camera.. i...