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.58k stars 1.76k forks source link

Doesn't record sound on mac #431

Open GodStar88 opened 6 years ago

GodStar88 commented 6 years ago

Hello. when i click "Full screen + Speakers" on windows. it will record sound but doesn't work on mac please help me. Thank you

justindstein commented 6 years ago

Speaker recording doesn't seem to work for me on macOS Sierra 10.12.6.

GodStar88 commented 6 years ago

not only macOS Sierra 10.12.6.

Speaker recording doesn't work on all macOS can you help me?

marcusleandro commented 6 years ago

the same to me with macbook air.

I can record but the generated video has no sound although I am using a workaround to detect silience on the stream.

In fact, on first attempt the stream comes with no sound (it is silient), so I release the stream and try to get userMedia againg that comes with sounds, but even with it the result recording has no sound on mac air on Chrome.

With a macbook Pro the record works and also the strem come silent in the first attempt but comes with sound on the second.

Below follow my console about the test: whatsapp image 2018-10-16 at 13 44 08

munjalpatel commented 4 years ago

I am also having the same issue. Speaker audio is not recorded on Mac.