muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.53k stars 1.75k forks source link

Audio bug #597

Open aserena opened 4 years ago

aserena commented 4 years ago

I'm getting an audio issue after recording for more than 1 minute. At the beginning it goes well but then starts a sound noise. I tried using different codecs but it didn't work.

nicogaldamez commented 4 years ago

Same here. I thought the problem was when I was recording a video with the camera, but it also happens when I record with screen+mic.

gonzag88 commented 4 years ago

I'm having the same issue. I've been struggling with this for a long time without success.

Please help!! I'm receiving complaints from my clients every minute.

baynojunemark24 commented 4 years ago

Did you find any solution for this? I am having the same issue also.

spaghettiguru commented 3 years ago

I think we are having this problem too... Only in our case, the noise in recordings start to show up after some number of startRecording / stopRecording calls (the application is gathering a number of short recordings from the user).