From dcb78591bd0c57901e2eacda3133500c56011f4e Mon Sep 17 00:00:00 2001 From: bp2008 Date: Wed, 22 Nov 2023 11:27:56 -0700 Subject: [PATCH] Version 258: * UI3 now detects when an H.264 stream request is redirected or receives an HTTP 403 Forbidden response, and treats it as a session loss instead of handling it as a protocol error. --- ui3.htm | 2 +- ui3/ui3.js | 120 +++++++++++++++++++++++++++++++++++++---------------- 2 files changed, 86 insertions(+), 36 deletions(-) diff --git a/ui3.htm b/ui3.htm index d32adf3..d9c02c3 100644 --- a/ui3.htm +++ b/ui3.htm @@ -88,7 +88,7 @@ };