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

Build P2P Client on Android #264

Closed
ricardojlrufino opened this issue Mar 23, 2021 · 6 comments
Closed

Build P2P Client on Android #264

ricardojlrufino opened this issue Mar 23, 2021 · 6 comments

Comments

@ricardojlrufino
Copy link

ricardojlrufino commented Mar 23, 2021

I wanted to develop my own P2P client, to have an application with time-based access control.
Can you help me, what tools can I be using ?!

something like:
https://www.balena.io/blog/build-a-raspberry-pi-based-network-camera/#softwarerequired

@roleoroleo
Copy link
Owner

This is an embedded system.
You have to use C language...

@ricardojlrufino
Copy link
Author

I managed to compile and run a basic hello.

The difficulty is to understand P2P, and how to distribute the stream.
Do you have any ideas or material that can help?

Related:
#41

@roleoroleo
Copy link
Owner

Do you wanto to send audio/video stream like the yi original app?

@ricardojlrufino
Copy link
Author

yes ...

@roleoroleo
Copy link
Owner

I don't know how to help you.
Maybe other users...

@kikecalpe
Copy link

I managed to compile and run a basic hello.

The difficulty is to understand P2P, and how to distribute the stream. Do you have any ideas or material that can help?

Related: #41

Check #362

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

No branches or pull requests

3 participants