Hello,
I search to display my webcam on my mirror.
I think to use a script to upload jpg from webcam (http://192.168.0.160/tmpfs/auto.jpg) on the right directory.
But just the 1st image is displayed, for testing i do :
wget http://192.168.0.160/tmpfs/auto.jpg (see image on mirror)
rm *.jpg
wget http://192.168.0.160/tmpfs/auto.jpg (see the same image on mirror)
I playing with updateInterval and getInterval, no success.
Like there are a cache in app.
Thanks in advance, and thanks for your work
Olivier