[Support]: Missing Clips #10312
Answered
by
NickM-27
Un0Du0
asked this question in
General Support
-
Describe the problem you are havingSince upgrading to 0.13.2 sometimes when a person is detected the snapshot is taken, but there is no clip. I get an error on the events screen that says:
Version0.13.2-6476f8a Frigate config filemqtt:
host: assistant.xxxx.xxx
user: "{FRIGATE_MQTT_USER}"
password: "{FRIGATE_MQTT_PASSWORD}"
detectors:
ov:
type: openvino
device: AUTO
model:
path: /openvino-model/ssdlite_mobilenet_v2.xml
objects:
track:
- person
filters:
person:
threshold: 0.65
model:
width: 300
height: 300
input_tensor: nhwc
input_pixel_format: bgr
labelmap_path: /openvino-model/coco_91cl_bkgr.txt
ffmpeg:
hwaccel_args: preset-intel-qsv-h264
output_args:
record: preset-record-generic-audio-aac
detect:
width: 896
height: 672
fps: 10
go2rtc:
streams:
front_cam: http://front-cam.xxxx.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user={FRIGATE_RTSP_USER}&password={FRIGATE_RTSP_PASSWORD}
back_cam: http://back-cam.xxxx.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user={FRIGATE_RTSP_USER}&password={FRIGATE_RTSP_PASSWORD}
cameras:
front_cam:
ffmpeg:
inputs:
- path: http://front-cam.xxxx.xxx/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user={FRIGATE_RTSP_USER}&password={FRIGATE_RTSP_PASSWORD}
input_args: preset-http-reolink
roles:
- detect
- path: rtsp://127.0.0.1:8554/front_cam
input_args: preset-rtsp-restream-low-latency
roles:
- record
motion:
mask:
#Timestamp
- 640,665,640,635,260,635,260,665
objects:
track:
- car
filters:
person:
mask:
- 0,0,285,0,286,139,119,95,0,178
car:
mask:
- 145,0,565,0,418,89,146,89
back_cam:
ui:
order: 10
ffmpeg:
inputs:
- path: http://back-cam.xxxx.xxx/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user={FRIGATE_RTSP_USER}&password={FRIGATE_RTSP_PASSWORD}
input_args: preset-http-reolink
roles:
- detect
- path: rtsp://127.0.0.1:8554/back_cam
input_args: preset-rtsp-restream-low-latency
roles:
- record
motion:
mask:
#Timestamp
- 640,665,640,635,260,635,260,665
#Neighbour
- 138,142,283,99,409,73,551,52,547,0,0,0,0,211
objects:
filters:
person:
#min_area: 3050
mask:
- 227,672,391,672,317,364,142,431
record:
enabled: true
retain:
days: 15
mode: motion
events:
retain:
default: 45
mode: active_objects Relevant log output2024-03-07 07:29:27.794980452 [INFO] Preparing Frigate...
2024-03-07 07:29:27.800697789 [INFO] Starting Frigate...
2024-03-07 07:29:28.918414071 [2024-03-07 07:29:28] frigate.app INFO : Starting Frigate (0.13.2-6476f8a)
2024-03-07 07:29:28.937231220 [2024-03-07 07:29:28] frigate.config WARNING : Customizing more than a detector model path is unsupported.
2024-03-07 07:29:28.945876545 [2024-03-07 07:29:28] peewee_migrate.logs INFO : Starting migrations
2024-03-07 07:29:28.948983074 [2024-03-07 07:29:28] peewee_migrate.logs INFO : There is nothing to migrate
2024-03-07 07:29:28.952590429 [2024-03-07 07:29:28] frigate.app INFO : Recording process started: 369
2024-03-07 07:29:28.954268226 [2024-03-07 07:29:28] frigate.app INFO : go2rtc process pid: 88
2024-03-07 07:29:28.967723592 [2024-03-07 07:29:28] detector.ov INFO : Starting detection process: 379
2024-03-07 07:29:28.970962248 [2024-03-07 07:29:28] frigate.app INFO : Output process started: 381
2024-03-07 07:29:28.988796300 [2024-03-07 07:29:28] frigate.app INFO : Camera processor started for front_cam: 385
2024-03-07 07:29:28.993087387 [2024-03-07 07:29:28] frigate.app INFO : Camera processor started for back_cam: 387
2024-03-07 07:29:28.997156729 [2024-03-07 07:29:28] frigate.app INFO : Capture process started for front_cam: 388
2024-03-07 07:29:28.997669261 [2024-03-07 07:29:28] frigate.comms.dispatcher INFO : Turning on snapshots for back_cam
2024-03-07 07:29:29.003364624 [2024-03-07 07:29:29] frigate.comms.dispatcher INFO : Turning on snapshots for front_cam
2024-03-07 07:29:29.003367342 [2024-03-07 07:29:29] frigate.app INFO : Capture process started for back_cam: 392
2024-03-07 07:29:29.041550531 �[35mE: [xLinkUsb] [ 169041] [frigate.detecto] usb_find_device_with_bcd:266 Library has not been initialized when loaded�[0m
2024-03-07 07:29:29.041757425 �[35mE: [xLinkUsb] [ 169041] [frigate.detecto] usb_find_device_with_bcd:266 Library has not been initialized when loaded�[0m
2024-03-07 07:29:29.187700764 [2024-03-07 07:29:29] frigate.detectors.plugins.openvino INFO : Model Input Shape: [1,300,300,3]
2024-03-07 07:29:29.187758366 [2024-03-07 07:29:29] frigate.detectors.plugins.openvino INFO : Model Output-0 Shape: [1,1,100,7]
2024-03-07 07:29:29.187797236 [2024-03-07 07:29:29] frigate.detectors.plugins.openvino INFO : Model has 1 Output Tensors
2024-03-07 07:32:19.028824312 [2024-03-07 07:32:19] watchdog.front_cam ERROR : No new recording segments were created for front_cam in the last 120s. restarting the ffmpeg record process...
2024-03-07 07:32:19.028944310 [2024-03-07 07:32:19] watchdog.front_cam INFO : Terminating the existing ffmpeg process...
2024-03-07 07:32:19.028992230 [2024-03-07 07:32:19] watchdog.front_cam INFO : Waiting for ffmpeg to exit gracefully...
.....
2024-03-07 08:28:19.856557294 [2024-03-07 08:28:19] watchdog.back_cam ERROR : No new recording segments were created for back_cam in the last 120s. restarting the ffmpeg record process...
2024-03-07 08:28:19.856610152 [2024-03-07 08:28:19] watchdog.back_cam INFO : Terminating the existing ffmpeg process...
2024-03-07 08:28:19.856647963 [2024-03-07 08:28:19] watchdog.back_cam INFO : Waiting for ffmpeg to exit gracefully...
2024-03-07 08:28:19.927097588 [2024-03-07 08:28:19] watchdog.front_cam ERROR : No new recording segments were created for front_cam in the last 120s. restarting the ffmpeg record process...
2024-03-07 08:28:19.927142705 [2024-03-07 08:28:19] watchdog.front_cam INFO : Terminating the existing ffmpeg process...
2024-03-07 08:28:19.927180781 [2024-03-07 08:28:19] watchdog.front_cam INFO : Waiting for ffmpeg to exit gracefully...
2024-03-07 08:30:03.810690028 [2024-03-07 08:30:03] frigate.http ERROR : No recordings found for the requested time range
2024-03-07 08:30:03.916965773 [2024-03-07 08:30:03] frigate.http ERROR : No recordings found for the requested time range
2024-03-07 08:30:04.993316908 [2024-03-07 08:30:04] frigate.http ERROR : No recordings found for the requested time range
2024-03-07 08:31:09.898195384 [2024-03-07 08:31:09] watchdog.back_cam ERROR : No new recording segments were created for back_cam in the last 120s. restarting the ffmpeg record process...
2024-03-07 08:31:09.898243974 [2024-03-07 08:31:09] watchdog.back_cam INFO : Terminating the existing ffmpeg process...
2024-03-07 08:31:09.898282919 [2024-03-07 08:31:09] watchdog.back_cam INFO : Waiting for ffmpeg to exit gracefully... FFprobe output from your camera[{"return_code":0,"stderr":"","stdout":{"programs":[],"streams":[{"avg_frame_rate":"25/1","codec_long_name":"H.264/AVC/MPEG-4AVC/MPEG-4part10","height":672,"width":896},{"avg_frame_rate":"0/0","codec_long_name":"AAC(AdvancedAudioCoding)"}]}},{"return_code":0,"stderr":"","stdout":{"programs":[],"streams":[{"avg_frame_rate":"0/0","codec_long_name":"H.264/AVC/MPEG-4AVC/MPEG-4part10","height":1920,"width":2560},{"avg_frame_rate":"0/0","codec_long_name":"AAC(AdvancedAudioCoding)"}]}}] Frigate stats{"cameras":{"back_cam":{"audio_dBFS":0.0,"audio_rms":0.0,"camera_fps":10.1,"capture_pid":392,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":4376,"pid":387,"process_fps":10.1,"skipped_fps":0.0},"front_cam":{"audio_dBFS":0.0,"audio_rms":0.0,"camera_fps":10.1,"capture_pid":388,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":4362,"pid":385,"process_fps":10.1,"skipped_fps":0.0}},"cpu_usages":{"1":{"cmdline":"/package/admin/s6/command/s6-svscan -d4 -- /run/service","cpu":"0.0","cpu_average":"0","mem":"0.0"},"15":{"cmdline":"s6-supervise s6-linux-init-shutdownd","cpu":"0.0","cpu_average":"0","mem":"0.0"},"18":{"cmdline":"/package/admin/s6-linux-init/command/s6-linux-init-shutdownd -c /run/s6/basedir -g 3000 -C -B","cpu":"0.0","cpu_average":"0","mem":"0.0"},"24":{"cmdline":"s6-supervise frigate-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"25":{"cmdline":"s6-supervise nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"26":{"cmdline":"s6-supervise nginx-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"27":{"cmdline":"s6-supervise go2rtc","cpu":"0.0","cpu_average":"0","mem":"0.0"},"28":{"cmdline":"s6-supervise go2rtc-healthcheck","cpu":"0.0","cpu_average":"0","mem":"0.0"},"29":{"cmdline":"s6-supervise go2rtc-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"30":{"cmdline":"s6-supervise s6rc-fdholder","cpu":"0.0","cpu_average":"0","mem":"0.0"},"31":{"cmdline":"s6-supervise frigate","cpu":"0.0","cpu_average":"0","mem":"0.0"},"32":{"cmdline":"s6-supervise s6rc-oneshot-runner","cpu":"0.0","cpu_average":"0","mem":"0.0"},"41":{"cmdline":"/package/admin/s6-2.11.3.2/command/s6-fdholderd -1 -i data/rules","cpu":"0.0","cpu_average":"0","mem":"0.0"},"42":{"cmdline":"/package/admin/s6/command/s6-ipcserverd -1 -- /package/admin/s6/command/s6-ipcserver-access -v0 -E -l0 -i data/rules -- /package/admin/s6/command/s6-sudod -t 30000 -- /package/admin/s6-rc/command/s6-rc-oneshot-run -l ../.. --","cpu":"0.0","cpu_average":"0","mem":"0.0"},"80":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"81":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/go2rtc","cpu":"0.0","cpu_average":"0","mem":"0.0"},"82":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/frigate","cpu":"0.0","cpu_average":"0","mem":"0.0"},"88":{"cmdline":"/usr/local/go2rtc/bin/go2rtc -config=/dev/shm/go2rtc.yaml","cpu":"0.0","cpu_average":"1","mem":"0.1"},"96":{"cmdline":"bash ./run.user go2rtc-healthcheck","cpu":"0.0","cpu_average":"0","mem":"0.0"},"98":{"cmdline":"python3 -u -m frigate","cpu":"6.3","cpu_average":"0","mem":"0.6"},"110":{"cmdline":"nginx: master process nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"146":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"147":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"148":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"149":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"153":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"225":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"237":{"cmdline":"nginx: cache manager process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"367":{"cmdline":"frigate.logger ","cpu":"0.0","cpu_average":"0","mem":"0.3"},"369":{"cmdline":"frigate.recording_manager","cpu":"0.0","cpu_average":"0","mem":"0.4"},"378":{"cmdline":"/usr/bin/python3 -c from multiprocessing.resource_tracker import main;main(40)","cpu":"0.0","cpu_average":"0","mem":"0.0"},"379":{"cmdline":"frigate.detector.ov ","cpu":"0.0","cpu_average":"0","mem":"1.3"},"381":{"cmdline":"frigate.output ","cpu":"6.3","cpu_average":"0","mem":"0.3"},"385":{"cmdline":"frigate.process:front_cam","cpu":"0.0","cpu_average":"1","mem":"0.4"},"387":{"cmdline":"frigate.process:back_cam","cpu":"0.0","cpu_average":"1","mem":"0.4"},"388":{"cmdline":"frigate.capture:front_cam","cpu":"0.0","cpu_average":"0","mem":"0.3"},"392":{"cmdline":"frigate.capture:back_cam","cpu":"0.0","cpu_average":"0","mem":"0.3"},"395":{"cmdline":"ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 896x672 -i pipe: -f mpegts -s 960x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"400":{"cmdline":"ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 896x672 -i pipe: -f mpegts -s 960x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"410":{"cmdline":"ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"4362":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel qsv -qsv_device /dev/dri/renderD128 -hwaccel_output_format qsv -c:v h264_qsv -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -flags low_delay -strict experimental -analyzeduration 1000M -probesize 1000M -rw_timeout 5000000 -i http://front-cam.xxxx.xxx/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=*&password=* -r 10 -vf vpp_qsv=framerate=10:w=896:h=672:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"3.2","cpu_average":"1","mem":"0.1"},"4376":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel qsv -qsv_device /dev/dri/renderD128 -hwaccel_output_format qsv -c:v h264_qsv -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -flags low_delay -strict experimental -analyzeduration 1000M -probesize 1000M -rw_timeout 5000000 -i http://back-cam.xxxx.xxx/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=*&password=* -r 10 -vf vpp_qsv=framerate=10:w=896:h=672:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"0.0","cpu_average":"1","mem":"0.1"},"8623":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel qsv -qsv_device /dev/dri/renderD128 -hwaccel_output_format qsv -c:v h264_qsv -user_agent FFmpeg Frigate/0.13.2-6476f8a -rtsp_transport tcp -timeout 5000000 -fflags nobuffer -flags low_delay -i rtsp://127.0.0.1:8554/back_cam -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/back_cam@%Y%m%d%H%M%S%z.mp4","cpu":"0.0","cpu_average":"1","mem":"0.1"},"8636":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel qsv -qsv_device /dev/dri/renderD128 -hwaccel_output_format qsv -c:v h264_qsv -user_agent FFmpeg Frigate/0.13.2-6476f8a -rtsp_transport tcp -timeout 5000000 -fflags nobuffer -flags low_delay -i rtsp://127.0.0.1:8554/front_cam -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/front_cam@%Y%m%d%H%M%S%z.mp4","cpu":"3.2","cpu_average":"1","mem":"0.1"},"8857":{"cmdline":"sleep 30s","cpu":"0.0","cpu_average":"0","mem":"0.0"}},"detection_fps":0.0,"detectors":{"ov":{"detection_start":0.0,"inference_speed":7.73,"pid":379}},"gpu_usages":{"intel-qsv":{"gpu":"1.43%","mem":"-%"}},"processes":{"go2rtc":{"pid":88},"logger":{"pid":367},"recording":{"pid":369}},"service":{"last_updated":1709823341,"latest_version":"0.13.2","storage":{"/dev/shm":{"free":60.8,"mount_type":"tmpfs","total":64.0,"used":3.2},"/media/frigate/clips":{"free":458855.0,"mount_type":"zfs","total":512000.0,"used":53145.0},"/media/frigate/recordings":{"free":458855.0,"mount_type":"zfs","total":512000.0,"used":53145.0},"/tmp/cache":{"free":901.2,"mount_type":"tmpfs","total":953.7,"used":52.5}},"temperatures":{},"uptime":5172,"version":"0.13.2-6476f8a"}} Operating systemProxmox Install methodDocker Compose Coral versionOther Network connectionWired Camera make and modelReolink RLC-520A Any other information that may be helpfulWould happen rarely on version 0.12, but is more prominent after upgrade. |
Beta Was this translation helpful? Give feedback.
Answered by
NickM-27
Mar 7, 2024
Replies: 1 comment 1 reply
-
Use this instead
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Un0Du0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use this instead