F
F
fug353812016-01-26 15:07:45
Programming
fug35381, 2016-01-26 15:07:45

How to robotize, implement video surveillance?

Hi all. Help me figure out how to approach the problem.
In general, there is a room in which 100 cages with animals are placed, they all stand side by side and in one row in height.
It is necessary to place such a grid on the ceiling small_1289905228.jpgand for a video camera to drive along this grid or not, to be honest, I don’t know how this is done smartly. The camera control should be through the web interface so that I can see and check if everything is in order at any time.
Help me understand how to implement this, advise where to start?
This is what you need approximately, only on the ceiling https://www.youtube.com/watch?v=4BeTapvcqwY

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2016-01-26
@gbg

Buy a rotatable camera with optical zoom. This is easier and more reliable than inventing a two-dimensional robot.

T
toaster khabrovich, 2016-01-26
@studententer

you need a server that receives commands from the tablet
via sockets
in the browser buttons - left right up down - by clicking on them commands are sent to the server
the simplest server in C processes commands and through the driver to the motors moves the camera in two dimensions the
server can be made and combined on a tiny board in one block with a camera

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question