roysmeding / videobonk

easy, hacky v4l streaming program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

videobonk: trivial v4l streaming application

A quick half-day hackjob to dump video (probably MJPEG, though not hard to request others) out a TCP port.

To compile, type 'make', setting environment variables where necessary (e.g. CROSS_COMPILE, CFLAGS, LDFLAGS)

Written by Roy Smeding

About

easy, hacky v4l streaming program

License:MIT License


Languages

Language:C 97.2%Language:Makefile 2.8%