Bonjour,
Mon problème
J’ai 2 caméra Reolink E1 Outdoor (E540) et elles vont prendre un coup de marteau dans pas longtemps…J’ai des soucis de preset qui sautent, des enregistrements qui ne se font pas etc.
Bref, ma question, y a t-il quelqu’un ici qui a les même et qui pourrait me partager son yml frigate svp ?
Ma configuration
En intégration, je n’ai que reolink et frigate
Merci !
Bonjour,
Moi j’ai la même une reolink E1 outdoor et j’en suis ravi, elle est équipée d’une carte SD. J’ai en plus une netatmo, je t’ai retiré sa config, j’en suis beaucoup moins content que la reolink.
Avant de casser tes reolink, envoi les moi 
Voici ma config, si ca peut t’aider mais frigate c’est très gourmand et dès qu’on y touche, ca devient vite un casse tête.
mqtt:
enabled: true
host: 192.168.1.50
port: 1883
topic_prefix: frigate
client_id: frigate
go2rtc:
streams:
reolink: rtsp://admin:xxxxxxxxxxxxxxxxxxxx@192.168.1.140:554/h264Preview_01_main
reolink_sub:
rtsp://admin:xxxxxxxxxxxxx@192.168.1.140:554/h264Preview_01_sub
detect:
enabled: true
cameras:
# Caméra jardin
reolink:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/reolink
input_args: preset-rtsp-restream
roles:
- record
#- detect
- path: rtsp://127.0.0.1:8554/reolink_sub
input_args: preset-rtsp-restream
roles:
- detect
#- record
output_args:
record: preset-record-generic-audio-aac
onvif:
host: 192.168.1.140
port: 8000
user: admin
password: xxxxxxxxxxxxx
objects:
track:
- person
- cat
- bird
filters:
person:
min_area: 6000
#max_area: 8000
#min_ratio: 1
#max_ratio: 1.0
#min_score: 0.5
#threshold: 0.5
mask:
- 0,0.254,0,0.607,0.321,0.583,0.322,0.226
- 0.587,0,0.59,0.331,0.917,0.396,0.912,0
snapshots:
enabled: true
timestamp: true
bounding_box: true
retain:
default: 4
record:
enabled: true
alerts:
retain:
days: 3
detections:
retain:
days: 3
continuous:
days: 2
motion:
days: 0
motion: {}
timestamp_style:
# Position of the timestamp "tl" (top left), "tr" (top right), "bl" (bottom left), "br" (bottom right)
position: br
format: '%d/%m %H:%M:%S'
color:
red: 255
green: 255
blue: 255
# Optional: Line thickness of font (default: shown below)
thickness: 2
version: 0.17-0
classification:
bird:
enabled: true
Je ne gère pas les presets avec onvif: déclaration dans ma config et intégration HA.
Après j’ai ceci comme carte:
type: custom:advanced-camera-card
cameras:
- live_provider: auto
ptz:
actions_left:
action: perform-action
perform_action: onvif.ptz
data:
entity_id: camera.jardin_profile000_mainstream
pan: LEFT
distance: 0.1
speed: 0.16
continuous_duration: 0.5
move_mode: ContinuousMove
actions_right:
action: perform-action
perform_action: onvif.ptz
data:
entity_id: camera.jardin_profile000_mainstream
pan: RIGHT
distance: 0.1
speed: 0.16
continuous_duration: 0.5
move_mode: ContinuousMove
actions_up:
action: perform-action
perform_action: onvif.ptz
data:
entity_id: camera.jardin_profile000_mainstream
tilt: UP
distance: 0.1
speed: 0.16
continuous_duration: 0.5
move_mode: ContinuousMove
actions_down:
action: perform-action
perform_action: onvif.ptz
data:
entity_id: camera.jardin_profile000_mainstream
tilt: DOWN
distance: 0.1
speed: 0.16
continuous_duration: 0.5
move_mode: ContinuousMove
actions_zoom_in:
action: perform-action
perform_action: onvif.ptz
data:
entity_id: camera.jardin_profile000_mainstream
zoom: ZOOM_IN
distance: 0.1
speed: 0.16
continuous_duration: 0.5
move_mode: ContinuousMove
actions_zoom_out:
action: perform-action
perform_action: onvif.ptz
data:
entity_id: camera.jardin_profile000_mainstream
zoom: ZOOM_OUT
distance: 0.1
speed: 0.16
continuous_duration: 0.5
move_mode: ContinuousMove
camera_entity: camera.jardin_fluide
view:
default: live
dim: false
folders:
- type: ha
ha:
url: >-
/media-browser/browser/app%2Cmedia-source%3A%2F%2Freolink/playlist%2Cmedia-source%3A%2F%2Freolink%2FCAM%7C01JZ0VX9GX1B3M8NX8YV8XGJYB%7C0/playlist%2Cmedia-source%3A%2F%2Freolink%2FRES%7C01JZ0VX9GX1B3M8NX8YV8XGJYB%7C0%7Csub
menu:
style: overlay
position: top
buttons:
media_player:
enabled: false
substreams:
enabled: false
timeline:
enabled: false
download:
enabled: false
cameras:
enabled: true
recordings:
enabled: true
microphone:
enabled: false
permanent: false
ptz_controls:
enabled: true
permanent: false
priority: 50
mute:
enabled: false
permanent: true
ptz_home:
enabled: false
permanent: false
image:
enabled: false
screenshot:
enabled: true
clips:
enabled: false
snapshots:
enabled: false
fullscreen:
enabled: true
permanent: true
display_mode:
enabled: false
iris:
enabled: false
permanent: true
live:
enabled: true
folders:
enabled: true
camera_ui:
enabled: false
status_bar:
style: none
media_viewer:
auto_unmute: []
image: {}
timeline:
style: stack
controls:
thumbnails:
mode: above
dimensions:
aspect_ratio_mode: dynamic
elements:
- type: custom:advanced-camera-card-menu-icon
icon: mdi:crosshairs-gps
title: Point de garde
tap_action:
action: perform-action
perform_action: button.press
data:
entity_id: button.jardin_retour_au_point_de_garde
- type: custom:advanced-camera-card-menu-submenu
icon: mdi:menu
items:
- title: Surveillance
tap_action:
action: perform-action
perform_action: select.select_option
data:
entity_id: select.jardin_pre_reglage_ptz
option: Surveillance
- title: Abri
tap_action:
action: perform-action
perform_action: select.select_option
data:
entity_id: select.jardin_pre_reglage_ptz
option: Abri
- title: Rosier
tap_action:
action: perform-action
perform_action: select.select_option
data:
entity_id: select.jardin_pre_reglage_ptz
option: Rosier
- title: Magnolia
tap_action:
action: perform-action
perform_action: select.select_option
data:
entity_id: select.jardin_pre_reglage_ptz
option: Magnolia
- title: Potager
tap_action:
action: perform-action
perform_action: select.select_option
data:
entity_id: select.jardin_pre_reglage_ptz
option: Potager
- title: Mangeoire
tap_action:
action: perform-action
perform_action: select.select_option
data:
entity_id: select.jardin_pre_reglage_ptz
option: Mangeoire
- title: Terrasse
tap_action:
action: perform-action
perform_action: select.select_option
data:
entity_id: select.jardin_pre_reglage_ptz
option: Terrasse
- type: custom:advanced-camera-card-menu-submenu
icon: mdi:camera
items:
- title: Snapshot
icon: mdi:image-plus
tap_action:
action: perform-action
perform_action: camera.snapshot
target:
entity_id: camera.jardin_fluide
data:
filename: >-
/config/www/Capture/Snapshot/Jardin_{{
now().strftime("%d%m%y_%H%M%S")}}.jpg
- title: Recorder
icon: mdi:record-rec
tap_action:
action: perform-action
perform_action: camera.record
target:
entity_id: camera.jardin_fluide
data:
filename: >-
/media/Capture/Recorder/Jardin_{{
now().strftime("%d%m%y_%H%M%S")}}.mp4
duration: 20
- title: Snap potager
icon: mdi:image-plus
tap_action:
action: perform-action
perform_action: camera.snapshot
target:
entity_id: camera.jardin_fluide
data:
filename: "/config/www/Capture/Snapshot/Potager.png "
Super, merci l’ami, je vais comparer ca !