webrtc-javascript-library
There are 28 repositories under webrtc-javascript-library topic.
muaz-khan/RTCMultiConnection
RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
stephenlb/webrtc-sdk
WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
starrtc/starrtc-web-demo
一对一voip视频聊天,直播连麦,多人视频会议,在线会议web演示:
skyllo/peer-lite
Lightweight WebRTC browser library that supports video, audio and data channels
palavatv/palava-client
Signaling client for WebRTC video-/audio conferencing using the palava protocol
alepolidori/janus-webrtc-phone
SIP Phone WebRTC for your browser
PulseBeamDev/pulsebeam-js
WebRTC Peer-to-Peer Communication JS Client SDK
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.
vitalets/webrtc-ips
A library to detect your local IP address via WebRTC on the web page.
Abhi5h3k/WebRTC-PeerJs-Demo
WebRTC Demo using PeerJs, Share screen without video call, make a video call, Simplest WebRtc connection Demo
altanai/unifiedCommunicator
Rich Communication services (RCS) integration with Enterprise Unified Communicator on sipml5 (webRTC)
ElizabethHudnott/peerjs-groups
A thin abstraction layer over Peer.js that allows peers to easily find and communicate with other peers that share a common group ID tag.
mslosarz/nextrtc-js-client
JavaScript client written for NextRTC signaling server
NaveenMohanty/oexamination-frontend
Oexamination (Online Examination system)
NaveenMohanty/oexamination
Oexamination (Online Examination system)
CodingReefDev/EaseRTC
Welcome to EaseRTC, An Opensource Library for WebRTC. EaseRTC is an client-side library, thus it doesn't require any server. With EaseRTC you can use our easy APIs to shorten your long code. Our easy Documentation can make you understand how all things work.
drazenzadravec/webrtc
Contains a complete implementation of a WebRTC client
PulseBeamDev/pulsebeam-core
PulseBeam Server-Side SDK
NillAppSL/KitRTC
KitRTC End-to-end for WebRTC. Library SDK
alepolidori/cluecon-2019
ClueCon Conference 2019 - Chicago (IL) 🇺🇸
lp1dev/ngWebRTC
AngularJS WebRTC Helpers
Terkea/fireReactRTC
fireReactRTC is a finger-snapping fast to implement react component for webRTC in ReactJS with Firebase as backend.
viswakash/VavCall
VavCall - A realtime Video calling app , made using React and WebRTC
cristianmercado19/black-door-chat
Real p2p serverless chat room.
AyushBobale/tunnel-io
TypeScript-based WebRTC wrapper for seamless messaging, file transfer and video calling
AyushBobale/tunnel-react
A React hook warpper for the library @ayushboale/tunnel-io which is a TypeScript-based WebRTC wrapper for seamless messaging, file transfer and video calling
yuvrajjsingh0/webrtc-video-calling-using-node.js
This is a webRTC video calling demo which you can port in your own project.