no dry run

master
Bel LaPointe 2024-09-05 18:02:41 -06:00
parent fc6dfaeb0a
commit 4d14a5073e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ main() {
echo "$uuid.$recording" >> /tmp/movement_detection_via_api_ffmpeg.sh.txt
else
echo no movement in "$recording"
echo api "/api/cameras/$uuid/$stream/view.mp4" \
api "/api/cameras/$uuid/$stream/view.mp4" \
-X DELETE \
-H 'Content-Type: application/json' \
-d "$(printf '{"runStartId": %s}' "$recording")"