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.

Home Page:https://www.webrtc-experiment.com/RecordRTC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recording camera gives empty blob on Firefox Linux, Unknown error is the only log given

Chosenundead15 opened this issue · comments

Currently I am working on fixing a recording functionality for a webpage and I have found a lot of strange behavior in the library,
imagen
That error on the screenshot is called, over and over again during the recording which ends with once I stop the recording and no video is made as the blob is empty. To make matters worst, is the same error I get from running the live demo.

Hey man, could I ask how did you solve this issue?