-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GifRecorder.js, CanvasRecorder.js, RecordRTC.js, WhammyRecorder.js, C…
…ross-Browser-Declarations.js updated. GifRecorder.js can now record HTMLCanvasElement and CanvasRenderingContext2D as well. “requestAnimationFrame” is removed from CanvasRecorder.js RecordRTC.js now forces StereoAudioRecorder.js for Microsoft Edge. You can skip “type” parameter when using “recorderType”. E.g. var recordAudio = RecordRTC(stream, { recorderType: StereoAudioRecorder });
- Loading branch information
Showing
10 changed files
with
256 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.