Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

covernal/AndroidRTC

Repository files navigation

AndroidRTC

WebRTC Live Streaming

An Android client for ProjectRTC. The apk is available here.

It is designed to demonstrate WebRTC video calls between androids and/or desktop browsers, but WebRtcClient could be used in other scenarios.

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

If you want to use them in your project, I recommend working with IntelliJ IDEA :

  • Start a new android application project
  • Add the .jar and .so in the libs folder
  • Right-click "add as library"

Author

  • Pierre Chabardes

About

Android client for ProjectRTC - a WebRTC demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%

AltStyle によって変換されたページ (->オリジナル) /