How to connect NIKON DSLR camera to matlab?

12 visualizzazioni (ultimi 30 giorni)
hi, i have nikon D90 camera and i would like to connect it with matlab for doing live video streaming. But matlab doesn't detect the camera. The hardware browser of image acquisition tool doesn't show the device name. what should i do.? pls help out.

Risposta accettata

Walter Roberson
Walter Roberson il 21 Ago 2016
The Nikon D90 is not designed for video streaming.
I found a software product that claims to be able to handle it; see http://sparkosoft.com/how-to-use-dslr-as-webcam . I have no information on how well it works.
Other than that, the solutions I find documented involve using the HDMI output, which works at the same resolution as the LCD display. One product specifically designed for such a use is http://www.dvestore.com/blog/review-of-the-livestream-broadcaster-with-nikon-d800/
The D90 is not compatible with either of the Nikon wireless remote accessories, the WU-1A or WU-1B; see http://imaging.nikon.com/lineup/acil/accessories/wu-1b/ and notice that those specifically say that you cannot use them for movies (only for stills)
Some of the newer Nikon cameras offer built-in Bluetooth sharing using what Nikon refers to as "Snapbridge"; see https://www.nikonusa.com/en/nikon-products/snapbridge-app.page#connected-cameras. That appears to offer remote control better than the WU-1A/WU-1B but it is not clear to me that it supports video streaming.
====
Side note: for information about using Cannon or Sony cameras for live streaming see https://www.mathworks.com/matlabcentral/answers/276636-image-acquisition-toolbox-supported-dslr-cameras#answer_216019
  5 Commenti
Walter Roberson
Walter Roberson il 25 Ago 2016
I have not downloaded digicamcontrol and tried it so I do not know what features are available. If it does not currently offer a way to stream then you can modify the C++ code to do whatever you want, including possibly adding ActiveX controls, or adding new calls that fetch a frame, or Create a Custom Adaptor
I doubt you will find any ready-made software to do what you want, but digicamcontrol is probably your best bet for being able to create the software you need.

Accedi per commentare.

Più risposte (1)

Serge
Serge il 24 Mar 2017
"DSLR Camera Controller (wrapper for digiCamControl)" on MatLab central will let you control camera settings, capture and download photos, but i am not sure about video:
To work you will also need to install and and run digiCamControl v2.0.69+, which is free and open source but only runs on windows.

Categorie

Scopri di più su MATLAB Support Package for IP Cameras in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by