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

VIdeo recording in firefox is lagging #584

Open mehulpurohit97 opened 4 years ago

mehulpurohit97 commented 4 years ago

I am recording screen + webcam. When I am recording in firefox, and if go to new tab and stays still without doing anyting, the recorded video is lagging. But if do some activity or even move the mouse, it is recording, otherwise it is lagging. If I go to any other window, it is recording perfectly.

The problem only appears when I am recording from firefox and I go to new tab and stays still. If I am recording from chrome, there is no issue.

suhaskurade8 commented 3 years ago

I'm facing the same issue while recording video in firefox. Does anybody have a solution?