asmirnou / watsor

Object detection for video surveillance
MIT License
254 stars 32 forks source link

Raspberry images improvements #7

Closed asmirnou closed 4 years ago

asmirnou commented 4 years ago

Enabled udevd in Raspberry containers to get rid of Error in device opening when working with the Coral USB Accelerator. The container needs to be run privileged, so we leave the default root user.

To speed up the build of Raspberry Pi 4 image OpenCV there was downgraded to 3.2.

Raspberry Pi 4 image based changed to Debian Buster as FFmpeg there has OMX and V4L2 support.