Stream probe fallback (#22971)

* fall back to tcp transport when rtsp probes fail over udp

* tweak wizard message
This commit is contained in:
Josh Hawkins
2026-04-22 14:38:54 -06:00
committed by GitHub
parent 0a332cada9
commit 8fc1e97df5
2 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -415,7 +415,7 @@
"audioCodecGood": "Audio codec is {{codec}}.",
"resolutionHigh": "A resolution of {{resolution}} may cause increased resource usage.",
"resolutionLow": "A resolution of {{resolution}} may be too low for reliable detection of small objects.",
"resolutionUnknown": "The resolution of this stream could not be probed. This will cause issues on startup. You should manually set the detect resolution in Settings or your config.",
"resolutionUnknown": "The resolution of this stream could not be probed. You should manually set the detect resolution in Settings or your config.",
"noAudioWarning": "No audio detected for this stream, recordings will not have audio.",
"audioCodecRecordError": "The AAC audio codec is required to support audio in recordings.",
"audioCodecRequired": "An audio stream is required to support audio detection.",