I want to develop a software which may be in any programming language. The program will send signal at the same time (ignoring delays caused by hardware) to 40 cameras to take picture of an scene from different angles.
Asked
Active
Viewed 153 times
0
-
Ooh, that's a cool project. Best of luck with it! Have you tried it, though? – Nic Mar 12 '15 at 12:40
-
wow! that will revolutionize the industry, when you can completely ignore hardware delays and get the response instantly! – Claies Mar 13 '15 at 06:58
2 Answers
1
If you are talking about using our remote camera API it will be difficult as you will only be able to connect to one camera over Wifi at a time.

pg316
- 1,380
- 1
- 8
- 7
1
For future readers,
I have succesfully achieved what I have explained in my question. This is possible using Canon Cameras and a Canon Camera Hack Development Kit aka chdk and its extension chdkptp. You can see link : Multiple Cameras
I have searched the site but could not find any question about this that's why I wanted to share my knowledge for future askers.

Muhammet Ali Asan
- 1,486
- 22
- 39