Audio recording using RecordRTC. RecordRTC is a client-side audio/video/gif/html recording library.
published 1.0.0 10 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 1.0.6 7 years agosocketio-over-nodejs for WebRTC Experiments: https://www.webrtc-experiment.com/socket.io/ and https://webrtc-signaling.nodejitsu.com/.
published 3.0.3 5 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 1.0.0 9 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 1.0.3 7 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 1.0.6 8 years agoScalable WebRTC peer-to-peer broadcasting demo.
published 1.0.5 8 years agoSimply pass array of blobs. This javascript library will concatenate all blobs in single Blob object.
published 1.0.2 9 years agoReliable signaling implementation for RTCMultiConnection.js, DataChannel.js and WebRTC Experiments.
published 1.0.2 9 years agoReliable signaling implementation for video-conferencing WebRTC experiment.
published 1.0.0 9 years agoReliable signaling implementation for DataChannel.js
published 1.0.2 9 years agoReliable signaling implementation for RTCMultiConnection.js
published 1.0.5 9 years agoRTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
published 3.7.1 2 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 7.0.2 10 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 1.0.6 6 years agoRTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
published 3.4.5 5 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 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 1.0.0 8 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 1.0.1 8 years ago