Skip to content

Map frame from USB camera to Linux framebuffer

Notifications You must be signed in to change notification settings

YChuan1115/v4l2-framebuffer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v4l2_framebuffer

Map frame from USB camera to Linux framebuffer

Check supported USB camera resolutions: $v4l2-ctl --list-formats-ext

To change your desired resolution, edit macro IM_WIDTH, IM_HEIGHT inside video_capture.h

Press 'q' and enter to stop query(borrow the idea from OpenCV waitKey function)

crop

About

Map frame from USB camera to Linux framebuffer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%