Closed ZuluWhiskey closed 2 years ago
What on the debug page makes you think RTMP is not disabled?
Home assistant will use the snapshot url and update once a second if the stream is unavailable so that's likely what you're seeing there
I'll be honest, I'm not an expert with this stuff. It was the presence of this that made me think it was still enabled:
"rtmp": [
"-c",
"copy",
"-f",
"flv"
]
I assume that being there doesn't mean what I think it does then!
I wasn't aware of HA using snapshots instead, so that would explain what I saw there too - Apologies!
That will always be there regardless as it is just the args that will be used even if it is disabled. Will go ahead and close this
Describe the problem you are having
Despite me configuring RTMP to be disabled at both a global and per camera level, RTMP still seems to be enabled and I cannot work out why.
I have shared my config and the output of the debug page which seems to show RTMP being enabled. I only noticed it was enabled when I looked on Home Assistant and saw that I had a live camera showing from Frigate.
Version
0.11.1-2EADA21
Frigate config file
Relevant log output
Frigate stats
Operating system
Debian
Install method
Docker Compose
Coral version
USB
Any other information that may be helpful
No response