agsh / onvif

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

HTTP Digest authentication support? #131

Closed QuentinLin closed 4 years ago

QuentinLin commented 4 years ago

Hi, When I read the core specification of ONVIF, in section 5.12.1 Authentication, it seems encourage to use http digest authentication. Is it possible to support http digest when connect to cameras with this module?

Thanks.

RogerHardiman commented 4 years ago

The library has supported Digest since May 2015.