Alex X
Alex X
It's definitely possible. But I don't use that software. Maybe one of the users can help.
@richl007 problems with RTSP source
It is difficult to understand the cause of the problem from this data. You need to look for the reason in the go2rtc logs.
Stream may have start delay if stream is already active https://github.com/AlexxIT/go2rtc/issues/96
Active stream means that some one watching it right now. WebRTC stream is active during 30 seconds after closing webpage. Also WebRTC stream had increased start time on old go2rtc...
I have no idea.
I'm not sure if RTSPtoWeb will use your settings from go2rtc config. It's better to use WebRTC integration to know for sure.
It depends on the technology on which WebRTC integration shows the stream. In most cases the delay is less than 1 second.
Have you read the documentation? https://github.com/AlexxIT/go2rtc?tab=readme-ov-file#go2rtc-home-assistant-integration
Most likely you've misconfigured something. Maybe you are not using go2rtc and/or WebRTC at all. You need to examine the documentation carefully and figure it out.