[Camera Support]: Doorbird D1101V Audio on recordings #15164
-
Describe the problem you are havingI’ve been searching and trying to get audio on recordings working with this camera for a while. I have live audio working at this point, and I know audio works with several other cameras I have setup (Dahua, Reolink, Amcrest all work fine). Any tips or suggestions would be appreciated. den/dining errors can be ignored in logs, but Doorbird seems to save streams fine. I don’t see any specific log errors related to the audio. Version0.14.1-f4f3cfa What browser(s) are you using?Firefox, safari, HA plugin Frigate config file# yaml-language-server: $schema=http://10.11.12.10/api/config/schema
mqtt:
host: 10.11.12.25
detectors:
coral1:
type: edgetpu
device: pci:0
# coral2:
# type: edgetpu
# device: pci:1
logger:
logs:
frigate.record.maintainer: debug
record:
enabled: true
retain:
mode: all
days: 7
events:
pre_capture: 15
post_capture: 15
retain:
default: 30
snapshots:
enabled: true
timestamp: true
bounding_box: true
crop: false
required_zones: []
retain:
default: 30
audio:
enabled: false
max_not_heard: 30
min_volume: 500
listen:
- bark
- fire_alarm
- scream
- speech
- yell
filters:
speech:
threshold: 0.8
objects:
track:
- person
- dog
- cat
- car
- bicycle
- bus
- bird
go2rtc:
streams:
backyard-skyview:
- rtsp://un:[email protected]:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
- ffmpeg:backyard-skyview#audio=opus
backyard-skyview-sub:
- rtsp://un:[email protected]:554/cam/realmonitor?channel=1&subtype=2&unicast=true&proto=Onvif
- ffmpeg:backyard-skyview-sub#audio=opus
backyard:
- rtsp://un:[email protected]:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
- ffmpeg:backyard#audio=opus
backyard-sub:
- rtsp://un:[email protected]:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
- ffmpeg:backyard-sub#audio=opus
doorbirdaudio: exec:ffmpeg -f mulaw -ar 8000 -i http://un:[email protected]/bha-api/audio-receive.cgi -f rtsp {{output}}
doorbird:
- rtsp://un:[email protected]:554/mpeg/media.amp
- ffmpeg:doorbirdaudio#audio=copy
den:
- rtsp://un:[email protected]:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
- ffmpeg:den#audio=opus
den-sub:
- rtsp://un:[email protected]:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
dining-room:
- rtsp://un:[email protected]:554/h264Preview_01_main
- ffmpeg:dining-room#audio=opus
dining-room-sub:
- rtsp://un:[email protected]:554/h264Preview_01_sub
- ffmpeg:dining-room-sub#audio=opus
webrtc:
candidates:
- 10.11.12.39:8555
- stun:8555
cameras:
backyard-skyview:
ffmpeg:
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path: rtsp://127.0.0.1:8554/backyard-skyview-sub
roles:
- detect
- audio
- path: rtsp://127.0.0.1:8554/backyard-skyview
roles:
- record
audio:
enabled: true
max_not_heard: 30
min_volume: 500
listen:
- bark
- fire_alarm
- scream
- speech
- yell
filters:
speech:
threshold: 0.8
motion:
contour_area: 10
zones: {}
onvif:
host: 10.11.150.22
port: 80
user: admin
password: pw
autotracking:
enabled: false
calibrate_on_startup: false
zooming: relative
zoom_factor: 0.3
track:
- person
- cat
- dog
- bird
required_zones:
- ditch_behind_fence_se
- ditch_fence
- ditch_neigh_fence_se
return_preset: ditch
timeout: 60
movement_weights: 0.04, 1.0, 1.3435051441192627, 1.53657866601021, 0.2860532414528637
backyard:
ffmpeg:
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path: rtsp://127.0.0.1:8554/backyard
roles:
- detect
- record
- audio
output_args:
record: preset-record-generic-audio-copy
objects:
filters:
person:
mask:
- 1759,349,1867,354,1844,204,1750,195
zones:
backyard_doors:
coordinates: 1675,1434,2177,98,2536,127,2101,1499
backyard_concrete_se:
coordinates: 2024,1520,2032,1428,550,949,0,1287,0,1520
backyard_yard_se:
coordinates: 0,442,423,266,625,959,0,1347
backyard_yard_nw:
coordinates: 2184,349,2206,139,1468,0,1447,270
backyard_fence_sw:
coordinates: 0,0,0,459,1357,274,1289,0
audio:
enabled: true
max_not_heard: 30
min_volume: 500
listen:
- bark
- fire_alarm
- scream
- speech
- yell
filters:
speech:
threshold: 0.8
doorbird:
ffmpeg:
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path: rtsp://127.0.0.1:8554/doorbird
roles:
- detect
- record
- clips
- audio
snapshots:
required_zones:
- yard
- driveway
- culdesac
- end-of-driveway
motion:
mask:
- 1144,293,1243,294,1192,0,1045,0
objects:
filters:
bird:
mask:
- 1263,38,1261,255,1087,226,1068,31
zones:
yard:
coordinates: 0,720,1280,720,1280,611,915,490,633,481,539,473,396,485,230,488,134,499,0,499
driveway:
coordinates: 1280,616,1280,515,1058,480,940,498
culdesac:
coordinates: 553,410,925,406,985,424,1102,422,1075,450,784,493,517,451
end-of-driveway:
coordinates: 1071,454,1094,466,904,499,862,476
audio:
enabled: true
max_not_heard: 30
min_volume: 500
listen:
- bark
- fire_alarm
- scream
- speech
- yell
filters:
speech:
threshold: 0.8
review:
alerts:
required_zones:
- yard
- driveway
- culdesac
- end-of-driveway
den:
enabled: true
ffmpeg:
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path: rtsp://127.0.0.1:8554/den
roles:
- record
- audio
- detect
output_args:
record: preset-record-generic-audio-copy
motion:
contour_area: 10
audio:
enabled: true
max_not_heard: 30
min_volume: 500
listen:
- bark
- fire_alarm
- scream
- speech
- yell
filters:
speech:
threshold: 0.8
onvif:
host: 10.11.150.23
port: 80
user: admin
password: pw
autotracking:
enabled: false
calibrate_on_startup: true
zooming: disabled
track:
- person
- cat
- dog
- bird
# Required: Begin automatically tracking an object when it enters any of the listed zones.
required_zones:
- ditch_behind_fence_se
- ditch_fence
- ditch_neigh_fence_se
return_preset: ditch
timeout: 60
movement_weights: 0.04, 1.0, 1.3435051441192627, 1.53657866601021, 0.2860532414528637
dining-room:
enabled: true
ffmpeg:
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path: rtsp://127.0.0.1:8554/dining-room
roles:
- record
- audio
- detect
output_args:
record: preset-record-generic-audio-copy
motion:
contour_area: 10
audio:
enabled: true
max_not_heard: 30
min_volume: 500
listen:
- bark
- fire_alarm
- scream
- speech
- yell
filters:
speech:
threshold: 0.8
onvif:
host: 10.11.150.24
port: 8000
user: admin
password: pw
autotracking:
enabled: false
calibrate_on_startup: true
zooming: disabled
track:
- person
- cat
- dog
- bird
# Required: Begin automatically tracking an object when it enters any of the listed zones.
required_zones:
- testing
return_preset: ditch
timeout: 60
movement_weights: 0.04, 1.0, 1.3435051441192627, 1.53657866601021, 0.2860532414528637
version: 0.14 Relevant Frigate log output2024-11-24 18:46:57.554879124 [2024-11-24 18:46:57] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:46:57.554909377 [2024-11-24 18:46:57] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:46:57.605968773 [2024-11-24 18:46:57] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:46:57.611862970 [2024-11-24 18:46:57] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:46:57.611924742 [2024-11-24 18:46:57] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:46:58.308122885 [2024-11-24 18:46:58] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:46:58.308199432 [2024-11-24 18:46:58] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:46:58.342270065 [2024-11-24 18:46:58] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:46:58.342329063 [2024-11-24 18:46:58] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:02.473273353 [2024-11-24 18:47:02] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/46.47.mp4 in 0.1161949634552002 seconds.
2024-11-24 18:47:02.484182875 [2024-11-24 18:47:02] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/46.48.mp4 in 0.021858930587768555 seconds.
2024-11-24 18:47:02.537836121 [2024-11-24 18:47:02] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/46.47.mp4 in 0.09312701225280762 seconds.
2024-11-24 18:47:02.682712927 [2024-11-24 18:47:02] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:02.727295501 [2024-11-24 18:47:02] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:03.199906726 [2024-11-24 18:47:03] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:47:03.200007872 [2024-11-24 18:47:03] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:03.200010016 [2024-11-24 18:47:03] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:03.234003858 [2024-11-24 18:47:03] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:47:03.234069162 [2024-11-24 18:47:03] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:03.234119280 [2024-11-24 18:47:03] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:07.401294499 [2024-11-24 18:47:07] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/46.57.mp4 in 0.10197901725769043 seconds.
2024-11-24 18:47:08.319986180 [2024-11-24 18:47:08] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:47:08.320043724 [2024-11-24 18:47:08] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:08.353557157 [2024-11-24 18:47:08] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:47:08.353560132 [2024-11-24 18:47:08] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:12.349185162 [2024-11-24 18:47:12] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/46.58.mp4 in 0.02555704116821289 seconds.
2024-11-24 18:47:12.395313966 [2024-11-24 18:47:12] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/46.57.mp4 in 0.09493589401245117 seconds.
2024-11-24 18:47:12.692852737 [2024-11-24 18:47:12] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:12.698437938 [2024-11-24 18:47:12] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:12.698500487 [2024-11-24 18:47:12] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:12.736919561 [2024-11-24 18:47:12] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:12.736973175 [2024-11-24 18:47:12] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:12.737028476 [2024-11-24 18:47:12] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:13.211766941 [2024-11-24 18:47:13] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:47:13.211870718 [2024-11-24 18:47:13] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:13.211872706 [2024-11-24 18:47:13] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:13.245374314 [2024-11-24 18:47:13] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:47:13.245476146 [2024-11-24 18:47:13] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:13.245529128 [2024-11-24 18:47:13] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:17.406143813 [2024-11-24 18:47:17] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/47.06.mp4 in 0.09675002098083496 seconds.
2024-11-24 18:47:17.813569628 [2024-11-24 18:47:17] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:17.856929047 [2024-11-24 18:47:17] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:18.332582433 [2024-11-24 18:47:18] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:47:18.332657911 [2024-11-24 18:47:18] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:18.366387138 [2024-11-24 18:47:18] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:47:18.366464316 [2024-11-24 18:47:18] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:22.360541197 [2024-11-24 18:47:22] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/47.08.mp4 in 0.02570199966430664 seconds.
2024-11-24 18:47:22.407616734 [2024-11-24 18:47:22] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/47.07.mp4 in 0.09475016593933105 seconds.
2024-11-24 18:47:23.223853070 [2024-11-24 18:47:23] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:47:23.223966622 [2024-11-24 18:47:23] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:23.223968645 [2024-11-24 18:47:23] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:23.257822662 [2024-11-24 18:47:23] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:47:23.257907334 [2024-11-24 18:47:23] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:23.257958319 [2024-11-24 18:47:23] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:27.418681204 [2024-11-24 18:47:27] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/47.16.mp4 in 0.10031795501708984 seconds.
2024-11-24 18:47:27.822844723 [2024-11-24 18:47:27] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:27.822895673 [2024-11-24 18:47:27] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:27.822934437 [2024-11-24 18:47:27] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:27.866993334 [2024-11-24 18:47:27] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:27.867114586 [2024-11-24 18:47:27] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:27.867116407 [2024-11-24 18:47:27] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:28.343595618 [2024-11-24 18:47:28] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:47:28.343653471 [2024-11-24 18:47:28] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:28.379331084 [2024-11-24 18:47:28] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:47:28.379392008 [2024-11-24 18:47:28] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:32.361070397 [2024-11-24 18:47:32] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/47.18.mp4 in 0.0189971923828125 seconds.
2024-11-24 18:47:32.423583820 [2024-11-24 18:47:32] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/47.17.mp4 in 0.09807682037353516 seconds.
2024-11-24 18:47:32.943766089 [2024-11-24 18:47:32] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:32.987719586 [2024-11-24 18:47:32] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:33.234910419 [2024-11-24 18:47:33] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:47:33.235075775 [2024-11-24 18:47:33] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:33.235077754 [2024-11-24 18:47:33] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:33.271880601 [2024-11-24 18:47:33] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:47:33.271960871 [2024-11-24 18:47:33] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:33.272028192 [2024-11-24 18:47:33] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:37.431203741 [2024-11-24 18:47:37] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/47.26.mp4 in 0.10283994674682617 seconds.
2024-11-24 18:47:38.354962314 [2024-11-24 18:47:38] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:47:38.355033367 [2024-11-24 18:47:38] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:38.394428241 [2024-11-24 18:47:38] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:47:38.394498783 [2024-11-24 18:47:38] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:42.379732014 [2024-11-24 18:47:42] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/47.28.mp4 in 0.028052091598510742 seconds.
2024-11-24 18:47:42.426212962 [2024-11-24 18:47:42] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/47.27.mp4 in 0.09661293029785156 seconds.
2024-11-24 18:47:42.953979603 [2024-11-24 18:47:42] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:42.954045866 [2024-11-24 18:47:42] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:42.954090856 [2024-11-24 18:47:42] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:42.998073911 [2024-11-24 18:47:42] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:42.998151699 [2024-11-24 18:47:42] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:42.998199305 [2024-11-24 18:47:42] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:43.246625495 [2024-11-24 18:47:43] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:47:43.246736703 [2024-11-24 18:47:43] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:43.246738680 [2024-11-24 18:47:43] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:43.284615935 [2024-11-24 18:47:43] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:47:43.284674351 [2024-11-24 18:47:43] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:43.284715830 [2024-11-24 18:47:43] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:47.434587925 [2024-11-24 18:47:47] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/47.36.mp4 in 0.09991884231567383 seconds.
2024-11-24 18:47:48.080655410 [2024-11-24 18:47:48] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:48.118636743 [2024-11-24 18:47:48] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:47:48.367078971 [2024-11-24 18:47:48] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:47:48.367237665 [2024-11-24 18:47:48] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:48.408598500 [2024-11-24 18:47:48] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:47:48.408794162 [2024-11-24 18:47:48] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:52.375394277 [2024-11-24 18:47:52] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/47.38.mp4 in 0.0213320255279541 seconds.
2024-11-24 18:47:52.426860644 [2024-11-24 18:47:52] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/47.37.mp4 in 0.09201693534851074 seconds.
2024-11-24 18:47:53.258347790 [2024-11-24 18:47:53] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:47:53.258432176 [2024-11-24 18:47:53] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:53.258475646 [2024-11-24 18:47:53] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:53.300628305 [2024-11-24 18:47:53] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:47:53.300631898 [2024-11-24 18:47:53] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:47:53.300679851 [2024-11-24 18:47:53] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:57.451760819 [2024-11-24 18:47:57] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/47.46.mp4 in 0.10417795181274414 seconds.
2024-11-24 18:47:58.090088262 [2024-11-24 18:47:58] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:47:58.090146774 [2024-11-24 18:47:58] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:58.090191028 [2024-11-24 18:47:58] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:58.128936933 [2024-11-24 18:47:58] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:47:58.129004669 [2024-11-24 18:47:58] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:47:58.129048855 [2024-11-24 18:47:58] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:47:58.379088560 [2024-11-24 18:47:58] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:47:58.379164773 [2024-11-24 18:47:58] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:47:58.420106777 [2024-11-24 18:47:58] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:47:58.420183323 [2024-11-24 18:47:58] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:02.379371506 [2024-11-24 18:48:02] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/47.48.mp4 in 0.020233869552612305 seconds.
2024-11-24 18:48:02.428906019 [2024-11-24 18:48:02] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/47.47.mp4 in 0.0873558521270752 seconds.
2024-11-24 18:48:03.211307678 [2024-11-24 18:48:03] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:03.250101634 [2024-11-24 18:48:03] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:03.269740471 [2024-11-24 18:48:03] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:48:03.269801983 [2024-11-24 18:48:03] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:03.269846431 [2024-11-24 18:48:03] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:03.312159022 [2024-11-24 18:48:03] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:48:03.312247561 [2024-11-24 18:48:03] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:03.312290739 [2024-11-24 18:48:03] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:07.500633898 [2024-11-24 18:48:07] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/47.56.mp4 in 0.12007308006286621 seconds.
2024-11-24 18:48:08.394310644 [2024-11-24 18:48:08] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:48:08.394925068 [2024-11-24 18:48:08] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:08.437372650 [2024-11-24 18:48:08] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:48:08.437625558 [2024-11-24 18:48:08] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:12.442983557 [2024-11-24 18:48:12] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/47.58.mp4 in 0.03413510322570801 seconds.
2024-11-24 18:48:12.491951869 [2024-11-24 18:48:12] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/47.57.mp4 in 0.11491608619689941 seconds.
2024-11-24 18:48:13.228469871 [2024-11-24 18:48:13] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:13.228729102 [2024-11-24 18:48:13] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:13.228731181 [2024-11-24 18:48:13] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:48:13.273377126 [2024-11-24 18:48:13] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:13.273388430 [2024-11-24 18:48:13] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:13.273390206 [2024-11-24 18:48:13] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:48:13.287479270 [2024-11-24 18:48:13] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:48:13.287661361 [2024-11-24 18:48:13] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:13.287664030 [2024-11-24 18:48:13] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:13.323917035 [2024-11-24 18:48:13] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:48:13.324260255 [2024-11-24 18:48:13] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:13.324262743 [2024-11-24 18:48:13] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:17.468201459 [2024-11-24 18:48:17] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/48.06.mp4 in 0.10509300231933594 seconds.
2024-11-24 18:48:18.348550795 [2024-11-24 18:48:18] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:18.390574320 [2024-11-24 18:48:18] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:18.406912202 [2024-11-24 18:48:18] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:48:18.407026353 [2024-11-24 18:48:18] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:18.451951432 [2024-11-24 18:48:18] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:48:18.452102455 [2024-11-24 18:48:18] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:22.399304216 [2024-11-24 18:48:22] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/48.08.mp4 in 0.02052593231201172 seconds.
2024-11-24 18:48:22.458497969 [2024-11-24 18:48:22] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/48.07.mp4 in 0.09748411178588867 seconds.
2024-11-24 18:48:23.296456106 [2024-11-24 18:48:23] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:48:23.296752356 [2024-11-24 18:48:23] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:23.296754523 [2024-11-24 18:48:23] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:23.338929874 [2024-11-24 18:48:23] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:48:23.338982104 [2024-11-24 18:48:23] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:23.339030611 [2024-11-24 18:48:23] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:27.476057969 [2024-11-24 18:48:27] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/48.16.mp4 in 0.09894800186157227 seconds.
2024-11-24 18:48:28.357837569 [2024-11-24 18:48:28] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:28.358044232 [2024-11-24 18:48:28] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:28.358046194 [2024-11-24 18:48:28] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:48:28.401059430 [2024-11-24 18:48:28] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:28.401231924 [2024-11-24 18:48:28] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:28.401233698 [2024-11-24 18:48:28] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:48:28.417354521 [2024-11-24 18:48:28] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:48:28.417513074 [2024-11-24 18:48:28] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:28.460881616 [2024-11-24 18:48:28] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:48:28.460884048 [2024-11-24 18:48:28] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:32.417727281 [2024-11-24 18:48:32] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/48.18.mp4 in 0.023888826370239258 seconds.
2024-11-24 18:48:32.476029181 [2024-11-24 18:48:32] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/48.17.mp4 in 0.10009908676147461 seconds.
2024-11-24 18:48:33.308222641 [2024-11-24 18:48:33] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:48:33.308305543 [2024-11-24 18:48:33] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:33.308347353 [2024-11-24 18:48:33] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:33.351279337 [2024-11-24 18:48:33] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:48:33.351343652 [2024-11-24 18:48:33] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:33.351397608 [2024-11-24 18:48:33] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:33.480504440 [2024-11-24 18:48:33] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:33.527605905 [2024-11-24 18:48:33] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:37.540521860 [2024-11-24 18:48:37] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/48.26.mp4 in 0.09842705726623535 seconds.
2024-11-24 18:48:38.429159182 [2024-11-24 18:48:38] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:48:38.429303859 [2024-11-24 18:48:38] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:38.471049620 [2024-11-24 18:48:38] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:48:38.471203990 [2024-11-24 18:48:38] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:42.424400292 [2024-11-24 18:48:42] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/48.28.mp4 in 0.022819042205810547 seconds.
2024-11-24 18:48:42.482633488 [2024-11-24 18:48:42] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/48.27.mp4 in 0.09979391098022461 seconds.
2024-11-24 18:48:43.320127961 [2024-11-24 18:48:43] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:48:43.320192086 [2024-11-24 18:48:43] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:43.320231467 [2024-11-24 18:48:43] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:43.363519541 [2024-11-24 18:48:43] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:48:43.363574893 [2024-11-24 18:48:43] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:43.363615122 [2024-11-24 18:48:43] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:43.489812820 [2024-11-24 18:48:43] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:43.489878761 [2024-11-24 18:48:43] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:43.489907938 [2024-11-24 18:48:43] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:48:43.537605820 [2024-11-24 18:48:43] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:43.537671602 [2024-11-24 18:48:43] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:43.537719745 [2024-11-24 18:48:43] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:48:47.485624076 [2024-11-24 18:48:47] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/48.36.mp4 in 0.09906005859375 seconds.
2024-11-24 18:48:48.442618181 [2024-11-24 18:48:48] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:48:48.442832111 [2024-11-24 18:48:48] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:48.488832957 [2024-11-24 18:48:48] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:48:48.488900659 [2024-11-24 18:48:48] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:48.613442899 [2024-11-24 18:48:48] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:48.658841510 [2024-11-24 18:48:48] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:48:52.441853236 [2024-11-24 18:48:52] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/48.38.mp4 in 0.030251026153564453 seconds.
2024-11-24 18:48:52.481371304 [2024-11-24 18:48:52] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/48.37.mp4 in 0.0930030345916748 seconds.
2024-11-24 18:48:53.334926006 [2024-11-24 18:48:53] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:48:53.335032874 [2024-11-24 18:48:53] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:53.335034852 [2024-11-24 18:48:53] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:53.375100718 [2024-11-24 18:48:53] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:48:53.375211270 [2024-11-24 18:48:53] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:48:53.375213143 [2024-11-24 18:48:53] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:57.492966556 [2024-11-24 18:48:57] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/48.46.mp4 in 0.09843301773071289 seconds.
2024-11-24 18:48:58.454707682 [2024-11-24 18:48:58] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:48:58.454900601 [2024-11-24 18:48:58] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:58.494272988 [2024-11-24 18:48:58] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:48:58.494341797 [2024-11-24 18:48:58] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:48:58.622931632 [2024-11-24 18:48:58] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:48:58.622935478 [2024-11-24 18:48:58] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:58.622936671 [2024-11-24 18:48:58] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:48:58.678074972 [2024-11-24 18:48:58] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:48:58.678198324 [2024-11-24 18:48:58] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:48:58.678200409 [2024-11-24 18:48:58] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:49:02.447071360 [2024-11-24 18:49:02] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/48.48.mp4 in 0.026159048080444336 seconds.
2024-11-24 18:49:02.489192708 [2024-11-24 18:49:02] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/48.47.mp4 in 0.0924079418182373 seconds.
2024-11-24 18:49:03.346542121 [2024-11-24 18:49:03] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:49:03.346617034 [2024-11-24 18:49:03] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:49:03.346676045 [2024-11-24 18:49:03] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:49:03.386340167 [2024-11-24 18:49:03] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:49:03.386421742 [2024-11-24 18:49:03] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:49:03.386470225 [2024-11-24 18:49:03] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:49:03.744019970 [2024-11-24 18:49:03] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:49:03.796630645 [2024-11-24 18:49:03] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:49:07.504984024 [2024-11-24 18:49:07] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/48.56.mp4 in 0.10238885879516602 seconds.
2024-11-24 18:49:08.469821280 [2024-11-24 18:49:08] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:49:08.469892778 [2024-11-24 18:49:08] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:49:08.508551318 [2024-11-24 18:49:08] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:49:08.508639612 [2024-11-24 18:49:08] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:49:12.438757422 [2024-11-24 18:49:12] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/48.58.mp4 in 0.02030801773071289 seconds.
2024-11-24 18:49:12.495015659 [2024-11-24 18:49:12] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/48.57.mp4 in 0.0942080020904541 seconds.
2024-11-24 18:49:13.358896356 [2024-11-24 18:49:13] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:49:13.359021569 [2024-11-24 18:49:13] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:49:13.359023989 [2024-11-24 18:49:13] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:49:13.398446660 [2024-11-24 18:49:13] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:49:13.398508532 [2024-11-24 18:49:13] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:49:13.398540264 [2024-11-24 18:49:13] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:49:13.753789149 [2024-11-24 18:49:13] ffmpeg.den.audio ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input
2024-11-24 18:49:13.753854030 [2024-11-24 18:49:13] audio.den INFO : Terminating the existing ffmpeg process...
2024-11-24 18:49:13.753902533 [2024-11-24 18:49:13] audio.den INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:49:13.806056324 [2024-11-24 18:49:13] ffmpeg.dining-room.audio ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:49:13.806106554 [2024-11-24 18:49:13] audio.dining-room INFO : Terminating the existing ffmpeg process...
2024-11-24 18:49:13.806149408 [2024-11-24 18:49:13] audio.dining-room INFO : Waiting for ffmpeg to exit gracefully...
2024-11-24 18:49:18.480758114 [2024-11-24 18:49:18] frigate.video ERROR : dining-room: Unable to read frames from ffmpeg process.
2024-11-24 18:49:18.480804719 [2024-11-24 18:49:18] frigate.video ERROR : dining-room: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:49:18.518300307 [2024-11-24 18:49:18] frigate.video ERROR : den: Unable to read frames from ffmpeg process.
2024-11-24 18:49:18.518367497 [2024-11-24 18:49:18] frigate.video ERROR : den: ffmpeg process is not running. exiting capture thread...
2024-11-24 18:49:18.876147025 [2024-11-24 18:49:18] audio.den ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:49:18.928628170 [2024-11-24 18:49:18] audio.dining-room ERROR : ffmpeg process is not running, restarting...
2024-11-24 18:49:22.530148445 [2024-11-24 18:49:22] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard/49.06.mp4 in 0.11370301246643066 seconds.
2024-11-24 18:49:22.541802290 [2024-11-24 18:49:22] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/doorbird/49.08.mp4 in 0.022822141647338867 seconds.
2024-11-24 18:49:22.595115581 [2024-11-24 18:49:22] frigate.record.maintainer DEBUG : Copied /media/frigate/recordings/2024-11-24/18/backyard-skyview/49.07.mp4 in 0.09543704986572266 seconds.
2024-11-24 18:49:23.370195038 [2024-11-24 18:49:23] watchdog.dining-room ERROR : Ffmpeg process crashed unexpectedly for dining-room.
2024-11-24 18:49:23.370303302 [2024-11-24 18:49:23] watchdog.dining-room ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:49:23.370305555 [2024-11-24 18:49:23] ffmpeg.dining-room.detect ERROR : rtsp://127.0.0.1:8554/dining-room: Invalid data found when processing input
2024-11-24 18:49:23.410166951 [2024-11-24 18:49:23] watchdog.den ERROR : Ffmpeg process crashed unexpectedly for den.
2024-11-24 18:49:23.410244710 [2024-11-24 18:49:23] watchdog.den ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-24 18:49:23.410288299 [2024-11-24 18:49:23] ffmpeg.den.detect ERROR : rtsp://127.0.0.1:8554/den: Invalid data found when processing input Relevant go2rtc log output2024-11-24 18:46:57.575718426 18:46:57.575 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:59158: write: broken pipe"
2024-11-24 18:47:00.475388173 18:47:00.475 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:00.475480063 18:47:00.475 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:59174: write: broken pipe"
2024-11-24 18:47:02.685811316 18:47:02.685 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:02.685883109 18:47:02.685 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:59180: write: broken pipe"
2024-11-24 18:47:05.587178038 18:47:05.587 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:05.587181359 18:47:05.587 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:59196: write: broken pipe"
2024-11-24 18:47:07.796415034 18:47:07.796 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:07.796500244 18:47:07.796 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:60996: write: broken pipe"
2024-11-24 18:47:10.697322700 18:47:10.697 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:10.697570438 18:47:10.697 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:32778: write: broken pipe"
2024-11-24 18:47:12.906952305 18:47:12.906 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:12.907005645 18:47:12.906 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:32786: write: broken pipe"
2024-11-24 18:47:15.808725110 18:47:15.808 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:15.808728133 18:47:15.808 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:32802: write: broken pipe"
2024-11-24 18:47:18.016747803 18:47:18.016 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:18.016808732 18:47:18.016 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:32808: write: broken pipe"
2024-11-24 18:47:20.919039350 18:47:20.918 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:20.919092358 18:47:20.919 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:32820: write: broken pipe"
2024-11-24 18:47:23.130493018 18:47:23.130 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:23.130534299 18:47:23.130 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:32832: write: broken pipe"
2024-11-24 18:47:26.028900968 18:47:26.028 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:26.028904247 18:47:26.028 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:32846: write: broken pipe"
2024-11-24 18:47:28.240185956 18:47:28.240 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:28.240365059 18:47:28.240 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:57342: write: broken pipe"
2024-11-24 18:47:31.139006759 18:47:31.138 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:31.139050398 18:47:31.139 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:57354: write: broken pipe"
2024-11-24 18:47:33.351031081 18:47:33.350 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:33.351079246 18:47:33.351 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:57358: write: broken pipe"
2024-11-24 18:47:36.249886111 18:47:36.249 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:36.249889897 18:47:36.249 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:57368: write: broken pipe"
2024-11-24 18:47:38.462680407 18:47:38.462 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:38.462727232 18:47:38.462 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:57376: write: broken pipe"
2024-11-24 18:47:41.361040677 18:47:41.360 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:41.361044451 18:47:41.360 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:57390: write: broken pipe"
2024-11-24 18:47:43.574254175 18:47:43.574 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:43.574551327 18:47:43.574 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48604: write: broken pipe"
2024-11-24 18:47:46.476127871 18:47:46.476 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:46.476224714 18:47:46.476 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48618: write: broken pipe"
2024-11-24 18:47:48.687837560 18:47:48.687 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:48.687841321 18:47:48.687 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48620: write: broken pipe"
2024-11-24 18:47:51.586356210 18:47:51.586 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:51.586432226 18:47:51.586 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48624: write: broken pipe"
2024-11-24 18:47:53.798201469 18:47:53.797 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:53.798206618 18:47:53.797 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48634: write: broken pipe"
2024-11-24 18:47:56.697073791 18:47:56.697 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:47:56.697142765 18:47:56.697 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48638: write: broken pipe"
2024-11-24 18:47:58.908851792 18:47:58.908 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:47:58.908855281 18:47:58.908 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48650: write: broken pipe"
2024-11-24 18:48:01.807049669 18:48:01.807 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:01.807090666 18:48:01.807 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:48652: write: broken pipe"
2024-11-24 18:48:04.018865120 18:48:04.018 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:04.019046374 18:48:04.018 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51602: write: broken pipe"
2024-11-24 18:48:06.918758709 18:48:06.918 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:06.918923355 18:48:06.918 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51604: write: broken pipe"
2024-11-24 18:48:09.133039450 18:48:09.132 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:09.133044725 18:48:09.132 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51610: write: broken pipe"
2024-11-24 18:48:12.032281709 18:48:12.032 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:12.032535523 18:48:12.032 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51612: write: broken pipe"
2024-11-24 18:48:14.245358761 18:48:14.245 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:14.245450221 18:48:14.245 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51618: write: broken pipe"
2024-11-24 18:48:17.150432152 18:48:17.150 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:17.150551447 18:48:17.150 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51622: write: broken pipe"
2024-11-24 18:48:19.357333814 18:48:19.357 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:19.357502453 18:48:19.357 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51624: write: broken pipe"
2024-11-24 18:48:22.262842554 18:48:22.262 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:22.262946513 18:48:22.262 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:51638: write: broken pipe"
2024-11-24 18:48:24.467212318 18:48:24.467 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:24.467453267 18:48:24.467 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46084: write: broken pipe"
2024-11-24 18:48:27.372974841 18:48:27.372 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:27.373045491 18:48:27.372 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46072: write: broken pipe"
2024-11-24 18:48:29.577619893 18:48:29.577 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:29.577623619 18:48:29.577 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46092: write: broken pipe"
2024-11-24 18:48:32.483127610 18:48:32.483 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:32.483131425 18:48:32.483 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46106: write: broken pipe"
2024-11-24 18:48:34.687528130 18:48:34.687 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:34.687699116 18:48:34.687 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46110: write: broken pipe"
2024-11-24 18:48:37.595405273 18:48:37.595 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:37.595478748 18:48:37.595 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46124: write: broken pipe"
2024-11-24 18:48:39.798560170 18:48:39.798 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:39.798621861 18:48:39.798 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39692: write: broken pipe"
2024-11-24 18:48:42.708579577 18:48:42.708 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:42.708582508 18:48:42.708 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39694: write: broken pipe"
2024-11-24 18:48:44.908997908 18:48:44.908 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:44.909186819 18:48:44.909 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39712: write: broken pipe"
2024-11-24 18:48:47.818843174 18:48:47.818 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:47.818920723 18:48:47.818 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39708: write: broken pipe"
2024-11-24 18:48:50.019326020 18:48:50.019 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:50.019410320 18:48:50.019 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39716: write: broken pipe"
2024-11-24 18:48:52.932645296 18:48:52.932 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:52.932728002 18:48:52.932 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39732: write: broken pipe"
2024-11-24 18:48:55.134539712 18:48:55.134 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:48:55.134542854 18:48:55.134 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39736: write: broken pipe"
2024-11-24 18:48:58.043091583 18:48:58.043 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:48:58.043133180 18:48:58.043 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39744: write: broken pipe"
2024-11-24 18:49:00.244953242 18:49:00.244 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:00.245027486 18:49:00.244 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46600: write: broken pipe"
2024-11-24 18:49:03.153745799 18:49:03.153 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:03.153798931 18:49:03.153 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46610: write: broken pipe"
2024-11-24 18:49:05.356216900 18:49:05.356 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:05.356270233 18:49:05.356 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46614: write: broken pipe"
2024-11-24 18:49:08.263944729 18:49:08.263 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:08.263948038 18:49:08.263 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46616: write: broken pipe"
2024-11-24 18:49:10.466314208 18:49:10.466 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:10.466462636 18:49:10.466 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46622: write: broken pipe"
2024-11-24 18:49:13.374178751 18:49:13.374 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:13.374208729 18:49:13.374 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46636: write: broken pipe"
2024-11-24 18:49:15.579931912 18:49:15.579 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:15.580160171 18:49:15.579 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46638: write: broken pipe"
2024-11-24 18:49:18.484515449 18:49:18.484 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:18.484750651 18:49:18.484 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46754: write: broken pipe"
2024-11-24 18:49:20.690377206 18:49:20.690 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:20.690461428 18:49:20.690 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46766: write: broken pipe"
2024-11-24 18:49:23.595251842 18:49:23.595 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:23.595419500 18:49:23.595 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46764: write: broken pipe"
2024-11-24 18:49:25.800974407 18:49:25.800 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:25.801039234 18:49:25.800 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46782: write: broken pipe"
2024-11-24 18:49:28.705291219 18:49:28.705 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:28.705399179 18:49:28.705 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46798: write: broken pipe"
2024-11-24 18:49:30.914591446 18:49:30.914 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:30.914596191 18:49:30.914 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:46812: write: broken pipe"
2024-11-24 18:49:33.818331707 18:49:33.818 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:33.818442251 18:49:33.818 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38534: write: broken pipe"
2024-11-24 18:49:36.024739266 18:49:36.024 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:36.024742225 18:49:36.024 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38548: write: broken pipe"
2024-11-24 18:49:38.928628119 18:49:38.928 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:38.928684990 18:49:38.928 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38558: write: broken pipe"
2024-11-24 18:49:41.134655104 18:49:41.134 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:41.134696581 18:49:41.134 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38570: write: broken pipe"
2024-11-24 18:49:44.039162420 18:49:44.039 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:44.039196385 18:49:44.039 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38580: write: broken pipe"
2024-11-24 18:49:46.244893216 18:49:46.244 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:46.244896026 18:49:46.244 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38582: write: broken pipe"
2024-11-24 18:49:49.149205320 18:49:49.149 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:49.149208716 18:49:49.149 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38584: write: broken pipe"
2024-11-24 18:49:51.357923842 18:49:51.357 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:51.357998621 18:49:51.357 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:38596: write: broken pipe"
2024-11-24 18:49:54.260006692 18:49:54.259 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:54.260010747 18:49:54.259 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33432: write: broken pipe"
2024-11-24 18:49:56.470480031 18:49:56.470 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:49:56.470552139 18:49:56.470 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33448: write: broken pipe"
2024-11-24 18:49:59.371167509 18:49:59.371 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:49:59.371171097 18:49:59.371 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33446: write: broken pipe"
2024-11-24 18:50:01.581726408 18:50:01.581 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:50:01.581791243 18:50:01.581 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33458: write: broken pipe"
2024-11-24 18:50:04.482249766 18:50:04.482 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:50:04.482314170 18:50:04.482 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33470: write: broken pipe"
2024-11-24 18:50:06.692166700 18:50:06.692 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:50:06.692349028 18:50:06.692 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33478: write: broken pipe"
2024-11-24 18:50:09.593277394 18:50:09.593 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:50:09.593336003 18:50:09.593 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33490: write: broken pipe"
2024-11-24 18:50:11.804877947 18:50:11.804 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:50:11.805092568 18:50:11.804 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:33496: write: broken pipe"
2024-11-24 18:50:14.703109146 18:50:14.702 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:50:14.703112827 18:50:14.703 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39322: write: broken pipe"
2024-11-24 18:50:16.917804934 18:50:16.917 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:50:16.917807969 18:50:16.917 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39348: write: broken pipe"
2024-11-24 18:50:19.815112824 18:50:19.815 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:50:19.815166732 18:50:19.815 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39332: write: broken pipe"
2024-11-24 18:50:22.028024293 18:50:22.027 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:50:22.028086301 18:50:22.028 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39362: write: broken pipe"
2024-11-24 18:50:24.924974452 18:50:24.924 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:50:24.925031407 18:50:24.924 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39364: write: broken pipe"
2024-11-24 18:50:27.138180022 18:50:27.138 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:50:27.138373790 18:50:27.138 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39380: write: broken pipe"
2024-11-24 18:50:30.036760188 18:50:30.036 WRN [rtsp] error="streams: dial tcp 10.11.150.24:554: i/o timeout, exec: rtsp://127.0.0.1:8554/dining-room?audio: Invalid data found when processing input\n" stream=dining-room
2024-11-24 18:50:30.036816155 18:50:30.036 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39618: write: broken pipe"
2024-11-24 18:50:32.248526844 18:50:32.248 WRN [rtsp] error="streams: dial tcp 10.11.150.23:554: i/o timeout, exec: rtsp://127.0.0.1:8554/den?audio: Invalid data found when processing input\n" stream=den
2024-11-24 18:50:32.248592444 18:50:32.248 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:225 > error="write tcp 127.0.0.1:8554->127.0.0.1:39628: write: broken pipe" FFprobe output from your camera[68/16389]root@cd24bb4e0596:/opt/frigate# ffprobe rtsp://un:[email protected]:554/mpeg/media.amp ffprobe version n5.1-2-g915ef932a3-20220731 Copyright (c) 2007-2022 th
e FFmpeg developers built with gcc 12.1.0 (crosstool-
NG 1.25.0.55_3defb7b) configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-ffbuild-linux-gnu- --arch=x86_64 --target-os=linux --enable-gpl --enable-version3 --disable-debug --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl --enable-libpulse --enable-libvmaf --
enable-libxcb --enable-xlib --enable-amf --enable-libaom --enable-liba
ribb24 --enable-avisynth --enable-libdav1d --enable-libdavs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libass --enable-libbluray --enable-libjxl --enable-libmp3lame --enable-libopus --enable-mbedtls --enable-librist --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --enable-libdrm --enable-vaap
i --enable-libvidstab --enable-vulkan --enable-libshaderc --enable-lib
placebo --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --enable-libzvbi --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-ldexeflags=-pie --extra-libs='-ldl -lgomp' --extra-version=20220731 libavutil 57. 28.100 / 57. 28.100 libavcodec 59. 37.100 / 59. 37.100 libavformat 59. 27.100 / 59. 2
7.100 libavdevice 59. 7.100 / 59.
7.100 libavfilter 8. 44.100 / 8. 44.100 libswscale 6. 7.100 / 6. 7.100 libswresample 4. 7.100 / 4. 7.100 libpostproc 56. 6.100 / 56. 6.100������������������������������Input #0, rtsp, from 'rtsp://un:[email protected]:554/mpe
g/media.amp':���������������������� Metadata:
title : RTSP/RTP stream from DoorBird������������������� comment : mpeg/720p/media.amp����������������������������� Duration: N/A, start: 0.116378, bitrate: N/A������������������������ Stream #0:0: Video: h264 (Baseline), yuvj420p(pc, bt709,progressive), 1280x720, 60 tbr, 90k tbn
Here’s probe of audio stream URL too, not sure if both are useful:
root@cd24bb4e0596:/opt/frigate# ffprobe http://un:[email protected]/bha-api/audio-receive.cgi������� ffprobe version n5.1-2-g915ef932a3-20220731 Copyright (c) 2007-2022 the FFmpeg developers built with gcc 12.1.0 (crosstool-NG 1.25.0.55_3defb7b) configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-ffbuild-linux-gnu- --arch=x86_64 --target-os=linux --enable-gpl --enable-version3 --disable-debug --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl --enable-libpulse --enable-libvmaf --enable-libxcb --enable-xlib --enable-amf --enable-libaom --enable-libaribb24 --enable-avisynth --enable-libdav1d --enable-libdavs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libass --enable-libbluray --enable-libjxl --enable-libmp3lame --enable-libopus --enable-mbedtls --enable-librist --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-librav1e --enable-librubberband --disable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --enable-libdrm --enable-vaapi --enable-libvidstab --enable-vulkan --enable-libshaderc --enable-libplacebo --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --enable-libzvbi --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-ldexeflags=-pie --extra-libs='-ldl -lgomp' --extra-version=20220731
libavutil 57. 28.100 / 57. 28.100 libavcodec 59. 37.100 / 59. 37.100������������������������������ libavformat 59. 27.100 / 59. 27.100������������������������������ libavdevice 59. 7.100 / 59. 7.100������������������������������ libavfilter 8. 44.100 / 8. 44.100������������������������������ libswscale 6. 7.100 / 6. 7.100������������������������������ libswresample 4. 7.100 / 4. 7.100
libpostproc 56. 6.100 / 56. 6.100������������������������������[http @ 0x610f1cc91a80] Stream ends prematurely at 0, should be 9999999����������������������������������
http://un:[email protected]/bha-api/audio-receive.cgi: Input/output error Frigate stats{"cameras":{"backyard":{"audio_dBFS":-55.6775,"audio_rms":53.8982,"camera_fps":5.0,"capture_pid":760,"detection_enabled":true,"detection_fps":2.8,"ffmpeg_pid":765,"pid":720,"process_fps":5.0,"skipped_fps":0.0},"backyard-skyview":{"audio_dBFS":-97.0961,"audio_rms":0.4578,"camera_fps":5.1,"capture_pid":750,"detection_enabled":true,"detection_fps":18.0,"ffmpeg_pid":762,"pid":717,"process_fps":5.1,"skipped_fps":0.0},"den":{"audio_dBFS":0.0,"audio_rms":0.0,"camera_fps":0.0,"capture_pid":771,"detection_enabled":true,"detection_fps":0.0,"ffmpeg_pid":59833,"pid":731,"process_fps":0.0,"skipped_fps":0.0},"dining-room":{"audio_dBFS":0.0,"audio_rms":0.0,"camera_fps":0.0,"capture_pid":774,"detection_enabled":true,"detection_fps":0.0,"ffmpeg_pid":59831,"pid":742,"process_fps":0.0,"skipped_fps":0.0},"doorbird":{"audio_dBFS":-37.3984,"audio_rms":442.1093,"camera_fps":5.0,"capture_pid":764,"detection_enabled":true,"detection_fps":35.9,"ffmpeg_pid":773,"pid":726,"process_fps":5.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"},"106":{"cmdline":"/usr/local/go2rtc/bin/go2rtc -config=/dev/shm/go2rtc.yaml","cpu":"4.3","cpu_average":"4","mem":"0.2"},"120":{"cmdline":"bash ./run.user go2rtc-healthcheck","cpu":"0.0","cpu_average":"0","mem":"0.0"},"122":{"cmdline":"python3 -u -m frigate","cpu":"2.1","cpu_average":"2","mem":"1.5"},"130":{"cmdline":"nginx: master process nginx","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"},"161":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"162":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"163":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"164":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"165":{"cmdline":"nginx: cache manager process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"17":{"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","cpu":"0.0","cpu_average":"0","mem":"0.0"},"25":{"cmdline":"s6-supervise frigate-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"26":{"cmdline":"s6-supervise s6rc-oneshot-runner","cpu":"0.0","cpu_average":"0","mem":"0.0"},"27":{"cmdline":"s6-supervise s6rc-fdholder","cpu":"0.0","cpu_average":"0","mem":"0.0"},"28":{"cmdline":"s6-supervise certsync-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"29":{"cmdline":"s6-supervise nginx-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"299":{"cmdline":"bash ./run.user certsync","cpu":"0.0","cpu_average":"0","mem":"0.0"},"30":{"cmdline":"s6-supervise go2rtc-healthcheck","cpu":"0.0","cpu_average":"0","mem":"0.0"},"31":{"cmdline":"s6-supervise certsync","cpu":"0.0","cpu_average":"0","mem":"0.0"},"32":{"cmdline":"s6-supervise go2rtc","cpu":"0.0","cpu_average":"0","mem":"0.0"},"33":{"cmdline":"s6-supervise go2rtc-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"337":{"cmdline":"frigate.logger ","cpu":"0.0","cpu_average":"0","mem":"0.1"},"34":{"cmdline":"s6-supervise nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"45":{"cmdline":"/package/admin/s6-2.11.3.2/command/s6-fdholderd -1 -i data/rules","cpu":"0.0","cpu_average":"0","mem":"0.0"},"46":{"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"},"54074":{"cmdline":"bash","cpu":"0.0","cpu_average":"0","mem":"0.0"},"58734":{"cmdline":"ffmpeg -f mulaw -ar 8000 -i http://*:*@10.11.150.5/bha-api/audio-receive.cgi -f rtsp rtsp://127.0.0.1:8554/2b77ec3841f425c7d4053149a78f93f9","cpu":"0.9","cpu_average":"0","mem":"0.0"},"59711":{"cmdline":"sleep 60","cpu":"0.0","cpu_average":"0","mem":"0.0"},"59753":{"cmdline":"sleep 30s","cpu":"0.0","cpu_average":"0","mem":"0.0"},"59822":{"cmdline":"ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://127.0.0.1:8554/den?audio -c:a libopus -application:a lowdelay -min_comp 0 -vn -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/e2b4f6b37a130e214ee7826baa96358f","cpu":"0.0","cpu_average":"0","mem":"0.0"},"59829":{"cmdline":"ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://127.0.0.1:8554/dining-room?audio -c:a libopus -application:a lowdelay -min_comp 0 -vn -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/bcfaaa385169d324ab6057950c9c13a3","cpu":"0.0","cpu_average":"0","mem":"0.0"},"59831":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/dining-room -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy /tmp/cache/dining-room@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale=1280:720 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"59833":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/den -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy /tmp/cache/den@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale=1280:720 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"660":{"cmdline":"frigate.recording_manager","cpu":"1.6","cpu_average":"2","mem":"0.2"},"669":{"cmdline":"frigate.review_segment_manager","cpu":"0.3","cpu_average":"0","mem":"0.2"},"688":{"cmdline":"/usr/bin/python3 -c from multiprocessing.resource_tracker import main;main(65)","cpu":"0.1","cpu_average":"0","mem":"0.0"},"689":{"cmdline":"frigate.detector.coral1","cpu":"5.9","cpu_average":"5","mem":"0.2"},"692":{"cmdline":"frigate.output ","cpu":"3.6","cpu_average":"3","mem":"0.2"},"717":{"cmdline":"frigate.process:backyard-skyview","cpu":"4.0","cpu_average":"3","mem":"0.3"},"720":{"cmdline":"frigate.process:backyard","cpu":"1.2","cpu_average":"3","mem":"0.3"},"726":{"cmdline":"frigate.process:doorbird","cpu":"19.2","cpu_average":"14","mem":"0.3"},"731":{"cmdline":"frigate.process:den ","cpu":"0.0","cpu_average":"0","mem":"0.3"},"742":{"cmdline":"frigate.process:dining-room","cpu":"0.0","cpu_average":"0","mem":"0.3"},"750":{"cmdline":"frigate.capture:backyard-skyview","cpu":"0.7","cpu_average":"0","mem":"0.3"},"760":{"cmdline":"frigate.capture:backyard","cpu":"2.5","cpu_average":"2","mem":"0.3"},"762":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/backyard-skyview-sub -r 5 -vf fps=5,scale=1280:720 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"5.7","cpu_average":"5","mem":"0.0"},"764":{"cmdline":"frigate.capture:doorbird","cpu":"0.7","cpu_average":"0","mem":"0.3"},"765":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/backyard -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy /tmp/cache/backyard@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale=2688:1520 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"18.9","cpu_average":"19","mem":"0.1"},"769":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/backyard-skyview -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an /tmp/cache/backyard-skyview@%Y%m%d%H%M%S%z.mp4","cpu":"0.4","cpu_average":"0","mem":"0.0"},"771":{"cmdline":"frigate.capture:den ","cpu":"0.1","cpu_average":"0","mem":"0.3"},"773":{"cmdline":"ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/doorbird -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an /tmp/cache/doorbird@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale=1280:720 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"2.8","cpu_average":"2","mem":"0.0"},"774":{"cmdline":"frigate.capture:dining-room","cpu":"0.1","cpu_average":"0","mem":"0.3"},"781":{"cmdline":"frigate.audio_manager","cpu":"0.8","cpu_average":"0","mem":"0.3"},"797":{"cmdline":"ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://127.0.0.1:8554/doorbirdaudio?audio -c:a copy -vn -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/81ba8217f593e492aeb3067f76ddd110","cpu":"0.1","cpu_average":"0","mem":"0.0"},"799":{"cmdline":"ffmpeg -vn -threads 1 -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/backyard-skyview-sub -threads 1 -f s16le -ar 16000 -ac 1 -y pipe:","cpu":"0.1","cpu_average":"0","mem":"0.0"},"809":{"cmdline":"ffmpeg -vn -threads 1 -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/backyard -threads 1 -f s16le -ar 16000 -ac 1 -y pipe:","cpu":"0.3","cpu_average":"0","mem":"0.0"},"818":{"cmdline":"ffmpeg -vn -threads 1 -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.14.1-f4f3cfa -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/doorbird -threads 1 -f s16le -ar 16000 -ac 1 -y pipe:","cpu":"0.1","cpu_average":"0","mem":"0.0"},"837":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"842":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 2688x1520 -i pipe: -threads 1 -f mpegts -s 1273x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"847":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"85":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"852":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"857":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"866":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"87":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/go2rtc","cpu":"0.0","cpu_average":"0","mem":"0.0"},"89":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/frigate","cpu":"0.0","cpu_average":"0","mem":"0.0"},"90":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/certsync","cpu":"0.0","cpu_average":"0","mem":"0.0"},"963":{"cmdline":"/usr/bin/python3 -c from multiprocessing.resource_tracker import main;main(54)","cpu":"0.0","cpu_average":"0","mem":"0.0"},"frigate.full_system":{"cpu":"11.8","mem":"80.6"}},"detection_fps":56.7,"detectors":{"coral1":{"detection_start":0.0,"inference_speed":6.16,"pid":689}},"processes":{"audio_detector":{"pid":781},"go2rtc":{"pid":106},"logger":{"pid":337},"recording":{"pid":660},"review_segment":{"pid":669}},"service":{"last_updated":1732475816,"latest_version":"0.14.1","storage":{"/dev/shm":{"free":494.6,"mount_type":"tmpfs","total":512.0,"used":17.4},"/media/frigate/clips":{"free":423743.8,"mount_type":"zfs","total":1228800.0,"used":805056.2},"/media/frigate/recordings":{"free":423743.8,"mount_type":"zfs","total":1228800.0,"used":805056.2},"/tmp/cache":{"free":1952.0,"mount_type":"tmpfs","total":2048.0,"used":96.0}},"temperatures":{"apex_0":71.05},"uptime":15101,"version":"0.14.1-f4f3cfa"}} Operating systemOther Install methodDocker Compose Object DetectorCoral Network connectionWired Camera make and modelDoorbird D1101V Screenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
See the docs: https://docs.frigate.video/troubleshooting/faqs#audio-in-recordings |
Beta Was this translation helpful? Give feedback.
See the docs: https://docs.frigate.video/troubleshooting/faqs#audio-in-recordings