1
People: I have a web application that I would like to be plugging in a dslr (professional camera) camera that would display the live image in a canvas in html or something, and that would literally be able to control the camera through the web application, Nikon and Canon provide Apis for this type of automation, but I would like to know if anyone has or knows any Javascript library that can do this control.
Thanks in advance!
Note: I am using . Net MVC6 as a framework.