All of lore.kernel.org
 help / color / mirror / Atom feed
From: Norman Specht <nospam@foopara.de>
To: video4linux-list@redhat.com
Subject: creating a new device
Date: Fri, 19 Dec 2008 08:26:36 +0100	[thread overview]
Message-ID: <494B4CAC.7070706@foopara.de> (raw)

Hi,

i'm trying to develop a image preprocessor which takes the image from a
webcam (e.g /dev/video0), modifies it and render it to a second
device (e.g /dev/myVideo0).

Grabbing the picture from the webcam isn't the problem but my problem is: How can i create a device which behaves like a webcam?

I'm running a ubuntu 8.10, and i tried including the kernel headers (media/v4l2-common.h, etc.) in many different ways to make my g++ compile my program. Is there some special way to do this?

Bye

Norman Specht

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

             reply	other threads:[~2008-12-19  7:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-19  7:26 Norman Specht [this message]
2008-12-19  7:29 ` creating a new device Craig Whitmore
2008-12-19  8:38   ` Markus Rechberger

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=494B4CAC.7070706@foopara.de \
    --to=nospam@foopara.de \
    --cc=video4linux-list@redhat.com \
    /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.