johnsonsu / react-native-sound-player

Play sound file in ReactNative
MIT License
253 stars 91 forks source link

Can no longer play audio while recording video #110

Open morganruffner opened 3 years ago

morganruffner commented 3 years ago

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.

okcompewter commented 3 years ago

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.