Fenice6 / SignalRtcClient

A simple client to create a WebRTC comunication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignalRtcClient

This repository contains a client to create a video comunication with an other person with browser. It's possible have a video, audio and text comunication using WebRTC.

A user should put a username to view other possible users. If he click on a username the comunication starts and it's possible send messages too.

It's necessary run backend WebRTC Backend.

About

A simple client to create a WebRTC comunication.

License:MIT License


Languages

Language:TypeScript 75.4%Language:HTML 11.0%Language:JavaScript 9.3%Language:CSS 4.3%