I'm not too sure what process you have which is reading/using the 'video' section in skin.conf - maybe you can clarify that
You probably need to do one of the following: a) set the camera to not require authorisation b) make the camera put it's jpg still image onto the pc where weewx is running and set a URL to a location on your pc instead of the camera c) write a service to read the file from the camera and have the service supply appropriate credentials to the camera If however you are just trying to insert an image onto a weewx webpage then the place for putting the URL links is by editing the appropriate page template at the appropriate place where you want the image placed, and adding the appropriate HTML On Tuesday, 16 January 2018 22:20:47 UTC+2, Tryphon Cosinus wrote: > Hello, > > This is my Video section in skin.conf > > [[video]] > hyperlink = http://mydomain.com:777/cgi-bin/video.jpg > still = http://mydomain.com:777/cgi-bin/video.jpg > user = demo > > I tried with no password (I need at least a username to access the IP > camera) but I always get an authentification request. > > Any suggestions ? > > Thank you > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
