Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 321 Bytes

File metadata and controls

11 lines (8 loc) · 321 Bytes

WebRTC video chat (dummy system)

This is a basic 1-on-1 video call implementation using webRTC. In this project I implement a very barebones webRTC system to perform a video call

Technologies

Vue.js

Frontend, handling the webRTC stuff mainly

.NET Core w/ SignalR

for exchanging SDP and managing rooms