Skip to content
David Dormagen edited this page Oct 31, 2019 · 25 revisions

BeesBook Recording System

This page gives an overview about the required hard- and software to setup a BeesBook Recording System.

HD Recording

The following software is required for long-term recording of HD videos.

Lighting

The board layout and arduino code to run the flash boards and camera triggers can be found here: https://github.com/BioroboticsLab/bb_irflash

Recording

The code to record video data from XIMEA or FLEA3 cams can be found here: https://github.com/BioroboticsLab/bb_imgacquisition

Video Archival Storage

Code to send the generated video files to an arbitrary mount can be found here: https://github.com/BioroboticsLab/bb_imgstorage_nfs

High-Speed Waggle Dance Recognition

The waggle dance software needs at least 60FPS cameras (low resolution is fine). It can be found here: https://github.com/nebw/wdd2/

Clone this wiki locally