public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Walls <awalls@md.metrocast.net>
To: Bryan Nations <bnations@streamvenue.com>
Cc: linux-media@vger.kernel.org
Subject: Re: How to begin v4l2 application development??
Date: Fri, 16 Jul 2010 17:48:09 -0400	[thread overview]
Message-ID: <1279316889.2446.6.camel@localhost> (raw)
In-Reply-To: <4C40B598.20705@streamvenue.com>

On Fri, 2010-07-16 at 14:40 -0500, Bryan Nations wrote:
> I am new to video for linux and would like to know what resources are 
> available to assist me in programming a simple webcam application with 
> c++ in a *nix environment. My main goal right now is to just view the 
> webcam in a small window. I have found lots of info on driver 
> development, but I am interested in the application side. Are there any 
> c++ examples or references that will help me get started?

Read the V4L2 API documentation.  Everything an app programmer can call
is there.

I susggest playing around with the v4l2-ctl utility with your device to
get a feel for what many of the miscellaneous ioctl()'s support.

You may want to look at svv.c here:

	http://moinejf.free.fr/

as a simple test viewer application.

Regards,
Andy



  reply	other threads:[~2010-07-16 21:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-16 19:40 How to begin v4l2 application development?? Bryan Nations
2010-07-16 21:48 ` Andy Walls [this message]
2010-07-16 21:49   ` Andy Walls

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1279316889.2446.6.camel@localhost \
    --to=awalls@md.metrocast.net \
    --cc=bnations@streamvenue.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox