H
H
Helfr2015-02-10 14:04:47
PHP
Helfr, 2015-02-10 14:04:47

Easy way to control camera from php page?

Good afternoon!
There is a need to assemble a stand with a camera connected to a mini-PC with a touch screen. I plan to control the camera through a running browser. Please tell me the easiest way to organize camera control through a browser, PHP will be preferably used, because. I only know how to write on it.
The question of choosing a camera is also still open. I'm looking at the Canon Power Shot series - they have a lot of information on the SDK on the Internet. But so far I have not found anything there on managing from a web page.
Thank you.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
Rikcon, 2015-02-10
@Rikcon

So nothing will be managed from the web page.
With the help of this SDK, you write a console utility, and then in php itself, via exec(), you call your utility with the necessary parameters, and it already does the job.

K
krypt3r, 2015-02-10
@krypt3r

An easy way is to pull the gphoto2 console utility

A
Alex Pts, 2015-02-10
@AlexPTS

Is there an SDK for Nikon cameras with a detailed description of api and communication protocol?

L
litirenko1983l, 2015-04-30
@litirenko1983l

Of course, this is very cool, especially for beginner coders, but tell me if this possibility depends on the camera itself, for example, I have this www.e-katalog.ru/SONY-DSC-RX100-III.htm it needs a very advanced model?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question