Jeffiano / ScreenShareRTC

WebRTC ScreenShare Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidRTC

WebRTC Live Streaming

An Android client for ProjectRTC.

It is designed to demonstrate WebRTC screen share between androids and/or desktop browsers.

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.

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

Libraries

libjingle peerconnection

socket.io-client

About

WebRTC ScreenShare Android

License:Other


Languages

Language:Java 100.0%