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

Camera snapshot image should not be cached #158

Closed
galadril opened this issue Dec 30, 2015 · 2 comments
Closed

Camera snapshot image should not be cached #158

galadril opened this issue Dec 30, 2015 · 2 comments
Labels

Comments

@galadril
Copy link
Owner

For the moment there is also a bug with camera snapshot, when the first snapshot it's taked the application does not refresh the cache of the first snapshot so you can't have the next snapshot. If you want to refresh it you must in android application settings clear the data of the app domoticz /!\ Don't forget to save your settings in the domotcz app befor if you don't want to add them each times /!\

http://www.domoticz.com/forum/viewtopic.php?f=37&t=8884&p=67309#p67312

@galadril galadril added the bug label Dec 30, 2015
@galadril
Copy link
Owner Author

                .memoryPolicy(MemoryPolicy.NO_CACHE, MemoryPolicy.NO_STORE)
                .networkPolicy(NetworkPolicy.NO_CACHE)

galadril added a commit that referenced this issue Dec 31, 2015
#158  Camera snapshot image should not be cached
@galadril
Copy link
Owner Author

Closed in next version

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

No branches or pull requests

1 participant