AlexxIT / WebRTC

Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.
https://github.com/AlexxIT/Blog
MIT License
1.52k stars 179 forks source link

Does this integration automatically intercept camera entities? #715

Open xtraorange opened 4 months ago

xtraorange commented 4 months ago

Hello - I've had a little trouble finding a clear answer here. I know that go2rtc is fed my camera entities, and they automatically appear in the go2rtc dashboard. Does this integration "intercept" these in such a way that anywhere I use camera entities, they will automatically route through go2rtc, or do I specifically need to use the webrtc card for this to occur?

I'm asking because I'd like to know if the performance advantages are automatically occuring for my camera entities if I use other cards, or if I'll need to use a link from the go2rtc interface.

AlexxIT commented 4 months ago

go2rtc will be used only:

xtraorange commented 4 months ago

I see, thank you for the quick response!

Unfortuantely the RTSPtoWebRTC appears to only work with RTSP specifically.. in my case I only have details to use ONVIF, which does not appear to be picked up by the RTSPtoWebRTC integration... do you know of any other way I can use my camera entities with other cards and still trigger WebRTC?

AlexxIT commented 4 months ago

This card also supports go2rtc https://github.com/dermotduffy/frigate-hass-card

I don't know why RTSPtoWebRTC doesn't support ONVIF. You can ask help on Hass forum/discord.

PS. Usually ONVIF has static RTSP link inside.