-
> import { useReactMediaRecorder } from 'react-media-recorder';
>
> // React Media Recorder hook
> const { status, startRecording, stopRecording, mediaBlobUrl } =
> useReactMediaRecorder({ …
-
React media recorder not working on ipad. Even the page is not loading where i have used react media recorder and not showing any error.
-
I'm getting this error while build
```/node_modules/react-native-filament/android/src/main/java/com/margelo/filament/FilamentRecorder.java:75: error: switch expressions are not supported in -source 8…
-
Hi, I have recently tried to use this package in react 18, but I got an error called "Worker is not defined".
Here is the package.json:
`
[...]
"dependencies": {
"next": "12.2.3",
"…
-
We've noticed that after we've used federation plugin, one part of our application started to fail with:
```
__federation_shared_react-dom.js:233 TypeError: Cannot read properties of null (reading '…
-
"VoiceRecorder component from the react-voice-recorder-player library is not exposing a getAudioData method or any other way to access the recorded audio data directly.
Since we're unable to retrieve…
-
**Describe the bug**
- Set up a vanilla React Typescript based project using Vitejs.
- Make up two React components RecordMessage that uses react-media-recorder-2, and Controller that uses @ffmpeg/f…
-
We're looking to create a simple web application that allows users to record audio directly from their browser and then upload the recorded file (specifically in the WebM format) to a server. This app…
-
**Describe the bug**
When accessing a resource via blob protocol, capacitor-electron gets ignored on the CSP.
**To Reproduce**
Steps to reproduce the behavior:
1. Try to access a blob resource…
-
### Steps to reproduce
1. Open Element Desktop
2. Switch to a room with inline URL previews enabled and lots of links inside (e.g. news-feeds)
3. Observe loading times of up to 9-10 seconds
4. Be …