Skip to content

A simple controller server runing on Rasspberry Pi which providers camera transfer

License

Notifications You must be signed in to change notification settings

leepood/WifiCameraCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WifiCameraCar

A simple controller server runing on Rasspberry Pi which providers camera transfer

Summary

  • opencv captures and libjpeg convert IplImage to jpeg
  • wiringPi send HIGH/LOW value to the Raspberry Pi's GPIOS to move or stop
  • android client receives jpeg stream and find out jpegs to draw

Requirements

  • opencv
  • libjpeg
  • wiringPi

How to

make clean && make

Email

leepood#gmail.com

About

A simple controller server runing on Rasspberry Pi which providers camera transfer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages