agsh / onvif

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

Connect using GetServices. #155

Closed bl0ggy closed 3 years ago

bl0ggy commented 4 years ago

If GetServices does not work fail back to GetCapabilities.

If GetServices works, capabitilies is not created as the response of GetServices is too different from GetCapabilities. uri is also created using the response of GetServices.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.1%) to 88.275% when pulling 2703a40304e72e6c011af9ce29590f79f043ec70 on bl0ggy:connect_with_getServices into 0cf06ca274169e68890df4fb2368c06a28959c62 on agsh:master.

RogerHardiman commented 4 years ago

Hi Just had a quick look and it is looking great. Need to take a proper look later in the week and test it here too.

Thanks for the PR Roger