muaz-khan / DetectRTC
DetectRTC is 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. https://www.webrtc-experiment.com/DetectRTC/
☆664Updated 2 years ago
Alternatives and similar repositories for DetectRTC:
Users that are interested in DetectRTC are comparing it to the libraries listed below
- WebRTC Troubeshooter PROJECT IS ON HOLD☆483Updated last year
- getStats is a tiny JavaScript library using WebRTC getStats API to return peer connection stats i.e. bandwidth usage, packets lost, local…☆258Updated last year
- simple socket.io server for webrtc signaling☆1,307Updated 4 years ago
- Converts an audio stream to speech events in the browser☆573Updated 4 years ago
- AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC☆432Updated 4 years ago
- This module simply initializes socket.io and configures it in a way that single broadcast can be relayed over unlimited users without any…☆535Updated 8 years ago
- MultiStreamsMixer is a JavaScript library that allows you pass multiple streams (e.g. screen+camera or multiple-cameras) and get single s…☆443Updated 2 years ago
- Ffmpeg.js demos, both for browsers and node.js☆494Updated 6 years ago
- READ ONLY FORK: Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:☆1,022Updated 10 months ago
- An abstraction layer for webRTC. Aim is to simplify the HTML5 web standard webRTC in a similar manner to socket.io w/ websockets. Highly …☆1,611Updated 11 years ago
- Simplest WebRTC ever☆4,682Updated 2 years ago
- Merge multiple video MediaStreams into one composite.☆358Updated 2 years ago
- RTCMultiConnection socket.io server (npm install rtcmulticonnection-server)☆279Updated 3 years ago
- A tiny browser module that gives normalizes and simplifies the API for WebRTC peer connections.☆203Updated 2 years ago
- STUN server using node.js☆483Updated 2 years ago
- RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, …☆2,593Updated 2 years ago
- [ARCHIVED] Repository moved to the new monorepo: https://github.com/Kurento/kurento☆212Updated 2 years ago
- mediasoup client side JavaScript library☆607Updated last week
- Janus-gateway WebRTC client for Node.js and the browser.☆177Updated 6 months ago
- A browser module for attempting to get access to a MediaStream of a user's screen. With a nice node-like API.☆154Updated 6 years ago
- [ARCHIVED] Repository moved to the new monorepo: https://github.com/Kurento/kurento☆126Updated 2 years ago
- Mediasoup v3 sample app☆179Updated 4 years ago
- A simple parser/writer for the Session Description Protocol☆334Updated 3 months ago
- Web based p2p file sharing built on WebRTC Data Channels API