From bc9edb8eb1980754189cc20287aadc4d00b0664d Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Mon, 25 Apr 2022 08:54:46 -0400 Subject: [PATCH] adding RTSP_STREAM variable --- birdnet.conf-defaults | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/birdnet.conf-defaults b/birdnet.conf-defaults index 5863aab..f21fcad 100644 --- a/birdnet.conf-defaults +++ b/birdnet.conf-defaults @@ -48,6 +48,13 @@ ICE_PWD=birdnetpi BIRDNETPI_URL= +#---------------------------- RTSP Stream URL -------------------------------# + +## If RTSP_STREAM is set, the system will use the RTSP stream as its audio +## source instead of recording its own audio. If this variable is kept empty, +## BirdNET-Pi will default to recording its own audio. + +RTSP_STREAM= #------------------- Mobile Notifications via Pushed.co ---------------------# #____________The two variables below enable mobile notifications_______________#