ayman-safi / webrtc-video-chat

WebRTC and SignalR Video Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please note that this project is no longer actively maintained, and many of the dependencies are far out of date, specifically around SignalR.

Up to date WebRTC documentation can be found at:

https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API

WebRTC & SignalR Video Chat

A demo project for playing around with Peer-to-Peer audio/video connections using WebRTC. Signaling and management of users and active connections is handled by SignalR.

At the time of writing this, the application is working in the following browser releases:

However, the WebRTC implementation is progressing in both browsers, so this may or may not be broken by the time you try to use it :)

About

WebRTC and SignalR Video Chat


Languages

Language:JavaScript 63.5%Language:HTML 18.9%Language:C# 9.0%Language:CSS 8.6%Language:ASP 0.1%