Commit Graph

22 Commits

Author SHA1 Message Date
cgomesu af7d85b6cb ffmpeg: disable stdin interaction
ffmpeg enables interaction on stdin by default, which may have
undesirable consequences when running ffmpeg in the background.
adding `-nostdin` disables interaction via the stdin stream.
2023-01-11 13:19:11 -03:00
mcguirepr89 0b24481693 RTSP streams are a subdirectory of $RECS_DIR now 2022-06-04 13:06:38 -04:00
ehpersonal38 9f186c74b1 Update birdnet_recording.sh 2022-05-05 11:17:21 -04:00
Patrick McGuire 50f0ed8616 Update birdnet_recording.sh 2022-05-05 10:37:17 -04:00
ehpersonal38 256b405c21 Allowing multiple RTSP stream urls
(untested)
2022-04-25 16:51:04 -04:00
mcguirepr89 7c687e5eb2 I dont' know how I messed up the first versions so badly,
but this one is working
2022-04-25 10:19:01 -04:00
mcguirepr89 5b6d36ba0e remove STAMP just use date 2022-04-25 09:31:40 -04:00
mcguirepr89 6f8e676f4e missing fi 2022-04-25 09:29:43 -04:00
Patrick McGuire f1ebae6458 rtsp adjustments 2022-04-25 08:33:32 -04:00
mcguirepr89 e5c132edf7 new plotly and better recording service 2022-03-31 08:14:18 -04:00
mcguirepr89 38bb74e895 recording waits for socket 2022-02-11 15:03:26 -05:00
mcguirepr89 5873d8bb9b Update birdnet_recording.sh 2021-10-10 11:31:41 -04:00
Patrick McGuire 41d4644606 fixed defaults for RECORDING_LENGTH
removed unneeded quotation marks
2021-10-02 09:51:26 -04:00
Patrick McGuire be4e387193 fixed default time 2021-10-01 19:49:43 -04:00
Patrick McGuire cb102044e6 adding RECORDING_LENGTH and EXTRACTION_LENGTH 2021-10-01 19:35:11 -04:00
Patrick McGuire c3db0bed44 added testing variable for RECORDING_LENGTH 2021-10-01 16:00:31 -04:00
Patrick McGuire 010dec34ee more efficient birndet_analysis.service
more efficient extraction.service
cleaner birdnet_analysis logging
cleaner birdnet.conf
functioning species_notifier
2021-09-30 19:23:13 -04:00
Patrick McGuire 50d6a56ae5 added 12/24h timestamp formatting as birdnet.conf variable
defaults to 24h timestamps

working on species_notifier.sh
2021-09-30 14:19:35 -04:00
Patrick McGuire 130901c680 setting recording interval to 9 seconds
extractions now works with date (defaults to current date since analysis
is so quick)
2021-09-29 16:49:55 -04:00
Patrick McGuire 7cb436796a extraction service working 2021-09-28 18:29:14 -04:00
Patrick McGuire 35c44a4516 working to the minute 2021-09-28 16:35:24 -04:00
Patrick McGuire bc2d3df898 updating references to old repo to new repo 2021-09-28 14:48:25 -04:00