Skip to content

NicoToast/RobotControler

Repository files navigation

RobotControler

基于MjpegInputStream和Socket通信的Android小车控制端

使用了MVP的开发模式,Activity + Fragment。

服务器模块

使用了搭载OpenWrt系统的TP-Link WR703N作为中间数据传输介质

视频模块

OpenWrt:mjpg-streamer、kmod-video-uvc

Android:MjpegSurfaceView + MjpegInputStream

控制模块

OpenWrt:ser2net、minicom

Android:需要将十六进制的字符串hexString转换为字节流Bytes,然后OutputStream.write().flush()即可

截图

About

A simple mjpg robot control app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages