2-way Audio w/ Reolink PoE Doorbell

I have weird issues as well. On a Windows 10 PC I don’t see the microphone or audio mute buttons at all on the Frigate Card, and it’s the same on a Samsung Galaxy S20 Android phone. However, on a Samsung Galaxy Tablet I do see the microphone and audio mute buttons, but the microphone button does not appear to work. I have my config and some pictures below. Anyone have any ideas?

##########################################################################

cameras:
  front_door_doorbell:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/front_door_doorbell?video=copy&audio=aac
          input_args: preset-rtsp-restream-low-latency
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/front_door_doorbell_sub?video=copy&audio=aac
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - audio

##########################################################################

go2rtc:
  streams:
    front_door_doorbell:
      - rtsp://<username>:<password>@<ip address>:554/Preview_01_main#backchannel=0
      - ffmpeg:front_door_doorbell#audio=opus#hardware
    front_door_doorbell_sub:
      - rtsp://<username>:<password>@<ip address>:554/Preview_01_sub
      - ffmpeg:front_door_doorbell_sub#audio=opus#hardware
  webrtc:
    candidates:
      - <ip address>:8555
      - stun:8555
version: 0.14

Here is my Frigate Card Configuration:

type: custom:frigate-card
cameras:
  - camera_entity: camera.front_door_doorbell
    live_provider: go2rtc
    go2rtc:
      modes:
        - webrtc
menu:
  buttons:
    microphone:
      enabled: true
      alignment: matching
    timeline:
      enabled: false
    cameras:
      enabled: false
    frigate:
      enabled: false
    download:
      enabled: false
    media_player:
      enabled: false
    mute:
      enabled: true
      alignment: opposing
    camera_ui:
      enabled: false
  style: outside
  position: right
  button_size: 66
  alignment: right
live:
  controls:
    thumbnails:
      mode: none
  auto_mute: all
  preload: false
dimensions: {}
media_gallery:
  controls:
    thumbnails:
      size: 140
      show_favorite_control: false
      show_timeline_control: false
      show_download_control: false
    filter:
      mode: none

Frigate Card on Samsung Galaxy Tablet shows microphone and audio button:


Frigate Card on Samsung Galaxy Tablet with microphone button on:

Anybody else having issues after Frigate Gate 6.0 update? I can’t get audio or the microphone to work anymore.

this happend to me, when I had the local IP set up on my tablet. Same icon as you.
issue was that the local IP is without HTTPS

changing to the external url, with HTTPS, it is working now

1 Like

I wrote this simple guide, with a blueprint that creates an intercom like card: 2 Way audio Intercom for Reolink doorbell made easy

Grabaciondepantalla2025-01-19alas17.33.08-ezgif.com-optimize