MissiaL / hikvision-client

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

Bad quality picture #32

Closed AndrewMarines closed 2 years ago

AndrewMarines commented 2 years ago

Hello there. I have an hard time getting an high quality picture from my Full HD digital camera. Even if i select the main stream [301] it gives me a picture in a resolution that is less than HD(something like 576x...).

Watching from the website that explains how http picture works i found out even http://<user>:<password@192.168.0.xxx/ISAPI/Streaming/channels/301/picture gives me the same quality as the library. But if i try changing the last part as it follows here: http://<user>:<password@192.168.0.xxx/ISAPI/Streaming/channels/101/picture?videoResolutionWidth=1920&videoResolutionHeight=1080 I can get the maximum resolution for the picture! Didn't find anything on the api guide to do this. Did i miss this or? If not, can we change the code to let us do that?

MissiaL commented 2 years ago

@AndrewMarines Still relevant?

AndrewMarines commented 2 years ago

Nope, to anyone who could have this issue, watch the referenced issue. It's resolved there. Thank you again