[Config Support]: Camera aspect ratio #15895
-
Describe the problem you are having2 of my newly added camera's have issues with their aspect ratio. Issue 1: Substream Aspect Ratio Display in UI
Ive tried
There also seem to be some errors with the audio on one of the camera's, i haven't looked at that yet :-) Version0.14.1-f4f3cfa Frigate config file# yaml-language-server: $schema=http://192.168.1.28:5000/api/config/schema.json
version: 0.14
mqtt:
enabled: true
host:
port: 1883
user:
password:
tls:
enabled: false
database:
path: /config/frigate.db
detectors:
coral:
type: edgetpu
device: pci
detect:
enabled: true
stationary:
interval: 50
threshold: 30
record:
enabled: true
expire_interval: 60
retain:
days: 7
mode: all
events:
objects:
- person
- car
- bus
retain:
default: 7
mode: motion
objects:
person: 14
objects:
track:
- person
- car
- dog
- cat
- truck
- bicycle
- motorcycle
- bus
- bird
review:
alerts:
labels:
- person
required_zones:
- Pad
- Oprit
detections:
labels:
- person
- car
- dog
- cat
- bicycle
- bus
- bird
snapshots:
enabled: true
clean_copy: true
timestamp: true
bounding_box: true
crop: false
retain:
default: 5
objects:
person: 14
audio:
enabled: true
listen:
- fire_alarm
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
telemetry:
stats:
intel_gpu_stats: true
network_bandwidth: true
go2rtc:
log:
exec: trace
streams:
rechts_main:
- rtsp://192.168.1.16:554/cam/realmonitor?channel=1&subtype=0
rechts_sub:
- rtsp://192.168.1.16:554/cam/realmonitor?channel=1&subtype=1
deurbel_main:
- rtsp://192.168.1.12:88/videoMain#video=h264#audio=aac
deurbel_sub:
- rtsp://192.168.1.12:88/videoSub#video=h264#audio=aac
terras_sub:
- rtsp://192.168.1.13:8554/Streaming/Channels/102
terras_main:
- rtsp://192.168.1.13:8554/Streaming/Channels/101
oprit_main:
- rtsp://192.168.1.10:88/videoMain
oprit_sub:
- rtsp://192.168.1.10:88/videoSub
overkapping_main:
- rtsp://192.168.1.14:554/cam/realmonitor?channel=1&subtype=0
overkapping_sub:
- rtsp://192.168.1.14:554/cam/realmonitor?channel=1&subtype=1
nannycam_sub:
- rtsp://192.168.1.11:8554/Streaming/Channels/102
nannycam_main:
- rtsp://192.168.1.11:8554/Streaming/Channels/101
voorkant_sub:
- rtsp://192.168.1.15:554/stream2
voorkant_main:
- rtsp://192.168.1.15:554/stream1
webrtc:
candidates:
- 192.168.1.28:8555
- stun:8555
cameras:
deurbel:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/deurbel_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/deurbel_main
roles:
- audio
- record
detect:
width: 640
height: 360
fps: 5
audio:
enabled: true
motion:
threshold: 45
contour_area: 20
improve_contrast: true
zones:
Pad:
coordinates: 0.656,0.345,0.642,0.904,0.827,0.762,0.944,0.628,1,0.638,0.977,0.812,0.926,1,0.542,1,0.011,1,0.011,0,0.17,0,0.307,0.322
loitering_time: 0
objects: person
inertia: 3
review:
alerts:
required_zones:
- Pad
detections:
required_zones:
- Pad
live:
stream_name: deurbel_main
rechts:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/rechts_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/rechts_main
roles:
- record
audio:
enabled: false
detect:
width: 704
height: 576
fps: 10
motion:
threshold: 40
contour_area: 10
improve_contrast: true
zones:
Pad:
coordinates: 0.492,0.253,0.611,0.269,0.597,0.723,0.584,1,0.536,1,0,1,0,0.546,0.167,0.321,0.257,0.842
loitering_time: 0
objects: person
inertia: 3
review:
alerts:
required_zones:
- Pad
detections:
required_zones:
- Pad
live:
stream_name: rechts_main
oprit:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/oprit_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/oprit_main
roles:
- record
detect:
width: 640
height: 360
fps: 5
audio:
enabled: false
motion:
threshold: 55
contour_area: 10
improve_contrast: true
zones:
Oprit:
coordinates: 0.494,0.377,0.434,0.994,0.78,0.996,0.713,0.372
loitering_time: 0
Badkamer:
coordinates: 0.3,0.592,0.221,0.983,0.146,0.795,0.075,0.525,0.035,0.308,0,0,0.222,0
loitering_time: 0
review:
alerts:
required_zones: Oprit
detections: {}
live:
stream_name: oprit_main
overkapping:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/overkapping_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/overkapping_main
roles:
- audio
- record
detect:
width: 704
height: 576
fps: 10
audio:
enabled: true
motion:
threshold: 45
contour_area: 10
improve_contrast: true
zones:
Oprit:
coordinates: 0.933,1,0.963,0.892,0.49,0.369,0.384,0.387,0.264,0.411,0,0.48,0,1
inertia: 3
loitering_time: 0
review:
alerts:
required_zones:
- Oprit
detections:
required_zones:
- Oprit
live:
stream_name: overkapping_main
nannycam:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/nannycam_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/nannycam_main
roles:
- audio
- record
detect:
width: 640
height: 360
fps: 15
audio:
enabled: true
onvif:
host: 192.168.1.11
port: 8000
user: admin
password: g3iQhXyZY6
zones:
Pad:
coordinates: 1,1,1,0.322,1,0,0,0,0,0.083,0,0.149,0,1
loitering_time: 0
inertia: 3
review:
alerts:
required_zones:
- Pad
detections:
required_zones:
- Pad
live:
stream_name: nannycam_main
terras:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/terras_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/terras_main
roles:
- audio
- record
detect:
width: 640
height: 360
fps: 15
audio:
enabled: true
motion:
threshold: 45
contour_area: 30
improve_contrast: true
mask: 0.021,0.066,0.263,0.076,0.262,0.026,0.021,0.021
zones:
Pad:
coordinates: 0.141,0.937,0.377,0.31,0.373,0.059,0.323,0.052,0.157,0.115,0,0.149,0.007,0.99
loitering_time: 0
Overkapping:
coordinates: 0.726,0.247,0.731,0.002,0.903,0.013,0.997,0.061,0.997,0.571,0.896,0.569
loitering_time: 0
Terras:
coordinates: 0.151,0.923,0.47,0.979,0.856,0.956,0.886,0.864,0.988,0.828,0.721,0.253,0.72,0,0.409,0.002,0.384,0.305
loitering_time: 0
review:
alerts:
required_zones:
- Pad
detections:
required_zones:
- Pad
live:
stream_name: terras_main
voorkant:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/voorkant_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/voorkant_main
roles:
- record
detect:
width: 640
height: 360
fps: 25
zones:
Pad:
coordinates: 0.253,1,0.645,1,0.665,0.888,0.651,0.855,0.447,0.922,0.128,0.928,0.12,1
loitering_time: 0
inertia: 3
audio:
enabled: false
review:
alerts:
required_zones: Pad
detections:
required_zones: []
motion: {}
live:
stream_name: voorkant_main
camera_groups:
Birdseye:
order: 1
icon: LuEye
cameras: birdseye
Relevant Frigate log output2025-01-08 15:42:33.309011650 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.309084944 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.309148308 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.309313745 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] non-existing PPS 0 referenced
2025-01-08 15:42:33.309316546 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.309358877 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.309443519 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.309532354 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] non-existing PPS 0 referenced
2025-01-08 15:42:33.312802787 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.313260531 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.313362836 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.313451094 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] non-existing PPS 0 referenced
2025-01-08 15:42:33.313660799 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.313666930 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.313770010 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.313816187 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] non-existing PPS 0 referenced
2025-01-08 15:42:33.313896358 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.313979730 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.314084639 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.314142513 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] non-existing PPS 0 referenced
2025-01-08 15:42:33.314226240 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.314314776 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.314388961 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.314456151 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] non-existing PPS 0 referenced
2025-01-08 15:42:33.314533532 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.314611190 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.314687012 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.314912386 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] non-existing PPS 0 referenced
2025-01-08 15:42:33.314915413 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Last message repeated 1 times
2025-01-08 15:42:33.314930709 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] decode_slice_header error
2025-01-08 15:42:33.315277554 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : [h264 @ 0x565f3f032cc0] no frame!
2025-01-08 15:42:33.315280818 [2025-01-08 15:42:33] ffmpeg.deurbel.audio ERROR : Output file #0 does not contain any stream
2025-01-08 15:42:33.315283278 [2025-01-08 15:42:33] audio.deurbel INFO : Terminating the existing ffmpeg process... Relevant go2rtc log output2025-01-08 14:43:59.328312316 14:43:59.328 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:47838->192.168.1.11:8554: read: connection reset by peer" url=rtsp://192.168.1.11:8554/Streaming/Channels/101#audio=copy
2025-01-08 14:44:12.191459744 14:44:12.191 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:39900->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:44:12.279431112 14:44:12.279 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:37918->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 14:45:44.263583781 14:45:44.263 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:48578->192.168.1.11:8554: i/o timeout" url=rtsp://192.168.1.11:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:46:30.188522487 14:46:30.188 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:44044->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:46:30.188627591 14:46:30.188 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:44052->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 14:48:17.796418396 14:48:17.796 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:42528->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:52:18.838128798 14:52:18.838 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:41708->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:53:00.038598658 14:53:00.038 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:39688->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:53:28.883658511 14:53:28.883 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:58490->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:53:37.887223300 14:53:37.887 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:34976->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:53:37.927539373 14:53:37.927 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:42534->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 14:56:22.281651423 14:56:22.281 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:55552->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:57:36.380063617 14:57:36.379 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:37858->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 14:58:34.135591603 14:58:34.135 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:50182->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:02:49.270312798 15:02:49.270 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:57748->192.168.1.11:8554: i/o timeout" url=rtsp://192.168.1.11:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:06:07.666313183 15:06:07.666 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:58560->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:06:07.717363657 15:06:07.717 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:55564->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:10:09.253784801 15:10:09.253 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:56288->192.168.1.11:8554: i/o timeout" url=rtsp://192.168.1.11:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:10:35.858090860 15:10:35.857 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:51982->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:10:52.789129018 15:10:52.789 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:42260->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:10:52.793816931 15:10:52.793 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:51988->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:11:04.276248844 15:11:04.276 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:56532->192.168.1.11:8554: read: connection reset by peer" url=rtsp://192.168.1.11:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:14:09.183503563 15:14:09.183 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:42348->192.168.1.11:8554: i/o timeout" url=rtsp://192.168.1.11:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:14:57.644040074 15:14:57.643 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:52568->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:14:57.695074477 15:14:57.694 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:34534->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:16:57.142192196 15:16:57.142 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:53002->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:20:29.680457012 15:20:29.680 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:39552->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:21:09.993589362 15:21:09.993 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:53006->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:23:22.925252713 15:23:22.925 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:46292->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:23:22.987437143 15:23:22.987 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:49624->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:24:51.544376088 15:24:51.544 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:37534->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:24:51.587251522 15:24:51.587 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:37550->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:29:29.238601957 15:29:29.238 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:52110->192.168.1.11:8554: read: connection reset by peer" url=rtsp://192.168.1.11:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:32:55.836119134 15:32:55.836 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:38356->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:34:54.134352377 15:34:54.134 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:35530->192.168.1.11:8554: i/o timeout" url=rtsp://192.168.1.11:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:37:46.553780963 15:37:46.553 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:45872->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy
2025-01-08 15:37:46.659352090 15:37:46.659 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:38360->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:41:04.461211268 15:41:04.461 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:42248->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/101#audio=copy
2025-01-08 15:41:04.463710664 15:41:04.463 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="read tcp 192.168.1.28:43670->192.168.1.13:8554: i/o timeout" url=rtsp://192.168.1.13:8554/Streaming/Channels/102#audio=copy Frigate statsNo response Operating systemDebian Install methodDocker Compose docker-compose file or Docker CLI commandservices:
frigate:
container_name: frigate
privileged: true
restart: unless-stopped
image: ghcr.io/blakeblackshear/frigate:stable
shm_size: "256mb"
devices:
- "/dev/apex_0:/dev/apex_0"
volumes:
- /etc/localtime:/etc/localtime:ro
- /docker-data/config/:/config
- /docker-data/media:/media/frigate
- type: tmpfs
target: /tmp/cache
tmpfs:
size: 1000000000
network_mode: host
environment:
- PUID=1000
- PGID=1000
- FRIGATE_RTSP_PASSWORD=""
- EDGE_TPU_DEVICE=/dev/apex_0 Object DetectorCoral Screenshots of the Frigate UI's System metrics pagesNo response Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
NickM-27
Jan 8, 2025
Replies: 1 comment 9 replies
-
This will happen because the Frigate UI only shows the main stream when there is activity (motion or objects) on the camera. The best way to fix this is adjust the aspect ratio in the detect stream to fix it so it is always shown correctly. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, that is the point, to change the aspect ratio to match the aspect ratio of the recording stream so that the issue is fixed