- Clone the project
$ git clone https://github.com/liuyuweitarek/Kebbi-Remote-Control-System.git- Start up gRPC Python Server
$ pip install grpcio grpcio-tool rpyc
$ python server.py-
Install Android APP (KebbiTemplate)
-
Make sure that your global/local IP address are accessible.
| Date | Version | Status |
|---|---|---|
| 2021/11/29 | v0.1.0 | Build Completed! |
- Add Say()
- Add SayThenListen()
- Add VideoRecord()
- Add VideoStream()
- Add VoiveRecord() (Could deal with per frame)