Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue using Windows 10 with Firefox ver52 (32-bit) #242

Open
jimsimoy opened this issue Apr 17, 2017 · 1 comment
Open

Issue using Windows 10 with Firefox ver52 (32-bit) #242

jimsimoy opened this issue Apr 17, 2017 · 1 comment

Comments

@jimsimoy
Copy link

Hi Mauz,

When I try screen capture + microphone from this demo page https://www.webrtc-experime..., using Windows 10 with Firefox ver52 (32-bit), when i press "Stop Recording" the video is not generated and the button just returns to "Start Recording".

please note that when i access the same page, using mac and firefox ver52 (64-bit), the demo page works and after click "Stop Recording" the button "Open in New Tab" appears.

@markuspajari
Copy link

Hi,

Any updates on this?

I'm having the same issue using Firefox 52.0.2 (64-bit) on Ubuntu 16.04.3 LTS and Firefox 52.0.2 (64-bit) on Windows 10. When I start recording a screen, browser console also gives me the following message:

The UA cannot provide the codec or recording option that has been requested. error { target: MediaRecorder, isTrusted: true, name: "GenericError", currentTarget: MediaRecorder, eventPhase: 2, bubbles: false, cancelable: false, defaultPrevented: false, composed: false, timeStamp: 695969.382953, cancelBubble: false }

I also use RecordRTC library in a screen recording project and I noticed that whatever operating system I use the callback function of the method stopRecording(callback) is not called in Firefox. That causes the recording is not actually stopped and browser continues capturing screen (and microphone). In Chrome the method in question works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants