Alex X

Results 3280 comments of Alex X

It depends on how go2rtc is used in Frigate, as its use is not mandatory for the user. If the same stream is used in go2rtc and Frigate (for example,...

When I planned this feature, I wanted to enable it by default with no option to disable it. Perhaps after the review this behavior and setting will change. There's a...

If the GOP is very old, then what difference for the user whether he sees a black picture or this GOP? It's better to see something than nothing for a...

PS. I didn't notice you mentioned a minute. In this case, resetting the GOP makes sense.

In some formats, go2rtc begins transmission with an I-frame. This is mandatory for MSE/MP4.

This is quite a complex PR. I'm not ready to accept it yet. It significantly impacts the data transmission pipeline, which even now isn't very clearly functional in all cases.

I think the cause of this problem is your own settings. Because the built-in go2rtc is updated along with HA. And if it hasn't updated, you're not using the built-in...

This issue about `bufio.(*Writer).Flush` panic. Your issue about `v2.(*MultiUDPMuxDefault).RemoveConnByUfrag` panic.

You can do this by writing custom MSE viewer. Current viewer has 5 seconds buffer and 1 second delay: https://github.com/AlexxIT/go2rtc/blob/f45fef29d841e052e5625792b49581ec67b59f3e/www/video-rtc.js#L452-L466