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
The WebRTC integration has been installed and the ip of frigate is set as the go2rtc server. I have also configured the WebRTC card to view the doorbell camera with microphone enabled:
When watching the WebRTC stream of 'ringeklokke_mic' through the go2rtc links the stream loads and plays fine. No stutters, and audio is clear.
Problem:
When I try to watch the stream through the webrtc-camera card the stream loads both video and audio + microphone. I can speak and hear myself speaking, although the volume is much lower than with the Reolink app. But every ~5 seconds the stream is interrupted and an error is shown with "No stream with supported MIME format found". After a few seconds the stream re-loads, and everything repeats.
Second problem:
After a while the problem stops. But now the stream is held consistently even after closing the dashboard window. This means that no other devices can use the camera and the doorbell no longer responds to presses as it is in "play sound" mode.
My guess is that these two problems are related and that the issue is actually with how the stream is managed, but I don't know enough about the implementation here.
The text was updated successfully, but these errors were encountered:
The way I view my other camera streams in HA is through the frigate card, embedding the WebRTC card. :inception:
The funny thing is those streams work perfectly, so I tried wrapping the doorbell in the frigate card in the same way, aaaand it's rock solid suddenly:
Setup:
I'm running Frigate 0.15.0 Beta 4 which bundles go2rtc 1.9.2.
The relevant configuration for go2rtc:
The WebRTC integration has been installed and the ip of frigate is set as the go2rtc server. I have also configured the WebRTC card to view the doorbell camera with microphone enabled:
What works:
When watching the WebRTC stream of 'ringeklokke_mic' through the go2rtc links the stream loads and plays fine. No stutters, and audio is clear.
Problem:
When I try to watch the stream through the webrtc-camera card the stream loads both video and audio + microphone. I can speak and hear myself speaking, although the volume is much lower than with the Reolink app. But every ~5 seconds the stream is interrupted and an error is shown with "No stream with supported MIME format found". After a few seconds the stream re-loads, and everything repeats.
Second problem:
After a while the problem stops. But now the stream is held consistently even after closing the dashboard window. This means that no other devices can use the camera and the doorbell no longer responds to presses as it is in "play sound" mode.
My guess is that these two problems are related and that the issue is actually with how the stream is managed, but I don't know enough about the implementation here.
The text was updated successfully, but these errors were encountered: