/OpenRTCProject

基于 webrtc 实现的各种项目

Primary LanguageJavaScriptApache License 2.0Apache-2.0

OpenRTCProject

基于 webrtc 实现的各种项目

P2P 音视频通话项目

Android: https://github.com/yangkun19921001/OpenRTCClient/tree/develop/examples/android_gradle/p2p;

server: https://github.com/yangkun19921001/OpenRTCProject/blob/main/p2p/server/server.js

JS: https://github.com/yangkun19921001/OpenRTCProject/blob/main/p2p/client/js/index.html

视频会议

P2P网状结构

Android: https://github.com/yangkun19921001/OpenRTCClient/blob/develop/examples/android_gradle/p2ps;

server: https://github.com/yangkun19921001/OpenRTCProject/blob/main/p2ps/server/server.js

JS: https://github.com/yangkun19921001/OpenRTCProject/blob/main/p2ps/server/client/index.html

Windows: https://github.com/yangkun19921001/OpenRTCClient/blob/develop/examples/p2ps/p2ps/

SFU 结构

云游戏

远程桌面