File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 44
55An Android client for [ ProjectRTC] ( https://github.com/pchab/ProjectRTC ) .
66
7- It is designed to demonstrate WebRTC video calls between androids and/or desktop browsers, but WebRtcClient could be used in other scenarios.
7+ It is designed to demonstrate WebRTC video calls between androids and/or desktop browsers, but WebRtcClient could be used in other scenarios.
8+ Build with Android 1.1.0. The Intellij IDEA version is in the master branch.
9+ You can import the webrtc-client module in your own app if you want to work with it.
810
911## How To
1012
@@ -21,12 +23,6 @@ Your stream should appear as "android_test" in ProjectRTC, so you can also use t
2123### [ libjingle peerconnection] ( https://code.google.com/p/webrtc/ )
2224### [ socket.io-client] ( https://github.com/nkzawa/socket.io-client.java )
2325
24- If you want to use them in your project, I recommend working with IntelliJ IDEA :
25-
26- - Start a new android application project
27- - Add the .jar and .so in the libs folder
28- - Right-click "add as library"
29-
3026## Author
3127
3228- Pierre Chabardes
You can’t perform that action at this time.
0 commit comments