I have a Eufy camera setup in go2rtc via RTSP streams, then its displayed like;
- type: custom:webrtc-camera
url: cam4
ui: true
streams:
- url: cam4
name: main
but the thing is, it only loads for like 1 second, then stops playing permanently until I refresh the page/dashboard.
If however, I add this camera as Generic Camera integration, and view it using its default player, it streams totally fine? How can I have the zoomable, instant playing window of webrtc-camera but the performance of Generic Camera?