This project seeks to release an application for execution on the Android operating system which is capable of broadcasting live-streaming content from an Android device's camera into the Livepeer network.
A minimum viable application should allow:
Ability to broadcast content being captured by back camera and microphone
Viewers to view the stream at a URL encoded with the ETH address associated with the node on the smartphone.
This project seeks to release an application for execution on the Android operating system which is capable of broadcasting live-streaming content from an Android device's camera into the Livepeer network.
A minimum viable application should allow:
A good example of camera functionality can be found in RTMP Camera and Live Camera for YouTube by MIV Dev Team.
Future versions could also include:
A good example of an app publishing to IPFS can be found in IPFSDroid (Beta) by Ligi.