8000 GitHub - cuongth/AppRTCDemo: Android client for http://apprtc.appspot.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cuongth/AppRTCDemo

Repository files navigation

AppRTCDemo

Android client for http://apprtc.appspot.com

In desktop chrome, navigate to http://apprtc.appspot.com and note the r= room this redirects to. Launch AppRTC on the device and enter the same into the dialog box.

Alternatively, replace the from the desktop chrome into the following command: adb shell am start -n org.appspot.apprtc/.AppRTCDemoActivity -a android.intent.action.VIEW -d '"https://apprtc.appspot.com/?r="' This should result in the app launching on Android and connecting to the apprtc page displayed in the desktop browser.

Yet another way to is to send the apprtc room URL to the Android device

About

Android client for http://apprtc.appspot.com

Resources

Stars

Watchers

Forks

Releases

No releases published
349F

Packages

No packages published

Languages

0