Raphael Hehl
Raphael Hehl
maybe because u don't have a energymeter sending them, which heat pump do you own?
@balub It depends, so the problem I need to solve is that I need to know how many active users there are and I need to detect when someone hasn't...
> Can you explain the reasoning behind this change a bit? Why is the error message not needed at all? Why do your think your logic is valid? @janpio Yes...
@janpio Do you have any idea how things could continue here?
@janpio Is there anything you can do to get engineering to start working?
https://github.com/uilibs/uiprotect/blob/main/src/uiprotect/stream.py#L138 looks like a issue at the ffmpeg part or prior, which ffmpeg are u using, and which Homeassistant environment? like HAOS or Docker
https://github.com/uilibs/uiprotect/blob/main/src/uiprotect/stream.py#L141 target codec is defined by -acodec {camera.talkback_settings.type_fmt.value} Please check your bootstrap: https://consoleIP/proxy/protect/api/bootstrap all my cameras has typeFmt=aac  Known by uiprotect lib is aac vorbis and opus https://github.com/uilibs/uiprotect/blob/3f206973d89cdfb20c865be7e320f2f313153c25/src/uiprotect/data/types.py#L567 selecting...
@modem7 for all cams?
can u check what's inside the bootstrap while it fails?
Hmm, exciting. A documented API would be cool, of course. So, for some reason, the camera suddenly switches from AAC to Opus, but why? And why don't I get the...