-
Notifications
You must be signed in to change notification settings - Fork 504
Home
哒哒瑟 edited this page Apr 23, 2020
·
2 revisions
A set of voice and video systems based on webrtc can be developed for single or multiple channels. Through this project, you can get a clearer understanding of the whole call process of webrtc. This project is just for learning webrtc. If you feel it meets your needs, just download the source code and start your performance.
You can find the server-side code from here.
NodeJs https://github.com/ddssingsong/webrtc_server_node for branch:branch_meeting
java https://github.com/ddssingsong/webrtc_server_java for branch:master