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

dear khan #737

Open kiranp0217 opened 3 years ago

kiranp0217 commented 3 years ago

first of all i would like to thank you for developing such a kind of package, which makes most of the developers life easy for implementing features like audio, video and screen sharing in their projects. Iam also one of the developers who has used the screen sharing package in my project, it was working fine. But i have one scenario where it was not working (unable to capture and record the client audio).

scenario is our administrators are using headsets with mic and communicating with the end user, where as end user is speaking from headset of mobile phone. the end user audio is not getting record, we are unable to listen his/her voice in uploaded recording.

can you let me know which code has to be used or to be modified to achieve this.