An open API service indexing awesome lists of open source software.

https://github.com/xuexiangjys/webrtc-android

WebRTC在Android上的使用
https://github.com/xuexiangjys/webrtc-android

Last synced: 5 months ago
JSON representation

WebRTC在Android上的使用

Awesome Lists containing this project

README

          

# WebRTC-Android

WebRTC在Android上的使用。WebRTC,又名网页即时通信(Web Real-Time Communication),是谷歌开源的一个支持网页浏览器进行实时语音对话或视频对话的API。

## 相关链接

* [WebRTC中文网](https://webrtc.org.cn/)
* [flutter-webrtc](https://github.com/cloudwebrtc/flutter-webrtc)

## 其他demo

* [Android、Web端Demo](https://github.com/Jhuster/RTCStartupDemo)
* [flutter-webrtc-demo](https://github.com/cloudwebrtc/flutter-webrtc-demo)

## 其他直播技术

* [大牛直播SDK](https://github.com/daniulive/SmarterStreaming)
* [anyRTC-RTMPC](https://github.com/anyRTC/AR-RTMPC-Android)