WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

Unable to get two way audio working

Open Jebarson opened this issue 8 months ago • 9 comments

I have go2rtc running out of frigate. I am setting up a webrtc card in HA for a 2-way audio. However, when switching to the audio option by clicking "MSE", it goes on to loading and stays there.

Below is what my card setting look like

type: custom:webrtc-camera
streams:
  - url: Doorbell_HQ
  - url: Doorbell_HQ
    mode: webrtc
    media: video, audio, microphone

I am able to browse the go2rtc server installed in the frigate without issue and also watch the stream.

Below is how my card looks.

Image

View after I click the MSE in the above view

Image

I would appreciate any help or debug direction

Jebarson avatar Feb 18 '25 03:02 Jebarson