Audio recording using RecordRTC. RecordRTC is a client-side audio/video/gif/html recording library.
published version 1.0.0, 11 years agoRecords audio/video separately as wav/webm. POST both files in single HttpPost-Request to Node.js (FormData). Node.js code saves both files into disk. Node.js code invokes ffmpeg to merge wav/webm in single webm file. The merged webm file's URL is returne
published version 1.0.6, 8 years agosocketio-over-nodejs for WebRTC Experiments: https://www.webrtc-experiment.com/socket.io/ and https://webrtc-signaling.nodejitsu.com/.
published version 3.0.3, 6 years agoConversation.js is inspired by skype; and it provides simple events-like API to manage conversations, enable/disable media devices; add/download files; and do anything supported by Skype.
published version 1.0.0, 10 years agoFileBufferReader is a JavaScript library reads file and returns chunkified array-buffers. The resulting buffers can be shared using WebRTC data channels or socket.io. Share files same as Skype do!
published version 1.0.3, 8 years agohttp://recordrtc.org/ is a documentation webpage for RecordRTC.js. It is open-sourced in github and everyone can collaborate to improve documentation.
published version 1.0.6, 9 years agoScalable WebRTC peer-to-peer broadcasting demo.
published version 1.0.5, 9 years agoSimply pass array of blobs. This javascript library will concatenate all blobs in single Blob object.
published version 1.0.2, 10 years agoReliable signaling implementation for RTCMultiConnection.js, DataChannel.js and WebRTC Experiments.
published version 1.0.2, 10 years agoReliable signaling implementation for video-conferencing WebRTC experiment.
published version 1.0.0, 10 years agoReliable signaling implementation for DataChannel.js
published version 1.0.2, 10 years agoReliable signaling implementation for RTCMultiConnection.js
published version 1.0.5, 10 years agoRTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
published version 3.7.1, 3 years ago1) It is a skype-like demo using WebRTC for realtime connections! 2) It allows you enable/disable webcams; and join with or without webcams! 3) It allows you share screen using existing peer connections! 4) It allows you share files with preview and downl
published version 7.0.2, 11 years agoRecords audio/video separately as wav/webm. Emits both files using socket.io. Socket.io server end receives emitted data; and writes wav/web files to disk. Node.js code invokes ffmpeg to merge wav/webm in single webm file. Socket.io server emits merged ev
published version 1.0.6, 7 years agoRTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
published version 3.4.5, 6 years agoDataChannel.js is a JavaScript library useful to write many-to-many i.e. group file/data sharing or text chat applications. Its syntax is easier to use and understand. It highly simplifies complex tasks like any or all user rejection/ejection; direct mess
published version 1.0.0, 10 years ago1) It is a skype-like demo using WebRTC for realtime connections! 2) It allows you enable/disable webcams; and join with or without webcams! 3) It allows you share screen using existing peer connections! 4) It allows you share files with preview and downl
published version 1.0.0, 9 years ago1) It is a skype-like demo using WebRTC for realtime connections! 2) It allows you enable/disable webcams; and join with or without webcams! 3) It allows you share screen using existing peer connections! 4) It allows you share files with preview and downl
published version 1.0.1, 9 years ago