Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image caching problem #2

Open
Terxeno opened this issue Feb 28, 2024 · 4 comments
Open

Image caching problem #2

Terxeno opened this issue Feb 28, 2024 · 4 comments

Comments

@Terxeno
Copy link

Terxeno commented Feb 28, 2024

If you send an image with the same name, the same image is displayed on TV until you change the file name.

@b0ddu
Copy link

b0ddu commented Aug 29, 2024

Yes, i have the same problem.... did you figure out ? I used a delay of 3 secs.. still same..
In the browser, i do however see the image with newer timestamp

@8666
Copy link

8666 commented Aug 29, 2024

maybe add random value at the end of request? ..............&random=43523534 (timestamp)

@Terxeno
Copy link
Author

Terxeno commented Aug 29, 2024

maybe add random value at the end of request? ..............&random=43523534 (timestamp)

Yes you are right! Not ideal but working.

@b0ddu
Copy link

b0ddu commented Aug 29, 2024

cool, will try with random.

also - was reading about this caching - it’s not a caching issue. If you want the image to update and you’re using the same image name, you need to display the image as a camera.
https://community.home-assistant.io/t/caching-issue-with-camera-snapshot-notification/307822/8?u=sankeerth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants