Skip to content

Has anyone had luck forcing FPS above 20? How do you do it on HA? #1073

Answered by mrlt8
thatdaveguy1 asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to use the http api with the fps endpoint:
get value:

http://homeassistant.local:5000/api/<cam-name>/fps

set value:

http://homeassistant.local:5000/api/<cam-name>/fps/25

or if you enable MQTT in home assistant, then you can adjust it in the diagnostic menu:

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mrlt8
Comment options

Answer selected by thatdaveguy1
@thatdaveguy1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants