Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v4l2-capture

Build

gcc -O2 -std=gnu2x -Wall -Wextra -Wpedantic -Werror v4l2-capture.c -o v4l2-capture -lpthread

Execute

./v4l2-capture
./v4l2-capture ovideo.raw

Watch output RAW video file

gst-launch-1.0 filesrc location=demo.raw ! videoparse width=1280 height=960 format=4  interlaced=true ! autovideosink

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages