Skip to content

Test to output to screen an image with minimum latency.

License

Notifications You must be signed in to change notification settings

frnjjq/raw-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rawcam

Demonstation of the minimum lag from glass to glass using a bayer raw camera(See3CAM_10CUG_CH).

Dependencies

  • SDL 2
  • v4l2

Compiling Ubuntu

  1. Install libraries. In Ubuntu sudo apt-get install libv4l-dev libsdl2-dev
  2. Get to the directory and run make
  3. The binary is located in the same folder. The name is rawcam.

Usage

./rawcam

Credits

This blog shows perfectly how to use the v4l api

About

Test to output to screen an image with minimum latency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published