/ScreenShareRTC

WebRTC ScreenShare Android

Primary LanguageJavaOtherNOASSERTION

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