Raspberry Pi Camera?

Serge Voilokov serge0x76 at gmail.com
Wed Nov 18 01:14:13 UTC 2015


Hello,

Motion, a software motion detector
(http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome)
is working with Raspberry PI (A) camera module.

Port:
https://github.com/serge-v/motion/tree/rpi-freebsd
Some features are disabled in this port like mysql, pq, mmpeg buf jpeg
capture works.

Dependencies:
https://github.com/gonzoua/userland/tree/freebsd

Regards,
--serge


On Fri, Nov 13, 2015 at 9:05 AM, Serge Voilokov <serge0x76 at gmail.com> wrote:
> I was able to use raspistill to take pictures on RPI-A and r290273.img.
>
> However after installing the image
> I was needed to copy additional firmware (start_x.elf and fixup_x.dat) manually
> to /boot/msdos since it is absent on the image.
>
> So this set works:
>
> instructions:
> https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi%20Camera
>
> image:
> ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGES/11.0/FreeBSD-11.0-CURRENT-arm-armv6-RPI-B-20151102-r290273.img.xz
>
> firmware:
> https://github.com/raspberrypi/firmware/tree/193f600ff3df626a25887134daf8b5841cbfe0e5
>
> userland (freebsd branch):
> https://github.com/gonzoua/userland/tree/fcbf8a3e028e830174ed1cbedf956464a8d26a68


More information about the freebsd-arm mailing list