17.08.2019, 10:59
(This post was last modified: 17.08.2019, 11:25 by hollywoodperth.)
I have a hikvision cctv set up on the same network.
In the visualisation using an external link (http://user:password@ipaddress/ISAPI/Streaming/channels/102/picture) to a image with a 1 second refresh just shows as a broken link. I've pasted the same url into my browser, and works totally fine.
I've set the camera config up as digest/basic and tried the test code in https://forum.logicmachine.net/showthrea...=hikvision and it returns the following in the log, so I think the communications to the camera is OK, but just can't seem to get the visualisation to work
All help will be appreciated
* arg: 1
* string: HTTP/1.1 200 OK
* arg: 2
* nil
Could the issue be trying to use http://user:password@ipaddress/ISAPI/Streaming/channels/102/picture as an external link?
When I shorten the image url to http://ipaddress/ISAPI/Streaming/channels/102/picture it works fine in my browser's visualisation preview (I am logged into the camera in another tab so it doesn't need the authorisation. Obviously on the touchscreen the image shows as a broken link with this method.
Could the issue be the way I'm trying to link the external image?
In the visualisation using an external link (http://user:password@ipaddress/ISAPI/Streaming/channels/102/picture) to a image with a 1 second refresh just shows as a broken link. I've pasted the same url into my browser, and works totally fine.
I've set the camera config up as digest/basic and tried the test code in https://forum.logicmachine.net/showthrea...=hikvision and it returns the following in the log, so I think the communications to the camera is OK, but just can't seem to get the visualisation to work
All help will be appreciated
* arg: 1
* string: HTTP/1.1 200 OK
* arg: 2
* nil
(17.08.2019, 10:59)hollywoodperth Wrote: I have a hikvision cctv set up on the same network.
In the visualisation using an external link (http://user:password@ipaddress/ISAPI/Streaming/channels/102/picture) to a image with a 1 second refresh just shows as a broken link. I've pasted the same url into my browser, and works totally fine.
I've set the camera config up as digest/basic and tried the test code in https://forum.logicmachine.net/showthrea...=hikvision and it returns the following in the log, so I think the communications to the camera is OK, but just can't seem to get the visualisation to work.
All help will be appreciated
* arg: 1
* string: HTTP/1.1 200 OK
* arg: 2
* nil
Could the issue be trying to use http://user:password@ipaddress/ISAPI/Streaming/channels/102/picture as an external link?
When I shorten the image url to http://ipaddress/ISAPI/Streaming/channels/102/picture it works fine in my browser's visualisation preview (I am logged into the camera in another tab so it doesn't need the authorisation. Obviously on the touchscreen the image shows as a broken link with this method.
Could the issue be the way I'm trying to link the external image?