cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.34k stars 944 forks source link

Capture camera samples don't link on Raspberry Pi #1434

Open brucelane opened 8 years ago

brucelane commented 8 years ago

hi,
CaptureBasic and CaptureCube samples gives errors on link: undefined reference to cinder::Capture::checkNewFrame() undefined reference tocinder::Capture::getSurface() etc

thank you for any hint

PetrosKataras commented 8 years ago

Hi, there is currently no support for video capture on the Linux branch. It is on the Todo list and will probably be v4l based but it would need someone with the time and energy to tackle it.

chaoticbob commented 8 years ago

...and also someone with a Web cam :)

brucelane commented 8 years ago

I have Linux, Cinder and a webcam, I'm available to test anything that comes up... also on Raspberry Pi 3 with the standard camera.