detectrtc
A tiny JavaScript library that can be used to detect WebRTC features e.g. system having speakers, microphone or webcam, screen capturing is supported, number of audio/video devices etc.
A tiny JavaScript library that can be used to detect WebRTC features e.g. system having speakers, microphone or webcam, screen capturing is supported, number of audio/video devices etc.
A tiny JavaScript library using WebRTC getStats API to return peer connection stats i.e. bandwidth usage, packets lost, local/remote ip addresses and ports, type of connection etc.
Pass multiple streams (e.g. screen+camera or multiple-cameras) and get single stream.
Cross-Browser recording of audio/video media streams; targets WebRTC/getUserMedia/WebAudio/etc.
FileBufferReader 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!
RTCMultiConnection socket.io server
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
Capture Screen on Any Domain! This script is a hack used to support single chrome extension usage on any HTTPs domain.
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
Record Longer Streams (Single or Multiple) using MediaStreamRecorder and Nodejs.
Reliable signaling implementation for RTCMultiConnection.js
Reliable signaling implementation for DataChannel.js
Reliable signaling implementation for RTCMultiConnection.js, DataChannel.js and WebRTC Experiments.
RTCMultiConnection socket.io server
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
RTCMultiConnection is a WebRTC JavaScript wrapper library runs top over RTCPeerConnection API to support all possible peer-to-peer features.
This library generates HTML Audio/Video element with rich user-interface and advance media controls. It gives you full control over each control button; and its functionality!
InnoMeet socket.io server