--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > At the moment, net plugin needs an exact url to fetch something. > It doesn't know what to do with wild cards. > > I assume there's a html page somewhere that contains a reference > to the current jpg. Can you not fetch down that page, extract the > current jpg file name (possibily using regex to do it), then fetch that? >
Hi, Alan. I can't fetch the page at all, I get a 404 or 403 error every time... I'll post some links that could help. This is the main page where we can see all cams: http://www.estradasdeportugal.pt/site/v3/? id_pagina=&grupo=4&Ln=1&id_pasta=&id_bloco=BCD4D514-0D36-4627-8EDE-1BF88CD6DAB7&escondepasta=0 (to see a cam, click "Lisboa" next to the "Zonas:" yellow text in the toolbar above the map.) A popup will appear with an image or video. This is the link that I get using Wireshark when grabbing images: http://telematica.estradasdeportugal.pt/images/public/ *_[A-Z,0-9]_.jpg|flv This is an example for one of the cams: http://telematica.estradasdeportugal.pt/images/public/ EN117_N2PBOJ_376x282.jpg (by the time you check the above link, the image is not there anymore, it gets updated every 5 to 10 minutes) Any ideas?
