Skip to content

kuzhylol/v4l2-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages