Alex X
Alex X
WebRTC is a very “expensive” protocol in terms of implementation complexity. I think wherever it is possible to use simpler protocols - it is necessary to use them. Right now,...
This is useless AAC header parser. Go2rtc has it. I'd add an AAC decoder, but no one has written one in Go yet.
All versions of the addon are in the same repository.
There are examples in the links above.
You don't need to open ports if you using addon. All containers and HA in same closed docker network. https://github.com/AlexxIT/WebRTC/blob/cd84c4baf1f24cafcef2a7e73a8d65a79a14cddf/custom_components/webrtc/config_flow.py#L50-L56
I've heard complaints about the stability of this new solution. Haven't worked on it yet.
It's difficult to add support blindly without having such a camera.
It's still okay to add support for regular video remotely. But adding two-way audio support is almost impossible. There's no feedback. I don't understand whether the code is working correctly...
It's important to listen to what the camera is outputting. What's the latency? Are there any errors? I have an experience with adding remotely two way audio. It takes a...
It's best to start by testing a standalone go2rtc. You can install it on any PC.