Has anyone had luck forcing FPS above 20? How do you do it on HA? #1073
-
I used to use Docker and I could force the FPS up to 25 which had some success. But I’ve not had any luck figuring out the command on Home Assistant? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
FPS adjustments seem to mostly effect the shutter speed of the camera, but you should be able to get and set it using the REST API or MQTT: https://github.com/mrlt8/docker-wyze-bridge/wiki/Camera-Commands |
Beta Was this translation helpful? Give feedback.
-
Ah thanks, the MQTT stuff has proven to be too difficult for me to figure out so far |
Beta Was this translation helpful? Give feedback.
You should be able to use the http api with the fps endpoint:
get value:
set value:
or if you enable MQTT in home assistant, then you can adjust it in the diagnostic menu: