-
Notifications
You must be signed in to change notification settings - Fork 142
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
Problems in Safari on Win7 #27
Comments
Does seem to do the same thing with the Upload. (works sometimes only). |
After removing Recorder.stop() before recording, I am able to record if I stop/re-record. |
I bypassed the problem by adding a timeout function to stop/re-record if the "progress" is not called after 2 seconds |
Hi,
I am using Recorder.js and it works fine on Firefox, Chrome and IE, but not in Safari.
The recording doesn't start, even if I get the Flash auth, and the "started" event is fired. No "progress" event and no recording.
What is weird is that if I record/stop, play/stop multiple times, then at some point it starts to work, but only one time (if I stop and record again it still doesn't work)
Anything I could try to make this work?
The text was updated successfully, but these errors were encountered: