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/
☆672Feb 18, 2023Updated 3 years ago
Alternatives and similar repositories for DetectRTC
Users that are interested in DetectRTC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- getStats is a tiny JavaScript library using WebRTC getStats API to return peer connection stats i.e. bandwidth usage, packets lost, local…☆258Nov 22, 2023Updated 2 years ago
- RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, …☆2,612Oct 6, 2022Updated 3 years ago
- FileBufferReader is a JavaScript library reads file and returns chunkified array-buffers. The resulting buffers can be shared using WebRT…☆71Feb 11, 2019Updated 7 years ago
- A skype-like RTCMultiConnection demo application.☆62Apr 4, 2017Updated 9 years ago
- RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android,…☆6,913May 13, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:☆3,742Jun 15, 2026Updated 2 weeks ago
- MultiStreamsMixer is a JavaScript library that allows you pass multiple streams (e.g. screen+camera or multiple-cameras) and get single s…☆456Jun 16, 2022Updated 4 years ago
- WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!☆12,054Jun 15, 2022Updated 4 years ago
- Conversation.js is inspired by skype; and it provides simple events-like API to manage conversations, enable/disable media devices; add/d…☆50Jan 21, 2017Updated 9 years ago
- edumeet - multiparty web-meetings using mediasoup and WebRTC☆11Mar 3, 2022Updated 4 years ago
- getScreenId | Capture Screen on Any Domain! This script is a hack used to support single chrome extension usage on any HTTPs domain.☆65Feb 11, 2019Updated 7 years ago
- Collaborative, extendable, JavaScript Canvas2D drawing tool, supports dozens of builtin tools, as well as generates JavaScript code for 2…☆406Jan 13, 2021Updated 5 years ago
- (discontinued) Firefox extension API are used to enable screen capturing flag for your own domains!☆46Sep 3, 2017Updated 8 years ago
- SignalR project for RTCMultiConnection☆23Oct 19, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Everything from Muaz Khan — HTML5, CSS3, JavaScript, WebRTC, WebGL, Canvas2D, SVG, etc.☆19Aug 2, 2012Updated 13 years ago
- XHR/XMLHttpRequest based WebRTC signaling implementation.☆37Apr 29, 2014Updated 12 years ago
- RTCMultiConnection socket.io server (npm install rtcmulticonnection-server)☆283Mar 18, 2022Updated 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…☆536Aug 20, 2016Updated 9 years ago
- A simple WebRTC one-to-one demo written in September, 2012! It supports public rooms as well as password-protected private rooms! MS-SQL …☆38Apr 14, 2014Updated 12 years ago
- WebSync is used as signaling gateway with/for WebRTC-Experiments e.g. RTCMultiConnection.js, DataChannel.js, Plugin-free screen sharing, …