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
java https://github.com/ddssingsong/webrtc_server_java
-
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
-
In progress
- Encapsulating core code into SDK
- The whole process of calling, ringing and dialing
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 : 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
加入群一起探讨webrtc,分享好的开源项目