hi all,
since I’ve been upgrading to the 0.84.x version of home-assistant I have a strange issue with my webcam image on chrome.
the relevant configuration is:
camera:
- platform: generic
name: cam
still_image_url: http://172.16.0.100/snap.jpeg
it worked really nice and since this update I have the issue that after the login and after hitting refresh the webcam image is not being shown.
After changing another group of homeassistant-elements and returning to the main page it works well!
No Console log output in chrome
No long network connectivity issues in chrome
Chrome 71.0.3578.98 on different devices - does not work
Chrome Mobile (on Android 9) 71.0.3578.98 - does not work
Chrome Mobile Dev (on Android 9) - does not work
Firefox 64.0 - works
Firefox Mobile (on Android 9) 64.01 - works
Edge @1809 works too ^^
For normal my homeassistant is located behind an nginx reverse proxy setup - for this test I’ve tried the direct (http:8123) and the nginx-way (https:reverseproxy)
Cheers,
S.