From d3b6ccf65df4fe1d5d539b9dbd01f35c6a17896c Mon Sep 17 00:00:00 2001 From: frederik Date: Tue, 18 Jun 2024 19:10:18 +0200 Subject: [PATCH] fix: collectrtspUrls(); is needed to actually save the rtsp urls --- scripts/advanced.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/advanced.php b/scripts/advanced.php index 0746135..b1e6cee 100644 --- a/scripts/advanced.php +++ b/scripts/advanced.php @@ -577,7 +577,7 @@ foreach($formats as $format){

-