You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... Gives a working Doorbell microphone to Android speaker. But not the other direction.
The rest of the card config stays the exactly as this example and remains the same as I alternate the camera section.
I combine both configs in the same camera section, and it is still the same. Seems to use only the first/top entry.
Something wrong with the card config or a limitation of the HomeAssistant companion app for Android (webview browser)?
A workaround that seems to work... two separate cards, with different camera configs. I can get 2-way audio working. I modify each card so that one card only has the mic button and the other only has the mute/speaker button, and I set one of the cards with small dimensions so I only see one view of the feed. This works, but is not ideal.
[OPTIONAL] Javascript errors shown in the web inspector:
Media resource blob:https://HOSTNAME:8123/c1fe6fd7-2af7-4ffc-a3e2-842b711b00b8 could not be decoded. 5 doorbell
Media resource blob:https://HOSTNAME:8123/c1fe6fd7-2af7-4ffc-a3e2-842b711b00b8 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) doorbell
WebRTC: ICE failed, add a TURN server and see about:webrtc for more details
Media resource blob:https://HOSTNAME:8123/b9330b98-24cd-49dc-ab06-5e5a713a471e could not be decoded. 7 doorbell
Media resource blob:https://HOSTNAME:8123/b9330b98-24cd-49dc-ab06-5e5a713a471e could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)
Home Assistant Supervised v12.5
HA Android companion app v2024.12.1-min on Pixel 7
Checklist:
[REQUIRED] Card diagnostic information:
[REQUIRED] Description of problem:
I am essentially STUCK having 1-way audio, in the direction of my choice depending on the
camera
config section.go2rtc config:
... tried either/or/both ffmpeg lines... same result
But the difference seems to be in the frigate hass card:
... Gives a working Android microphone to Doorbell speaker. But not the other direction. While...
... Gives a working Doorbell microphone to Android speaker. But not the other direction.
The rest of the card config stays the exactly as this example and remains the same as I alternate the
camera
section.I combine both configs in the same
camera
section, and it is still the same. Seems to use only the first/top entry.Something wrong with the card config or a limitation of the HomeAssistant companion app for Android (webview browser)?
A workaround that seems to work... two separate cards, with different camera configs. I can get 2-way audio working. I modify each card so that one card only has the mic button and the other only has the mute/speaker button, and I set one of the cards with small dimensions so I only see one view of the feed. This works, but is not ideal.
I am on the latest dermotduffy/frigate-hass-card, and maybe it's a bug with the card.
[OPTIONAL] Javascript errors shown in the web inspector:
The text was updated successfully, but these errors were encountered: