react-native-sound-player icon indicating copy to clipboard operation
react-native-sound-player copied to clipboard

Can no longer play audio while recording video

Open morganruffner opened this issue 4 years ago • 1 comments

I have been using react-native-sound-player to play audio while recording video at the same time in an iOS app. The sound still plays fine, but when the video is saved to the camera roll it has no sound. I don't think I changed anything on my end so I'm not sure why this is suddenly not working.

morganruffner avatar Jan 19 '21 03:01 morganruffner

I just noticed this happening on Android apps as well. Sound plays while recording, but when playing the recording back later, the sound is not recorded (while other music controlled by another package is recorded fine). I'm using v0.10.4.

okcompewter avatar Feb 07 '21 07:02 okcompewter