[erlang-questions] Erlang driver for USB web camera
Max Lapshin
max.lapshin@REDACTED
Fri Aug 12 18:43:43 CEST 2011
Hi.
I've opened on github two subprojects:
http://github.com/erlyvideo/uvc — this is driver for capturing
web-camera under linux.
http://github.com/erlyvideo/jpeg — decodes jpeg to yuv. It uses very
fast turbojpeg library to decode jpeg from camera in very fast manner.
We are using these libraries to create stream video from web cameras
to erlyvideo.
More information about the erlang-questions
mailing list