Skip to content

C library and Java binding to work with Raspberry Pi camera from Java

Notifications You must be signed in to change notification settings

andreevskya/Raspicam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Raspicam

C library and Java binding to work with Raspberry Pi camera from Java

Build: Native lib on Raspberry Pi:

  1. Install JDK8
  2. Go to src/main/native/src/arm
  3. Run makefile to build the lib.

Java binding on everywhere:

  1. Install JDK8
  2. Build Maven project with mvn clean install

About

C library and Java binding to work with Raspberry Pi camera from Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published