Skip to content

sudojimmy/pi-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a Raspberry Pi project about the photo taking.

Server

Server need to be running on a device with camera enabled. To run the server:

cd server
./camera_server.py [--ip] [--port]

Once server received connection request, it will take a photo and send client through a tcp socket.

Client

To run the client:

cd client
./camera_client.py [--ip] [--port]

Client will receive an image file from server

About

A raspberry server that will take a photo and send to client through TCP socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages