Tony Air

Results 47 comments of Tony Air

> @a2nt Could you explain what you mean? I haven't tested this version yet, but it should use the same FFmpeg as before. Do you see any errors? What os...

> frigate/api/stats {"cameras":{"camera_0":{"audio_dBFS":-40.7056,"audio_rms":302.1125,"camera_fps":0.0,"capture_pid":461,"detection_enabled":true,"detection_fps":0.0,"ffmpeg_pid":675,"pid":441,"process_fps":0.0,"skipped_fps":0.0},"camera_1":{"audio_dBFS":-56.2039,"audio_rms":50.729,"camera_fps":0.0,"capture_pid":482,"detection_enabled":true,"detection_fps":0.0,"ffmpeg_pid":676,"pid":443,"process_fps":0.0,"skipped_fps":0.0},"camera_2":{"audio_dBFS":-35.4331,"audio_rms":554.3671,"camera_fps":0.0,"capture_pid":499,"detection_enabled":true,"detection_fps":0.0,"ffmpeg_pid":679,"pid":445,"process_fps":0.0,"skipped_fps":0.0},"camera_3":{"audio_dBFS":-45.1974,"audio_rms":180.1268,"camera_fps":0.0,"capture_pid":503,"detection_enabled":true,"detection_fps":0.0,"ffmpeg_pid":678,"pid":452,"process_fps":0.0,"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"},"113":{"cmdline":"/usr/local/go2rtc/bin/go2rtc -config=/dev/shm/go2rtc.yaml","cpu":"8.9","cpu_average":"6","mem":"0.4"},"124":{"cmdline":"bash ./run.user chroma","cpu":"0.0","cpu_average":"0","mem":"0.0"},"136":{"cmdline":"bash ./run.user go2rtc-healthcheck","cpu":"0.0","cpu_average":"0","mem":"0.0"},"142":{"cmdline":"python3 -u -m frigate","cpu":"2.3","cpu_average":"13","mem":"3.9"},"15":{"cmdline":"s6-supervise s6-linux-init-shutdownd","cpu":"0.0","cpu_average":"0","mem":"0.0"},"152":{"cmdline":"nginx: master process nginx","cpu":"0.0","cpu_average":"0","mem":"0.2"},"16":{"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"},"170":{"cmdline":"sleep 9999","cpu":"0.0","cpu_average":"0","mem":"0.0"},"181":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.1"},"182":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.1"},"183":{"cmdline":"nginx: worker...

> go to frigate/api/stats and paste a couple of the ffmpeg commands Actually weird question it can be checked easily. Older version 0.14 supports rkmpp: ``` docker exec -it frigate...

hmm it shows nothing ![image](https://github.com/user-attachments/assets/fcc1e264-1d59-4d7e-ac19-c4037d5479f0) > if you set the path to `"ffmpeg"` it will work. But the question is why `which` is not finding ffmpeg. > > It would...

> if you set the path to `"ffmpeg"` it will work. But the question is why `which` is not finding ffmpeg. > > It would be really helpful if you...

I have notice that it happens when local network has IPv6, but there's no external IPv6 access. So NPM tries to get repositories using IPv6, but it is accessible by...

Upgraded node to v20.9.0 and now it works ok