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

cant run in windows and docker #38

Open
rookiez7 opened this issue Dec 25, 2023 · 0 comments
Open

cant run in windows and docker #38

rookiez7 opened this issue Dec 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rookiez7
Copy link

rookiez7 commented Dec 25, 2023

Describe the bug
when I run code

python main.py --server ip --user admin --password password --debug

DEBUG:hikload:http://admin:[email protected]:65002/ISAPI/System/deviceInfo
DEBUG:hikload:http://admin:[email protected]:65002/ISAPI/Streaming/channels
DEBUG:hikload:Data sent: <?xml version = "1.0" encoding = "UTF-8" ?><CMSearchDescription version="1.0" xmlns="http://www.hikvision.com/ver20/XMLSchema"><searchID>e9e31579-c5a1-444c-a2c8-2782525597e5</searchID><trackIDList><trackID>101</trackID></trackIDList><timeSpanList><timeSpan><startTime>2023-12-25T00:00:00Z</startTime><endTime>2023-12-25T23:59:59Z</endTime></timeSpan></timeSpanList><maxResults>64</maxResults></CMSearchDescription>
ERROR:root:Could not get recordings for channel 101
ERROR:root:Invalid Operation
INFO:hikload:Downloading recordings...
0it [00:00, ?it/s]

follow the error, I found that I used the IP alone to enter the URL of the corresponding camera, which does not have a hard disk to store. All videos are stored in the same URL, which can see all the camera footage and playback information. In this case, how to do it?

single camera url and its harddisk:
89d0065d-fcc2-4a6f-a4c3-eb674fb2dff4

and the aggregated camera URL and its harddisk:
img_v3_026f_67c7e722-8a71-4c2a-9f95-244c77db069g

1fc34089-0b0d-4d48-8202-ef12cda3dc16

@rookiez7 rookiez7 added the bug Something isn't working label Dec 25, 2023
@rookiez7 rookiez7 changed the title error about lxml.etree.XMLSyntaxError cant run in windows Dec 25, 2023
@rookiez7 rookiez7 changed the title cant run in windows cant run in windows and docker Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant