You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the above line, it seems as if the bitsPerSecond setting is being completely ignored in the final recording MediaRecorder object. Is this the case?
Without the bitsPerSecond setting actually working, the video that comes out is extremely choppy for JS and CSS based animations.
The text was updated successfully, but these errors were encountered:
Chrome-Extensions/screen-recording/RecordRTC/MediaStreamRecorder.js
Line 47 in 6282688
Looking at the above line, it seems as if the bitsPerSecond setting is being completely ignored in the final recording MediaRecorder object. Is this the case?
Without the bitsPerSecond setting actually working, the video that comes out is extremely choppy for JS and CSS based animations.
The text was updated successfully, but these errors were encountered: