D
D
Denis2013-08-31 23:02:09
Java
Denis, 2013-08-31 23:02:09

How to get an image from a camera connected to another computer?

The idea is this: you need to get an image from a camera connected to another computer via the network ... to get the image, I use JavaCV. I thought to use a client-server, but I still don’t know what and how to stir up ...

Help with the question ...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ruslan Lopatin, 2013-09-01
@Simkhotech

The RTP keyword… OpenCV can both broadcast and receive a stream via rtp . You can use VideoLAN (VLC) as a server . Why is Java there?

D
Dmitry Timofeev, 2013-09-01
@blackstrip

my perverted method:
1) let on one computer there is a program which on ftp throws on your site a jpg-image from the camera time in N seconds.
2) well, on another computer, it’s just enough to go through the browser to the site at the address of this jpg-image and see it, or download it with your program on this computer in automatic mode and process it there as it should or save it where necessary.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question