Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6bc22dcee2f85642169a1b91d406cfd4b7391a03
upm/src/vcap/jsupm_vcap.i

11 lines
116 B
OpenEdge ABL
Raw Normal View History

vcap: Initial implementation This UPM module captures a still frame from a Linux V4L device, such as a USB webcam, and and then allows you to save it as a JPEG image into a file. The camera and driver in use must support streaming, mmap-able buffers and must provide data in YUYV format. This should encompass most video cameras out there. It has been tested with a few off the shelf USB cameras without any problems. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2016-04-11 18:06:55 -06:00
%module jsupm_vcap
%include "../upm.i"
%include "std_string.i"
%include "vcap.hpp"
%{
#include "vcap.hpp"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 89ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API