-
When I move to the record page and allow the permission then without recording if I go to the different page still camera get active. So How do I deactivate camera when I go to the another page?
-
hi
Thanks for creating this package
Where do I access the blob itself?
How can I send the blob as file to the server?
-
-
Hi there,
I have a an issue/question, not sure if its on my end im doing something wrong
I have a start func
```
const start = async () => {
if(activeRecordings.length){
await cl…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Swift](https://github.com/trending/swift?since=weekly)!
-
After recording and recieve the blob as audio/wav, I use new FileReader().readAsDataURL(blob) to convert to base64. I then tried to convert it back to audio with the following website (https://base64.…
-
Hey there,
Not an issue per se but safari is not supported, have you thought of using the polyfill to mend this?
I am happy to help in any shape or form
-
**Describe the bug**
Camera preview doesn't work with native platforms, only white screen with out preview
**IOS logs:**
```
Loading app at capacitor://localhost...
To Native Cordova -> File …
-
Tried:
I installed and imported the library in my InternalAudio component. However, I set up a ScreenAudioRecorder and it doesn't return any audio data from videos that I play on the device.
Cod…
-
On AWS Amplify, try to create get the web app running. Probably starting with App.
And investigate moving the recorded videos to S3, but make sure that a secret key is not being sent to the browser.