webrtc-experiments
There are 71 repositories under webrtc-experiments topic.
muaz-khan/WebRTC-Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
maxmcd/webtty
Share a terminal session over WebRTC
streamproc/MediaStreamRecorder
Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
muaz-khan/RTCMultiConnection
RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
adalkiran/webrtc-nuts-and-bolts
A holistic way of understanding how WebRTC and its protocols run in practice, with code and detailed documentation.
mat-sz/filedrop
📲 WebRTC E2E encrypted file transfer - React + node.js
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/
somikdatta/cuckoo
🎥 Cuckoo - A free anonymous video-calling web application built with WebRTC and React that provides peer-to-peer video and audio communication in a web browser with no plugins or extensions required.
diegogurgel/react-webrtc
Video chat using webRTC and react
muaz-khan/Translator
Translator.js is a JavaScript library built top on Google Speech-Recognition & Translation API to transcript and translate voice and text. It supports many locales and brings globalization in WebRTC! https://www.webrtc-experiment.com/Translator/
feixiao/learning_webrtc
webrtc学习整理(业务和代码梳理)
mat-sz/filedrop-ws
📲 WebRTC file transfer - WebSockets server.
svarunan/serverless-webrtc
webrtc p2p without signalling server
Swizec/webrtc-sample
Demo app to learn WebRTC. Communicates with itself via RTCPeerConnection
muaz-khan/Conversation.js
Conversation.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. It allows you open data conversation between two or more users using their user-ids.
zhangpengyf/foxrtc
media sdk based on webrtc
cristipufu/peerjs-server-net
ASP.NET Core Server for the PeerJS library which simplifies peer-to-peer data, video, and audio calls.
Elijah-Bodden/Membrane
A robust, minimal-server-interaction API for peer routing in the browser
semreg/hightly-legacy
WebRTC-based screen share web app
danbuckland/aframe-socket-io
A simple video conference multiplayer experience using A-Frame, Socket.IO and WebRTC.
mslosarz/nextrtc-videochat-with-rest
Application with spring security, spring rest, spring jpa to show how to use NextRTC signaling server with existing application (treat it like prototype!)
amitanshusahu/Omegle-fullstack
a Omegle like site, lets 2 random user connect to each other though live video and chat
altanai/TFX
TangoFX Sessions is a plug and play platform for Internet calling. It not only makes video call over internet but also provides us the ability to use immensely interactive tools with our communication for example features such as creating drawing or writing code together while in a video call.
ride90/simple-webRTC-video-app
webRTC + python + tornado = video app which works
BhatiaGurpreet/videochat
Video Chat Room with Screen Share made from pure WebRTC.
flexluther/chatroulette
A mobile and desktop anonymous random chatroulette using socket.io and WebRTC
Aldhanekaa/Golang-audio-chat
a very simple audio chat using golang!
bsonntag/fileflinger
Testing out simple-peer for P2P file sharing :rocket:
imtanmoy/screen-sharing
Example for Screen Capture API (screen sharing using webRTC)
JoseJR2202/SistemaGestionAlmacenaientoLuz
Propuesta de sistema para el centro experimental de estudios latinoamericanos (CEELA)
marcusbelcher/rn-getUserMedia-test
Simple react-native application which tests JavaScript getUserMedia access from inside a web app viewed from a WebView
sapientpants/webrtc-mediasoup-ffmpeg-recorder-poc
Proof of concept of sending a video from a browser to a server using WebRTC and recording the video to disk. Technologies used include Mediasoup, FFmpeg, and socket.io.
Anu-cool-007/simple-webrtc
Simple HTML webrtc implementation with manual signalling
rewired-gh/nasu
P2P file transfer website
sunxysharma/webrtc-application
webrtc app with nodejs backend