Due to I plan to explore the WebRTC with sound effects in the future PhD study.
So I create Two WebRTC application for the demo to practice!
1.Real-Time Chat Application
This application can support real time chat for different users.
It is only three steps in the UI: 1. Setup the Username 2. Click the “Send” button 3.Send information. Different users can receive messages from it.
Here is the Github link!
2.Video Chat Application
I already finished the video chat application, but it have many echo in the web.. I will try to figure out echo cancellation next step!!

For WebRTC, it has many different protocols. I made a mind-map to mark.

