Yet Another V4L Application
Versions <=0.7 written in two boring rainy days.

Yet Another V4L Application (or yava for short) is lightweight
v4l framegrabber with support for TrueType fonts and ftp-upload.
It is written in ANSI C.
It uses Andreas Schiffler's excellent SDL_bgrab library for frame grabbing,
SDL for internal image manipulation, SDL_ttf for TrueType font rendering and
libcurl for ftp uploads.
Nothing has really happened since March 2007, but I've been 95% ready with a new release for months.
Unfortunately I decided to wait for a library(libssh2) to add some features before a new release.
That work is almost completed and I'm planning for a new release within a month or so.
New features include scp and sftp support, frame effects and huge speed improvements. Bare with me :).
Changelog
Main features
- Lightweight, using pretty standard libraries
- Filename sequencing
- Overlay support
- Tuner support
- FTP-upload (active and passive modes)
- TrueType font rendering
- Text color (RGB) selection
- Vertical text positioning (top, center, bottom)
- Horisontal text positioning (left, center, right)
- Font selection and number of pts
- Snapshots in png and jpeg
- Live viewer or console mode
Requirements
Optional (font rendering, ftp support):
Download
Contact
- gapeachmmy at pulia dot nu (remove fruits)
- gammy on EFnet and freenode
Back to coding section