Si vous parlez de zigbeelinker et mqtt2, cette remarque est simplement fausse.
Antoine
Si vous parlez de zigbeelinker et mqtt2, cette remarque est simplement fausse.
Antoine
Voici ma configuration dans le serveur frigate. / Editeur de configuration.
mqtt:
enabled: false
# host: 192.168.1.123
# user: mqtt
# password: mqtt
detectors:
ov:
type: openvino
device: GPU
model:
width: 300
height: 300
input_tensor: nhwc
input_pixel_format: bgr
path: /openvino-model/ssdlite_mobilenet_v2.xml
labelmap_path: /openvino-model/coco_91cl_bkgr.txt
ffmpeg:
hwaccel_args: preset-vaapi
detect:
enabled: true
width: 1280
height: 720
fps: 5
record:
enabled: true
retain:
days: 3
mode: motion
cameras:
camera1:
ffmpeg:
inputs:
- path: rtsp://jeedom:Tifalisa.237749@192.168.1.60/Streaming/Channels/101
roles:
- record
- path: rtsp://jeedom:Tifalisa.237749@192.168.1.60/Streaming/Channels/102
roles:
- detect
detect:
enabled: true
objects:
track:
- person
- cat
version: 0.16-0
camera_groups:
Interieure:
order: 2
icon: LuCamera
cameras:
- Camera Spa
- birdseye
- camera1
Tu as essayé avec
streaming/channels
A la place de
`Streaming/Channels
Peux-tu nous montrer la configuration de la caméra.
Car si l’option n’est pas activée en rtsp sur la caméra ça fonctionnera jamais.
Il a montré que le rtsp fonctionne sur un player rtsp ou via le plugin caméra, donc il est activé.
Mais il doit y avoir une subtilité sur sa caméra qui demande une configuration de Frigate particulière.
A voir sur le github de frigate avec la ref de la caméra.
Le flux RTSP de la camera fonctionne avec le plugin CAMERA, je pense qu’il est bien activé.
En plus avec le logiciel RTS Player j’arrive bien à avoir la camera. J’ai coupé l’image mais elle est bien affiché
image|645x187
Par contre je viens de me rendre compte d’un problème de clé Api, je sais pas si c’est normal ?
En fait j’ai le même problème avec une autre caméra qui fonctionne aussi sur le plugin camera et avec RTSP Player.
rtsp://admin:Tifalisa237749@192.168.1.51/stream2
pas besoin ,c’est pour frigate +
Sur Frigate, que dise les logs ? il sont bien pratique pour comprendre ce genre de problème.
Voici les logs de frigate.
info | 2025-11-10 18:01:22 | watchdog.camera1 | Terminating the existing ffmpeg process...
info | 2025-11-10 18:01:22 | watchdog.camera1 | Waiting for ffmpeg to exit gracefully...
error | 2025-11-10 18:01:22 | frigate.video | camera1: Unable to read frames from ffmpeg process.
error | 2025-11-10 18:01:22 | frigate.video | camera1: ffmpeg process is not running. exiting capture thread...
bizarre car il dit bien que le compte et mdp ne sont pas bon.
Du coup, il faut revoir cette partie.
Voilà Frigate n’est pas autorisé à accéder au flux.
le point dans le mdp qui poserais poblème ?
Désolé a force de chercher entre deux caméras le mot de passe n’était effectivement pas le bon.
C’est pour sa que j’ai modifié mon poste.
Voici le log avec le bon mdp.
info | 2025-11-10 18:04:27 | frigate.api.fastapi_app | Starting FastAPI app
info | 2025-11-10 18:04:27 | frigate.api.fastapi_app | FastAPI started
error | 2025-11-10 18:04:29 | frigate.video | camera1: Unable to read frames from ffmpeg process.
error | 2025-11-10 18:04:29 | frigate.video | camera1: ffmpeg process is not running. exiting capture thread...
error | 2025-11-10 18:04:46 | watchdog.camera1 | Ffmpeg process crashed unexpectedly for camera1.
error | 2025-11-10 18:04:46 | watchdog.camera1 | The following ffmpeg logs include the last 100 lines prior to exit.
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [AVHWDeviceContext @ 0x560c50f99200] libva: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [h264 @ 0x560c50e45800] No support for codec h264 profile 77.
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [h264 @ 0x560c50e45800] Failed setup for format vaapi: hwaccel initialisation returned error.
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [vf#0:0 @ 0x560c50f99fc0] Error reinitializing filters!
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [vf#0:0 @ 0x560c50f99fc0] Task finished with error code: -38 (Function not implemented)
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [vf#0:0 @ 0x560c50f99fc0] Terminating thread with return code -38 (Function not implemented)
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [vost#0:0/rawvideo @ 0x560c50e3ba80] Could not open encoder before EOF
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [vost#0:0/rawvideo @ 0x560c50e3ba80] Task finished with error code: -22 (Invalid argument)
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [vost#0:0/rawvideo @ 0x560c50e3ba80] Terminating thread with return code -22 (Invalid argument)
error | 2025-11-10 18:04:46 | ffmpeg.camera1.detect | [out#0/rawvideo @ 0x560c50f95200] Nothing was written into output file, because at least one of its streams received no packets.
info | 2025-11-10 18:04:46 | watchdog.camera1 | Restarting ffmpeg...
je peux me tromper, mais je crois le problème viens du codec.
c’est quoi comme matos ?
C’est une camera HIKvision DS-2CD5A46G0-IZHS
je vais essayer en Mpeg et H265
Non, je parlais du matos qui héberge le serveur Frigate.
Voici les logs en mpeg

error | 2025-11-10 18:19:05 | frigate.video | camera1: Unable to read frames from ffmpeg process.
error | 2025-11-10 18:19:05 | frigate.video | camera1: ffmpeg process is not running. exiting capture thread...
error | 2025-11-10 18:19:22 | watchdog.camera1 | Ffmpeg process crashed unexpectedly for camera1.
error | 2025-11-10 18:19:22 | watchdog.camera1 | The following ffmpeg logs include the last 100 lines prior to exit.
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [AVHWDeviceContext @ 0x5630a2a73f00] libva: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [mjpeg @ 0x5630a29d5900] No support for codec mjpeg profile 192.
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [mjpeg @ 0x5630a29d5900] Failed setup for format vaapi: hwaccel initialisation returned error.
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [vf#0:0 @ 0x5630a2b08b80] Error reinitializing filters!
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [vf#0:0 @ 0x5630a2b08b80] Task finished with error code: -38 (Function not implemented)
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [vf#0:0 @ 0x5630a2b08b80] Terminating thread with return code -38 (Function not implemented)
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [vost#0:0/rawvideo @ 0x5630a2d86a00] Could not open encoder before EOF
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [vost#0:0/rawvideo @ 0x5630a2d86a00] Task finished with error code: -22 (Invalid argument)
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [vost#0:0/rawvideo @ 0x5630a2d86a00] Terminating thread with return code -22 (Invalid argument)
error | 2025-11-10 18:19:22 | ffmpeg.camera1.detect | [out#0/rawvideo @ 0x5630a2d55780] Nothing was written into output file, because at least one of its streams received no packets.
info | 2025-11-10 18:19:22 | watchdog.camera1 | Restarting ffmpeg...
C’est sur le serveur Frigate que le problème se pose, je pense.
J’ai l’impression que le serveur frigate restart en permanence, d’ailleurs ça se ressent même quand je veux enregistrer le fichier de config, il faut que j’appuis sur enregistré plusieurs fois parce qu’il se met en erreur,
du coup c’est quoi le matos physique sur le serveur de frigate.