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

Added a check if MediaRecorder isTypeSupported function is supported #82

Merged
merged 1 commit into from
Oct 28, 2016

Conversation

vladaspasic
Copy link
Collaborator

Check if the MediaRecorder.isTypeSupported method is supported before checking for mimeType support, when method is not supported, use browser default mimeType

… use browser default mimeType in that case
@mikeal
Copy link
Owner

mikeal commented Oct 25, 2016

LGTM.

@mikeal mikeal merged commit 43d1ce6 into mikeal:master Oct 28, 2016
mikeal added a commit that referenced this pull request Nov 27, 2016
* proof-reading pass for typography, bolding, and errors (#83)

* Added a check if MediaRecorder isTypeSupported function is supported, use browser default mimeType in that case (#82)

* Moving to budo for development.

* Moving to budo for development. (#88)

* Post autobuild updates (#80)

* Remove manually-built bundle

* Add build links / explanation to README

* Include both branch revs in auto-build msg

* Force git checkouts in deploy script

This fixes an issue moving to a branch where bundle.js exists, since git
will fail instead of replacing the file.

* Add worker.js script to the final build output (#90)

* Added a check if MediaRecorder isTypeSupported function is supported, use browser default mimeType in that case

* Add worker.js script to the build output

* remove REV

* remove bundle

* 0.3.0

* 0.3.1

* 0.4.0

* 0.4.1
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

Successfully merging this pull request may close these issues.

None yet

2 participants