Qining / TransferJpegStreamFromAndroidToPc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a toy android app to transfer live jpeg pictures from android to PC through tcp socket.

  • SocketPreview: The app run on Android to capture pictures and to send them to PC.
  • PreviewReceiver: The Qt app run on PC to receive the pictures and show them.

About


Languages

Language:Java 86.8%Language:Python 13.2%