An open API service indexing awesome lists of open source software.

https://github.com/jollen/libv4l2-android

v4l2 library for Android camera HAL (Camera v1)
https://github.com/jollen/libv4l2-android

Last synced: about 1 year ago
JSON representation

v4l2 library for Android camera HAL (Camera v1)

Awesome Lists containing this project

README

          

libv4l2-android
===============

v4l2 library for android camera HAL

## Quickstart

1. Copy this project into product tree of Android source tree.
2. Use Android.mk to compile this project.

```
$ cd
$ . build/envsetup.sh
$ lunch
$ cd /device//libv4l2-android
$ mm
```

## Reference

* V4l2 API Spec, http://www.linuxtv.org/downloads/legacy/video4linux/API/V4L2_API/spec-single/v4l2.html