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_nodejs
java https://github.com/ddssingsong/webrtc_server_java for branch:master
-
Completed
- Support one-to-one voice and video
- Support for many-to-many voice and video conferencing
- Flexible configuration of signaling server and stun/turn forwarding penetration server
- Dynamic permission application
- Encapsulating core code into SDK
- The whole process of calling, ringing and dialing
-
In progress
- Ability to reconnect after disconnection
- Beauty function
2.0.0
Various optimization
v1.2.0:
move to androidx
v1.1.2:
release base on android support
v1.1.1:
This version has implemented the basic functions.
v1.1.0
Complete Basic Video Conferences
apk for master : AndroidDemo.apk
apk for branch_meeting : AndroidDemo.apk
-
https://github.com/LingyuCoder/SkyRTC
server side,base on this
-
webrtc网站
-
https://webrtc.googlesource.com/src/+/master/examples
google git demo
MIT License Copyright (c) 2019 哒哒瑟
QQ Group:webrtc技术交流群
QQ 群 号:601332720(1群) 619413989 (2群) 707717173 (3群)
加入群一起探讨webrtc,分享好的开源项目