Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

camera.settings["watermark.enabled"].set(false) not working #2

Open
stevenhaddox opened this issue Jan 23, 2014 · 1 comment
Open

Comments

@stevenhaddox
Copy link

# Disable watermark
settings = camera.settings
settings["watermark.enabled"].set(false)

The above, as written in the documentation, seems to not actually be changing the watermark to a disabled status and I'm still getting it on snapshots. I'm wondering if Dropcam changed the value of the parameter name or has disabled removing it?

@stevenhaddox
Copy link
Author

@nolanbrown PS - Thanks for putting this awesome library together. It'll make an awesome gif of my house being built when it's all done ;)

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

No branches or pull requests

1 participant