All of lore.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:49:02 -0400	[thread overview]
Message-ID: <1279316942.2446.7.camel@localhost> (raw)
In-Reply-To: <1279316889.2446.6.camel@localhost>

On Fri, 2010-07-16 at 17:48 -0400, Andy Walls wrote:
> 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.

Oops, forgot the link:

http://linuxtv.org/downloads/v4l-dvb-apis/

> 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
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



      reply	other threads:[~2010-07-16 21:48 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
2010-07-16 21:49   ` Andy Walls [this message]

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=1279316942.2446.7.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.