I installed version 3.5 of webrtc , first i thought this included go2rtc
But if i read now right, you still have to install go2rtc?
Maybe thatswhy why have the scheme thing… @Revo0
Not sure where i can check inside webrtc the version of go2rtc
I used the conditional card with success in the past, but now it behaves weirdly:
If I try to start the stream as usual, I get an error stating “mse:streams:wrong response on desribe”. If I click on “error” in the top right, the stream reloads and starts as expected and behavior is normal.
If I try to use the webrtc custom card you described in the readme, the stream doesnt work at all, I get the “cant get URL for camera.XXXX” error others are getting.
I wonder if I’m doing something wrong, but since the cameras are indeed working, it might be just a small error, does someone have an idea why it behaves like that? Did something change with the way the stream is started?
I will share my set up in a next post but in the mean time a few observations:
1- Since today I also notice the scheme issues, this coincides with 2 events: 1/ a disconnect of the integration from the add on (not sure which of the two causes this 2 / a login fail in HA, linked to the API of WEBRTC
2- Multiple streams seem to exacerbate this effect
@anon63427907 - there are a number of interlinked issues at play, what is the best way to approach? You want me to share logs of the add on and web rtc with you or put them in respective repo’s of AlexIT and Bropat? Again, not sure what triggers this, either the add on impacts the integration or vice versa (behaviour of WebRTC resulting in login issues and eventually IP ban I am certain is a response to either of the 2 aforementioned)
This assumes of course that your Eufy Integration is correctly setup and communicates with the Eufy-Addon; log of the add-on should show something along these lines
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
2023-12-28 13:10:36.286 INFO Eufy Security server listening on host 0.0.0.0, port 3000
2023-12-28 13:10:40.442 INFO Connected to station T8010P[redacted] on host 192.168.xx.xxx and port 28613
2023-12-28 13:10:40.887 INFO Connected to station T8442P[redacted] on host 192.168.xx.xxx and port 25349
2023-12-28 13:10:42.707 INFO Push notification connection successfully established
You should now be able to change quality settings of your P2P device to high and enjoy a working camera stream (in my case there is a mere 2 second delay compared to the real clock, and response is near instant].
@anon63427907 - I moved my three other cameras from RTSP streaming to P2P simply because I like the speed of the P2P streaming in the new integration. I do recall there is a limitation on consecutive streams in bropat’s add-on; is that still the case to your knowledge? And if so I assume this is limited to P2P only and might explain my new found issues (see prev. post)
Great! Be careful with the regular cams on p2p - this made my system tumble and eventually I locked myself out (have ip ban activated).
I think there is a limitation on the addon making it impossible to stream more than one device simultaneously. That causes the add on to trip which renders the webrtc stream unavailable triggering all sorts of errors.
Keeping them on rtsp and feeding directly in webrtc is probably better for the time being.
They are disabled, also the the streaming sensor which you probably use for the conditional card. If you enable them one by one they will reappear after a minute or so.
ohmy god im so sorry
Overlooked the button inside the wheele
How does your button looklike in the ui?
Cause when i use your setup, the ui buttons play and stop are on top and in the bottom you have the “save” movie and stuff
You can change the location of the buttons and adjust style. Check the webrtc repo. I by the way just used what @anon63427907 has included on his repo/readne.
Trying to get the Eufy doorbell operational, I run into an issue while configuring the “Eufy Security” integration. When I click “Configure” I get the error message “Config-flow kon niet geladen worden: 500 Internal Server Error Server got itself in trouble”
Any idea how I can solve this problem? (Google couldn’t help me, I don’t have a “smarthings” file)