From 8fbc8fdb166bbfa819fa5c1414ccd5ae174d08ad Mon Sep 17 00:00:00 2001 From: jaredb7 Date: Mon, 3 Apr 2023 20:22:30 +1000 Subject: [PATCH] Slight cosmetic change to the RTSP input boxes Move the first input box down one line instead of being inline with the label. Makes alignment simple and work on mobile --- scripts/advanced.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/advanced.php b/scripts/advanced.php index 5408fea..d525b7c 100644 --- a/scripts/advanced.php +++ b/scripts/advanced.php @@ -352,6 +352,7 @@ if (file_exists('./scripts/thisrun.txt')) {

Set Channels to the number of channels supported by your sound card. 32 max.

+
+ value="">

- add
+ add

If you place an RTSP stream URL here, BirdNET-Pi will use that as its audio source. Multiple streams are allowed but may have a impact on rPi performance. Analyze ffmpeg CPU/Memory usage with top or htop if necessary.