MissiaL / hikvision-client

Client for Hikvision devices
MIT License
209 stars 43 forks source link

Feature/make auth work with v5.5 firmware #2

Closed frallain closed 6 years ago

frallain commented 6 years ago

This PR makes it possible to use hikvision-client with Hikvision cameras with firmware>=v5.5.0 since this firmware uses Digest Auth by default, which was not handled previously in this library. 2 unit tests and test coverage have been added, and a working CircleCI config as well, CircleCI needs to be configured to run on this repo though (free of charge).

MissiaL commented 6 years ago

Very cool! Thanks so much @frallain

frallain commented 6 years ago

@MissiaL Would you mind bumping the version to release a new one on pypy?

MissiaL commented 6 years ago

Yes, I can do that

frallain commented 6 years ago

@MissiaL Also I am sorry, I broke the README, let me fix that...

MissiaL commented 6 years ago

Not to worry. I now will correct with a new release

MissiaL commented 6 years ago

Version updated to 0.1.9