Open timota opened 6 days ago
Also, my cameras stream in h265, supposed, webrtc should not work(I may be wrong).
Probably, url in log not accessible (http://192.168.1.209:5000/api/go2rtc/webrtc?src=cam_back
)
I seem to be having a similar issue. After upgrade I am only seeing static images when I click my Frigate camera entities. I prefer to use the native camera view but I tried in the Frigate card. In the Frigate card the stream does work.
do you have webrtc enabled in the frigate integration configure menu?
Same issue (static image instead of stream). I just tried checking webrtc enabled and it did not affect the stream in picture entity card. This was working in previous 2024.10 fine with WebRTC integration. I deleted the WebRTC integration because I thought I didn't need it, but added it back now and the stream still doesn't work.
same issue after upgrated HASS to 2024.11
HASS stopped supporting WEBRTC, not it has native and I think integration must be updated
The same implementation still works the same, and multiple users confirmed during the beta that it works without issues
do you have webrtc enabled in the frigate integration configure menu?
Thanks! Once I enabled WebRTC in the configure menu it started to work. For others, perhaps WebRTC is not setup in your frigate config?
However, I thought it used to work with MSE and didn't require WebRTC for the Frigate integration.
Oh yeah, previously I must have been using MSE since HA didn't support Webrtc in native cards even with the HACs integration. The bigger problem here might be the fallback to MSE is not working correctly. (Although we also need to figure out WebRTC is not working for so many of us).
HA does not use MSE in native cards, in the past it used HLS
WebRTC
where and how to enable. only in frigate or hass also ?
It needs to be enabled in Frigate itself (https://docs.frigate.video/configuration/live#webrtc-extra-configuration) as well as in the Frigate configure menu in HA integrations
will try
HA does not use MSE in native cards, in the past it used HLS
Thanks, HLS is what I meant then.
I now have WebRTC working after following your instructions two posts up on enabling WebRTC in Frigate and its integration. I think this issue can be closed but another issue is the HLS fallback is not working for the Go2RTC streams in a native home assistant card.
tried to enable webrtc - nothing helps.
From homeassistant GUI camera view works, but recordings - do not
I can see images of existing recording - but playback - fails
in Frigate GUI - everything works
From homeassistant GUI camera view works, but recordings - do not
that is an unrelated issue, and a bug in home assistant
Version of the custom_component
5.4.0
Configuration
Describe the bug
After HASS upgrade to 2024.11, streams for cameras that exposed via Frigate/Frigate integration are stoped working, only static image. I'm not using Frigate card, only native HASS camera view. Information about my steup:
WebRTC is enabled in Frigate Integration. No errors in browser console.
Debug log