A set of voice and video systems based on webrtc can be developed for single or multiple channels.
Signaling server based on webrtc, including browser-side display
Mainly developed with Android-side code
https://github.com/ddssingsong/webrtc_android
for branch :branch_meeting
- The project relies on Node.js and npm
- Deploy turn and stun services : https://github.com/coturn/coturn.git
then
git clone https://github.com/ddssingsong/webrtc_server.git
cd webrtc_server/
npm install
# start
node server.js
#You can see the results below
# Server running at http://0.0.0.0:3000/
QQ Group Name :webrtc技术交流群
QQ Group :601332720(1群) 619413989 (2群) 707717173 (3群)
加入群一起探讨webrtc,分享好的开源项目