1 Star 0 Fork 0

Hanyiyang / AndroidRTC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

AndroidRTC

WebRTC Live Streaming

An Android client for ProjectRTC.

It is designed to demonstrate WebRTC video calls between androids and/or desktop browsers, but WebRtcClient could be used in other scenarios. Build with Android Studio 1.1.0. The Intellij IDEA version is in the master branch. You can import the webrtc-client module in your own app if you want to work with it.

It is also featured in the Android Arsenal !

How To

You need ProjectRTC up and running, and it must be somewhere that your android can access. (You can quickly test this with your android browser). Modify the host string (in res/values/strings.xml) to the server IP.

When you launch the app, you will be given several options to send a message : "Call someone". Use this menu to send a link of your stream. This link can be opened with a WebRTC-capable browser or by another AndroidRTC. The video call should then start.

Your stream should appear as "android_test" in ProjectRTC, so you can also use the call feature there.

Libraries

libjingle peerconnection

socket.io-client

Author

空文件

简介

Android client for ProjectRTC - a WebRTC demo 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/MasterHan666/AndroidRTC.git
git@gitee.com:MasterHan666/AndroidRTC.git
MasterHan666
AndroidRTC
AndroidRTC
android-studio

搜索帮助