Passage en FFMPEG v4. Pas de camera

Coucou à tous

je voulais essayer la v4 de FFMPEG

en ajoutant ça dans plateforme

{
    "name": "Camera FFmpeg",
    "videoProcessor": "/usr/lib/node_modules/ffmpeg-for-homebridge/ffmpeg",
    "cameras": [
        {
            "name": "CAM.EXT---Nord",
            "unbridge": true,
            "manufacturer": "AXIS",
            "model": "M3027",
            "videoConfig": {
                "source": "-fflags +discardcorrupt+igndts -err_detect ignore_err -rtsp_transport tcp -i rtsp://rtsp:xxxxxxxxx@192.168.0.121/axis-media/media.amp?camera=2",
                "stillImageSource": "-i http://rtsp:xxxxxxxxxx@192.168.0.121/axis-cgi/jpg/image.cgi",
                "maxStreams": 3,
                "maxWidth": 1600,
                "maxHeight": 600,
                "maxFPS": 30,
                "vcodec": "h264_omx",
                "recording": false,
                "prebuffer": false
            }
        }
    ],
    "platform": "Camera-ffmpeg"
}

je n’ai aucune camera à ajouter dans maison (et j’ai changé le nom de la cam par rapport à l’ancienne config)

Merci pour l’aide

Hello,

Fournis le log après relance du démon voir s’il a bien créé ta cam.

Tu as lu les autres sujets ?

Tu as bien scanné le code pin et pas le qrcode ?

oui j’ai parcouru
unbridge
pas le meme nom
rien vu de plus

[24/02/2025 10:25:04] Loaded config.json with 0 accessories and 3 platforms.
[24/02/2025 10:25:04] Loaded 93 cached accessories from cachedAccessories.
[24/02/2025 10:25:05] ---
[24/02/2025 10:25:05] Loaded plugin: @nebz/homebridge-jeedom@v1.8.5
[24/02/2025 10:25:06] Registering platform '@nebz/homebridge-jeedom.Jeedom'
[24/02/2025 10:25:06] ---
[24/02/2025 10:25:07] Loaded plugin: homebridge-alexa@0.8.2
[24/02/2025 10:25:07] Registering platform 'homebridge-alexa.Alexa'
[24/02/2025 10:25:07] ---
[24/02/2025 10:25:07] Loaded plugin: homebridge-camera-ui@5.0.27
[24/02/2025 10:25:07] Registering platform 'homebridge-camera-ui.CameraUI'
[24/02/2025 10:25:07] ---
[24/02/2025 10:25:07] Loaded plugin: homebridge-config-ui-x@4.71.2
[24/02/2025 10:25:07] Registering platform 'homebridge-config-ui-x.config'
[24/02/2025 10:25:07] ---
[24/02/2025 10:25:07] Loaded plugin: homebridge-gsh@3.1.2
[24/02/2025 10:25:07] Registering platform 'homebridge-gsh.google-smarthome'
[24/02/2025 10:25:07] ---
[24/02/2025 10:25:08] Loaded plugin: @homebridge-plugins/homebridge-camera-ffmpeg@4.0.0
[24/02/2025 10:25:08] Registering platform '@homebridge-plugins/homebridge-camera-ffmpeg.Camera-ffmpeg'
[24/02/2025 10:25:08] ---
[24/02/2025 10:25:08] Loading 3 platforms...
[24/02/2025 10:25:08] [JEEDOMEUDON_Repaired_6c] Initializing Jeedom platform...
[24/02/2025 10:25:08] [JEEDOMEUDON_Repaired_6c] debugLevel:200
[24/02/2025 10:25:08] [JEEDOMEUDON_Repaired_6c] [INFO] Adresse Jeedom bien configurée :http://192.168.0.12
[24/02/2025 10:25:08] [Config] Initializing config platform...
[24/02/2025 10:25:08] [Config] Spawning Homebridge UI with PID 1531944
[24/02/2025 10:25:08] [Camera FFmpeg] Initializing Camera-ffmpeg platform...
[24/02/2025 10:25:08] [Camera FFmpeg] [CAM.EXT---Nord] The source for this camera is missing "-i", it is likely misconfigured.
[24/02/2025 10:25:08] [JEEDOMEUDON_Repaired_6c] Synchronisation Jeedom <> Homebridge...
[24/02/2025 10:25:08] [Camera FFmpeg] [CAM.EXT---Nord] Configuring bridged accessory...
Setup Payload:
X-HM://0023ISYWYC493
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:
                       
    ┌────────────┐     
    │ 031-45-154 │     
    └────────────┘     
                       
[24/02/2025 10:25:08] CAM.EXT---Nord 3F72 is running on port 34461.
[24/02/2025 10:25:08] Please add [CAM.EXT---Nord 3F72] manually in Home app. Setup Code: 031-45-154
[24/02/2025 10:25:08] Homebridge v1.9.0 (HAP v0.12.3) (JEEDOMEUDON_Repaired_6c) is running on port 51826.
[24/02/2025 10:25:08] 

La cam semble bien vu

j’ai renomé plusieurs fois
et là c’est passé

je n’ai pas le flux mais bon compliqué avec les axis

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.