Hello,

        Sorry I sent the previous message on my Android phone while
standing on a windswept beach and holding my hat on my head!  Here is
the message without that handicap and more descriptive!
---
  Thanks for the reply.  Sorry to ask such a basic question but here
goes - if the drivers on my system will not work with the code form
the hg tree can I access the git tree and obtain the branch for the
kernel I am using.  I can then modify the code and load the uvc
drivers in and use those?  I'm investigating the bandwidth used by
some webcams I have and have been looking at some of the work done to
access multiple webcams - I'm playing with UBS2.0 and USB3.0 to see
what happens but I would like to be able to edit the uvc code to put
in some logging (at first) and just want to get started with something
(i.e. print Hello World out when setting the bandwidth).

  Any help on this is greatly appreciated.
---

  Thanks again.

Regards,

Neil

On Sat, Oct 23, 2010 at 9:27 PM, Neil Benn <neil.b...@gmail.com> wrote:
> Hello,
>
>            Thanks, sorry to be thick but a quick question.  If the B4L
> doubts will not work does that meN I cannot update V4L from the hg tree and
> then load in uvc.  I'm.trying to look at the bandwidth used by a USB
> camera.  I wanted to start by just putting in a bit of logging.  However,
> I'm a little confused as to how to add in a but of logging, compile and then
> use that code to see the results.  If I pick the git branch which matches my
> kernel can I do this?
>
>   Any help on this is greatly appreciated.
>
> Cheers,
>
> Neil
>
> On 22 Oct 2010 20:32, "Laurent Pinchart" <laurent.pinch...@ideasonboard.com>
> wrote:
>> Hi Neil,
>>
>> On Tuesday 19 October 2010 18:12:10 Neil Benn wrote:
>>> Hello,
>>>
>>> I have successfully checked out video for linux, compiled it
>>> and installed it using:
>>>
>>> hg clone http://linuxtv.org/hg/v4l-dvb
>>> make menuconfig
>>> <I disabled FireTV as it did not compile>
>>> sudo make
>>> sudo make install
>>>
>>> That all worked fine but the thing is that I really want to work on
>>> just the video for linux uvc bits and the sudo make install loads in a
>>> whole load of stuff. Can I just load in the bits for video for linux
>>> and uvc and if so what commands and files do I need to work on - there
>>> are a lot!
>>
>> The hg tree contains a copy of the complete v4l-dvb subsystem. You can't
>> just
>> load the uvcvideo driver from that tree, you will also need to load
>>
>> v4l2_compat_ioctl32
>> videodev
>>
>> Please note that v4l-dvb drivers already installed on your system will not
>> work with the v4l core modules from the hg tree.
>>
>> --
>> Regards,
>>
>> Laurent Pinchart
>
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to