mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
Update go2rtc and implement stream probe to only show 2 way talk when supported (#11407)
* Support two way talk validation * Fix handling * Use go2rtc stream info to infer audio output * Update go2rtc * Update bundle policy * Formatting
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
||||
{
|
||||
type: "link",
|
||||
label: "Go2RTC Configuration Reference",
|
||||
href: "https://github.com/AlexxIT/go2rtc/tree/v1.8.5#configuration",
|
||||
href: "https://github.com/AlexxIT/go2rtc/tree/v1.9.2#configuration",
|
||||
},
|
||||
],
|
||||
Detectors: [
|
||||
|
Reference in New Issue
Block a user