Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added livestream-to-earn android streaming template #45

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

psudoanon
Copy link

No description provided.

@criticaltv
Copy link
Collaborator

@mul1sh what do you think about having both codebases in the same repo?

We would have to rename them, e.g. /videoDAC/android/android could become /videoDAC/android/pay-to-play alongside videoDAC/android/livestream-to-earn

I imagine that it could allow them to integrate more effectively, and indeed to share code.

For example, the "lock screen" button for the Consumer app could also be very useful in the Publisher app - to avoid fat-fingers killing the livestream for all the Consumers. Perhaps this becomes videoDAC/android/ui-utils.

Also, the code to integrate with Connext (or indeed any future payment protocol, like Orchid) could be shared very elegantly across both apps, like videoDAC/android/integrations/orchidprotocol and used by both app templates.

There would also be a job to do to rationalise the documentation, but that's the final polish.

Also, what do you guys think about closing the source of android repo, while we polish it up @psudoanon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants