[Camera Support]: Audio Works in MSE, but not WebRTC #9896
Replies: 2 comments 3 replies
-
Ok, I just discovered something strange. If I open the Home Assitant android App, the audio does work. On desktop, neither Chrome nor Firefox can pull the audio stream when I open the Home Assistant dashboard. My first guess is a codec problem... Any thoughts? I now realize this isn't a frigate problem either, but would love suggestions of how to get this working. |
Beta Was this translation helpful? Give feedback.
0 replies
-
you have specifically set mse on the card config. If you can set webrtc then copy the stream info from the frigate system page that would be helpful |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I can get video fine from my Reolink Wifi doorbell, but audio is more difficult! This is both in Frigate and in the Frigate Home Assistant dashboard card.
When I use MSE in the Frigate UI, everything (including audio) loads fine. If I choose WebRTC, the video simply does not load at all in the Frigate UI. In Home Assistant, video is fine with both MSE and WebRTC, but WebRTC has no audio.
Ultimately what I want to get to is two-way audio, so the lack of WebRTC audio is blocking me...
Version
0.13.1-34fb1c2
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
Operating system
Debian
Install method
Docker Compose
Coral version
CPU (no coral)
Network connection
Wireless
Camera make and model
Reolink Wifi Doorbell
Any other information that may be helpful
Below is the configuration for the Home Assistant lovelace card. Note that I have tried both MSE and WebRTC as the go2rtc modes (see problem description).
Beta Was this translation helpful? Give feedback.
All reactions