Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.25 KB

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.