This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

to pass credentials in URL
#1
Hi, since to pass credentials in url (i.e. http://user:password@example.com) is deprecated and not working anymore in the most of web browser, is still possible to pass them in base64 encoding (in the example: dXNlcjpwYXNzd29yZA==) like we do for a webcam string?

What is the exact format of the URL?  

I tried http://example.com/?auth=dXRlbnRlcDpVdGVudGUwMQ==   

but it still ask me credentials....



thanks

peppe
Reply
#2
Passing credentials like this is not a standard feature, the website must support it otherwise it will not work.
Reply
#3
(15.01.2021, 15:12)admin Wrote: Passing credentials like this is not a standard feature, the website must support it otherwise it will not work.

Hi Admin,
If a webcam doesn't have in the URL the possibility to pass credentials, is there a way to connect with it?
An example hikvision has not the credentials in the URL and anonymous user in the features.
Is there a way to integrate it?
Best regards Cristian
Reply
#4
You will probably need an external device like Raspberry Pi to act a proxy for the stream without credentials.
Reply
#5
(12.01.2022, 14:07)admin Wrote: You will probably need an external device like Raspberry Pi to act a proxy for the stream without credentials.

Thanks for the answer I will check on google some example.
Best regards Cristian
Reply


Forum Jump: