Skip to content
哒哒瑟 edited this page Apr 23, 2020 · 2 revisions

p2p_meeting

Sky p2p metting (p2p视频会议)

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.

Server

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

Clone this wiki locally