react-video-recorder icon indicating copy to clipboard operation
react-video-recorder copied to clipboard

Results 80 react-video-recorder issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.5 to 3.1.7. Release notes Sourced from ejs's releases. v3.1.7 Version 3.1.7 v3.1.6 Version 3.1.6 Commits 820855a Version 3.1.7 076dcb6 Don't use template literal faf8b84 Skip test...

dependencies

The SVG that is used for the switch camera button doesn't always align with the design of an app. This PR adds support for passing in a custom element to...

Hello, I've a weird problem with this library. The library is working fine on mac (both chrome and firefox). On windows, it's also working fine for the recording part. However...

Hi, 1. While recording I need it to be like a mirror. 2. After recording, it must play exactly what I recorded and not flip just like we have normally...

This isnt a bug. i just need help. I know its probably a basic question but i need guidance on how i can pass a url (or a video blob)...

Hi, thanks for this awesome package. The code works succesfully, but the uploaded file on the server is called "blob" and its not a media, nor is it a video....

I'd love to stop using the '--legacy-peer-deps' flag on my project's npm install as I'm on react 17. Suggested changes to package.json: "react": "^17.0.0", "react-dom": "^17.0.0",

Hi there. I am really happy to see your work and yes its really worthy. But i tried to look around your code but i didn't find out how can...

I was reading some of the previous issues and I saw one where someone asked about how to change the big red record button, etc. You provided a link to...