beele / homebridge-unifi-protect-camera-motion

Camera & Motion sensor support for Unifi Protect cameras in Homekit via Homebridge
Apache License 2.0
103 stars 12 forks source link

G4 pro with ERROR: FFmpeg exited with code 1 #19

Closed mrhsiao closed 4 years ago

mrhsiao commented 4 years ago

Here is the log:

[Homebridge] [3/21/2020, 18:35:28] [Unifi protect cameras & motion sensors] Start streaming video from UVC G4 Pro 05F1 with 640x360@132kBit [Homebridge] [3/21/2020, 18:35:28] [Unifi protect cameras & motion sensors] ERROR: FFmpeg exited with code 1

I did follow the ffmpeg install guide. and the platform is Raspberry Pi 4B with HOOBS

Thanks!

beele commented 4 years ago

You'll need to debug FFmpeg (try putting it in debug mode by adding: "debug": true in the video config of the plugin)

beele commented 4 years ago

Closing due to inactivity

VentingBow5 commented 4 years ago

Hi beele,

I do have the same problem with a UVC G3 Pro.

[5/18/2020, 09:05:17] [Unifi protect cameras & motion sensors] Start streaming video from Voordeur with 640:360@15fps (132kBit) [5/18/2020, 09:05:22] [Unifi protect cameras & motion sensors] ERROR: FFmpeg exited with code 1 [5/18/2020, 09:05:35] [Unifi protect cameras & motion sensors] Snapshot from Achterdeur at 480:270

I added the "debug": true to the video config of the plugin. Anyway to retrieve the log?

Cheers.