-
-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
Describe The Problem:
I'm able to find the câmeras and add them to HomeKit but I get error 8 from
FFMPEG. Can anyone help?
To Reproduce:
Logs:
24/10/2025, 22:47:06] [PluginUpdate] [Garage] Starting video stream: native x native, native fps, 299 kbps
[24/10/2025, 22:47:06] [PluginUpdate] [Garage] FFmpeg exited with code: 8 and signal: null (Error)
[24/10/2025, 22:47:06] [PluginUpdate] [Garage] Stopped video stream.
[24/10/2025, 22:47:13] [PluginUpdate] [Garage] Error: Failed to fetch snapshot.
Show the Homebridge logs here.
Remove any sensitive information.
**Homebridge Config:**
{
"platform": "Cameraffmpeg",
"name": "Camera-ffmpeg",
"manufacturer": "Lorex",
"motion": true,
"videoConfig": {
"source": "-i rtsp://[email protected]:554/cam/realmonitor?channel=Casa-Garage&subtype=1",
"audio": true
},
**Environment:**
- **Node.js Version**: v22.17.1
- **Homebridge Version**: v1.11
- **Homebridge Camera FFmpeg Version**: latest version
- **Homebridge Config UI X Plugin
Version**:
Raspberry Pi
<!-- Click the "Preview" tab before you submit to ensure the formatting is correct. -->
Metadata
Metadata
Assignees
Labels
No labels