How can I use Azure API Management to set up a proxy for time.nist.gov to fetch time updates for my cameras? Despite configuring the URL, the cameras aren’t fetching updates. I believe the issue may be related to NTP using UDP and me trying to make an HTTP request. The main reason for doing so is the cameras will only be able to hit my proxy URL as this is a requirement when setting up our services, so if it is UDP is it even possible to do something like this?
I created a url through API Management in Azure.
I attempted to point my camera to the URL in order to fetch a time update but it does not work.
If I point the camera directly to time.nist.gov it does fetch updates.
LudusLart is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.