heshanthenura / WebRTC

Peer to Peer video call using WebRTC technology and Spring Boot WebSocket Server as Signaling Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peer to Peer Video Calling using WebRTC

Caution: No error handling is implemented and there maybe some bugs, security issues and vulnerabilities.

Technologies that are used in here

Feel free to contact me if any help is needed.

Instructions

1. Open https://localhost:8443/ in browser. You can change port number as you wish by editing application.properties file

2. Enter your ID and Press Connect Button

3. Enter remote ID (ID of the person that you want to call) and Press Call Button

Caution: No error handling is implemented and there maybe some bugs, security issues and vulnerabilities.

About

Peer to Peer video call using WebRTC technology and Spring Boot WebSocket Server as Signaling Server


Languages

Language:JavaScript 50.1%Language:Java 40.0%Language:HTML 9.9%