Hi,
I've now read the complete internet on how to send username and password to a Hikvision camera to get the MJPEG stream, and I can't figure out a working soution.
Alternative 1:
Some of the pages (including Hikvisions own manual) state that the format should be like this But embedded credentials doesn't work in Chrome any more (Drop support for embedded credentials in subresource requests. - Chrome Platform Status)
Alternative 2:
I found this here: Hikvision cameras for action tiles / ActionTiles Forum / AT Support & Ideas
You are supposed to put the user : password as a base64 encoded string at the end of the url, like this: But this was part of an exploit where you could gain access to the cameras by using a version of this method, so Hikvision has removed this way of auth in later firmwares.
So how do I get my chromium based display software to send the credentials without putting together a javascript to handle it?
Help very much appreciated
I've now read the complete internet on how to send username and password to a Hikvision camera to get the MJPEG stream, and I can't figure out a working soution.
Alternative 1:
Some of the pages (including Hikvisions own manual) state that the format should be like this But embedded credentials doesn't work in Chrome any more (Drop support for embedded credentials in subresource requests. - Chrome Platform Status)
Alternative 2:
I found this here: Hikvision cameras for action tiles / ActionTiles Forum / AT Support & Ideas
You are supposed to put the user : password as a base64 encoded string at the end of the url, like this: But this was part of an exploit where you could gain access to the cameras by using a version of this method, so Hikvision has removed this way of auth in later firmwares.
So how do I get my chromium based display software to send the credentials without putting together a javascript to handle it?
Help very much appreciated
