1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed #261 added "simple-demos/raw-pcm.html" demo. More... about 8 years ago
fixed #271 added "[email protected]" More... about 8 years ago
Minor ReadMe.md improvements. More... about 8 years ago
Added "protractor" based "tests" to RecordRTC More... about 8 years ago
replaced "console debug/info" with "console.log" (all js files) More... about 8 years ago
Merge pull request #268 from hovsep/master More... about 8 years ago
Enhancement: + state getter More... about 8 years ago
Bugfix: resume not work in recording state More... about 8 years ago
index.html and Canvas-Recording/record-canvas-drawings.html demos updated. More... about 8 years ago
index.html demo now supports MKV; added "bits-per-second.html" into "simple-demos" More... about 8 years ago
ignroe "whammy" recorder for non-Chrome browsers (index.html demo) More... about 8 years ago
index.html demo: enable h264 only if supported. More... about 8 years ago
Fixed index.html demo to support microphone+screen recording in Firefox. More... about 8 years ago
forcing "MediaStream.stop" for all browsers More... about 8 years ago
Fixed #249 https://www.npmjs.com/package/recordrtc-nodejs More... about 8 years ago
Fixed #241 Added "simple-demos/show-logo-on-recorded-video.html" demo. More... about 8 years ago
#233, fixed #232, added config parameter "timeSlice" for dev/MediaStreamRecorder More... about 8 years ago
Added "getInternalRecorder". Removed "addStream" from "dev/RecordRTC.js" More... about 8 years ago
Added "simple-demos/16khz-audio-recording.html" More... about 8 years ago
Merge pull request #228 from gengshenghong/master More... about 8 years ago
Support 16KHz sample rate for audio More... about 8 years ago
Fixed #227 as well as main demo file "index.html" More... about 8 years ago
RecordRTCPromisesHandler now added in the "RecordRTC.js" More... about 8 years ago
Maybe fixed #224 More... about 8 years ago
dev/RecordRTC.js api_doc hints updated. More... about 8 years ago
Updated "save.php" and "delete.php" (RecordRTC-to-PHP) More... about 8 years ago
updated "simple-demos/video-plus-screen-recording.html" More... about 8 years ago
Added "state", "onStateChanged" and "reset" e.g. alert(recorder.state); More... about 8 years ago
Added "simple-demos/onStateChanged.html" More... about 8 years ago
Added "simple-demos/reuse-same-instance.html" More... about 8 years ago