Eli Sand
Eli Sand
Seems Google Domains has API key generation for ACME DNS challenge, and has a link to this project: https://github.com/aaomidi/certbot-dns-google-domains as a certbot plugin. Hopefully this means that it could be...
> Just to confirm, you are suggesting a configurable microphone stream, that is only used when the microphone connection is activated? Yes. Since a number of people have issues where...
A final bit of extra info... Presently, to set up a doorbell view in HA would require 2 views. One that uses video only for its stream, no microphone access...
> Same issue here with proxmox 8.1.10 (kernel 6.5.13-5-pve) and frigate running in LXC I am running Proxmox as well and it was working on kernel 6.5.13-3. I just updated...
> @esand I think it is most likely that your issue is not related to frigate. You probably need to reconfigure the GPU passthrough to LXC/VM after Proxmox upgrade. The...
> Configuration to always have the microphone connected is simple: > > ```yaml > live: > microphone: > always_connected: true > ``` > > ... when configured like this there...
> @esand I just tried the timeout function. Seems to work as described and kills the stream (I think) What timeout function? You mean `disconnect_seconds`? That gets ignored (says so...
@jarkastr - Thanks; that's exactly how I have mine set up. I have a sub-view that I link to when I want microphone access. The sub-view has only the frigate...
> @esand I believe the timeout function is behaving like timeout_seconds: https://github.com/dermotduffy/frigate-hass-card?tab=readme-ov-file#view-options It seems you're right, and it led me down a few ideas and I think I've actually solved...
> The one thing I haven't tested is with `always_connected: true` Tested and similar results, so it seems this config will do the job just fine until something better comes...