Merge pull request #243 from mcguirepr89/rtsp

Rtsp
This commit is contained in:
Patrick McGuire
2022-05-05 10:22:04 -04:00
committed by GitHub
7 changed files with 71 additions and 33 deletions
+7
View File
@@ -61,6 +61,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_______________#