1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: ADUrl and digest authentication |
From: | "Heesterman, Peter via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 17 May 2024 16:22:25 +0000 |
Hi Tomasz, You should be able to send the password within the URL PV that you apply to the module. e.g. in your case you would likely set cam1:URL1 to
https://<user:password>@x.x.x.x/ISAPI/Streaming/channels/1/picture
I don’t know about encryption, I haven’t tried that. If you have security concerns, you should be aware that it would be possible to read the URL value that you set that contains the password. In general, the ADURL module can operate using any URL that is similarly used within e.g. a web browser. Cheers, Peter. |