roleoroleo / yi-hack-MStar

Custom firmware for Yi 1080p camera based on MStar platform
GNU General Public License v3.0
835 stars 110 forks source link

Build P2P Client on Android #334

Closed ricardojlrufino closed 3 years ago

ricardojlrufino commented 3 years ago

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 ?!

roleoroleo commented 3 years ago

Use C language and the toolchain "MStar MSC3XX SDK.zip". Copy the binary in your SD and start it from /tmp/sd/yi-hack/startup.sh

ricardojlrufino commented 3 years ago

same as: https://github.com/roleoroleo/yi-hack-Allwinner/issues/264#issuecomment-804913019