ChieftainY2k / raspberry-garda

Raspberry Pi docker-based platform for surveillance, sensors, mqtt etc.
2 stars 2 forks source link

Recording with USB or IP camera doesn't work #13

Closed cedricve closed 4 years ago

cedricve commented 6 years ago

Because you've installed the .deb file, it will expect hardware encoding (which is ok as you're running on a RPI). However while trying to record kerberosio is throwing an encoding error:

[h264_omx @ 0x342e2e0] OMX_GetHandle(OMX.broadcom.video_encode) failed: 80001005

Just wondering if something is missing (though you're running with privileged)

ChieftainY2k commented 5 years ago

Hello @cedricve I had this problem once but resolved it by running kerberos instance in privileged container.