agsh / onvif

ONVIF node.js implementation
http://agsh.github.io/onvif/
MIT License
693 stars 236 forks source link

About setImagingSettings to set Iris and Focus #164

Closed JqiangLiu closed 3 years ago

JqiangLiu commented 4 years ago

Hi, is it possible to set the iris and focus with this function? I have read this code of this function,but i only see some params without iris and focus.

agsh commented 4 years ago

Hi! I think that answer is yes as iris and focus mentioned in the specs: https://www.onvif.org/ver20/imaging/wsdl/imaging.wsdl Feel free to change the code and add lacking functionality! Don't forget to make PR after)

JqiangLiu commented 4 years ago

tx, i'll make PR in a few days

chriswiggins commented 3 years ago

Closing out old issue - if you'd like to send a PR @JqiangLiu that would be great!