Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified to support certain hikvision NVR. #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ulion
Copy link

@ulion ulion commented Nov 28, 2020

  • The searchId UUID is formatted correctly.
  • Fix the digital auth header parsing failure due to key with empty value.
  • Query media files by channel id, default for video 101. So for channel 2 of NVR, videos channel is 201.
  • Support old NVR ISAPI v1.0 query (timezone fix, and load more by adjust fromTime internally).

PHOTO channel is not tested due lack of devices, so please double check whether it still works.

@ulion
Copy link
Author

ulion commented Nov 28, 2020

well, for the old style looping mode (adjust fromTime), now return duplicate item in the next round, this need be resolved ...

@ulion
Copy link
Author

ulion commented Nov 28, 2020

Now the overlapped search result issue also resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant