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.46k stars 1.75k forks source link

stopRecording function issues fixes in recordrtc #809

Open dinesh8527 opened 2 years ago

dinesh8527 commented 2 years ago

issue was when media recorder state changed to pause or media recorder becomes undefined then it is not returning anything to the calling function.