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

Enhancement Request : "Privacy" Mode #290

Open
timkeefer1 opened this issue Oct 29, 2024 · 3 comments
Open

Enhancement Request : "Privacy" Mode #290

timkeefer1 opened this issue Oct 29, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@timkeefer1
Copy link

I have a Home Assistant automation that - when I am home - turns off a smart switch that powers one of my cameras. Frigate hates it - I get tons of watchdog, ffmpeg, and video ERROR message in my logs as it keeps retrying the camera. I'm wondering if a pseudo "privacy mode" could be created for Thingino that could return a blank black camera feed. Basically creating a software "shutter" for the camera?

@tERB00
Copy link
Contributor

tERB00 commented Oct 29, 2024

Sure. You can use "logo" as a privacy mask. Create an image that fills all of your sensor's output resolution, place it at 0,0 coordinates and there you go.
https://github.com/gtxaspec/prudynt-t/blob/master/prudynt.cfg.example

@timkeefer1
Copy link
Author

Sure. You can use "logo" as a privacy mask. Create an image that fills all of your sensor's output resolution, place it at 0,0 coordinates and there you go. https://github.com/gtxaspec/prudynt-t/blob/master/prudynt.cfg.example

That looks like it would work! Now I just need to be able to curl -> shell script to make the cfg changes and reload... is there API docs for prudynt?

@tERB00
Copy link
Contributor

tERB00 commented Oct 29, 2024

There is no API but you can inspect what does your browser sending to the camera when you tick "Logo" checkbox on the OSD settings page. Should not be anything too special I reckon.

@gtxaspec gtxaspec added the enhancement New feature or request label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants