Date: Thu, 8 Mar 2012 13:13:54 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: Matthias Apitz <guru@unixarea.de> Cc: freebsd-multimedia@freebsd.org Subject: Re: webcamd/cuse4bsd && Skype Message-ID: <201203081313.54198.hselasky@c2i.net> In-Reply-To: <20120308112144.GA1540@tiny> References: <20120101164408.GA2389@tinyCurrent> <201203080744.55805.hselasky@c2i.net> <20120308112144.GA1540@tiny>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > > I haven't used GDB, but only a look into tha above source; it says > "conversion between 32bit and 64bit native ioctls" and in the defines I > only see for example _IOWR('V', 4,...) i.e. with capital 'V' while v4l1 > is 'v' small v (0x76..); > > I don't see how this could translate v4l1 into v4l2 ioctls; am I > missing some point here? > > Thanks > > matthias Hi, There used to be a CONFIG_VIDEO_V4L1_COMPAT for webcamd. Maybe I was too quick there. I think this stuff now resides in libv4l. Is skype using this library? /usr/ports/multimedia/libv4l/work/v4l-utils-0.8.4/lib/libv4l1/libv4l1.c --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203081313.54198.hselasky>