Live streaming account set up from android for Youtube live..
liveStream is hosted in the following web site
https://github.com/Alexandertyler/liveStream
If you think the Android project liveStream listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of liveStream.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\client_secrets.json |
liveStream has the following Java source files.
edu.berkeley.remem.livestream.ApplicationTest.java edu.berkeley.remem.livestream.Auth.java edu.berkeley.remem.livestream.CreateBroadcast.java edu.berkeley.remem.livestream.JsonComm.java edu.berkeley.remem.livestream.SetUp.java edu.berkeley.remem.livestream.WifiApManager.java