videoDAC / android

Repository for storing code, configuration and information about the applications developed by videoDAC for Android.
GNU General Public License v3.0
3 stars 5 forks source link

Integrate Matic payments to Video DAC's pay-as-you-go livestream viewer Android App Template #26

Open criticaltv opened 4 years ago

criticaltv commented 4 years ago

Context

Objectives of this project:

Resources

Here is a test livestream video signal you can play with VLC or ffmpeg: http://52.29.226.43:8935/stream/hello_world/P144p30fps16x9.m3u8

Here is the app on Google Play Store: https://play.google.com/store/apps/details?id=com.videodac.hls

Here is the codebase for the template Android app, written in Kotlin: https://github.com/videoDAC/apps/tree/master/android

Question

How do we incorporate the "deposit funds into Matic" step?

Thoughts: Preferably, it is automatically deposited by the app, so that a user can just send the ETH to the app's burner wallet address, then the app deposits into Matic's contracts... and start watching.

criticaltv commented 4 years ago

Work should also update the README for this repo, explaining how to use this app template to generate an apk for your own channel.

https://github.com/videoDAC/android/blob/master/README.md