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

Firefox 84.0.1 video not working #711

Open jimit-creator opened 3 years ago

jimit-creator commented 3 years ago

Hello,

When RecordRTC testing on Firefox browser that time display black screen. video and audio permission was already given.

And When cookie and history delete then working perfectly after the second-time test that time again black screen. video recorded successfully after download that video play on the player so video play with a black screen.

image

Anyone face this issue on firefox?

How fix that issue? please help me.

Thank you