Andrew D.Laptev

Results 32 comments of Andrew D.Laptev

@cubecleveland Hi! Maybe :smile: But right now I have no time to do this. But I wrote a small example how you can do it by yourself. https://github.com/agsh/onvif/issues/250#issuecomment-1273208097 And don't...

@RicardoEmm, hi! As I can see, the problem can be in the code and `this` scope. Just try this: ```js const cam = new Cam({...yourConnectionOptions}, (err) => { cam.absoluteMove({ zoom:...