One-page mobile website using mobile camera
-
Updated
Dec 15, 2023 - JavaScript
With WebRTC, you can add real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and generic data to be sent between peers, allowing developers to build powerful voice- and video-communication solutions. The technology is available on all modern browsers as well as on native clients for all major platforms. The technologies behind WebRTC are implemented as an open web standard and available as regular JavaScript APIs in all major browsers. For native clients, like Android and iOS applications, a library is available that provides the same functionality. The WebRTC project is open source and supported by Apple, Google, Microsoft and Mozilla, amongst others. This page is maintained by the Google WebRTC team.
One-page mobile website using mobile camera
keep going with webRTC!
This is a video call application (uses same design as google meet), created using WebRTC, HTML, CSS, and JS. This is based on mesh architecture not SFU, so it can't handle many users.
Implementación de una videoconferencia mediante la API WebRTC
A simple one-to-one video chat app built using socket.io and simple-peer.
This is my instagram clone using Django as backend and React as frontend with Calling.
A video calling app using WebRtc
A simple yet powerful video conferencing app developed using WebRTC, Socket.io, and Node.js. This demo is designed for a seamless conference experience.
Peer-To-Peer file sharing application using WebRTC
Welcome to the GitHub repository for WebRTC Basics+! This repository serves as a companion to the WebRTC Basics+, providing readers with access to the source code and examples discussed throughout the book. Here, you will find a collection of code snippets, sample projects, and other resources that complement the content covered in the book.
Created by Google
Released May 4, 2018