Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tornabot

Web application to control a raspberryPi robot

At first glance here we got a simple commands for control the camera and picobord.(the picoborg drivers and scripts should be installed)

  • on the client nc -l 5001 | mplayer -fps 25 -cache 1024 -
  • on the server will transmit with the camera raspivid -w 640 -h 480 -fps 10 -t 999999 -o - | nc [ip.client] 5001 &

About

Web application to control a raspberryPi robot

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages