cam max width and height

2010-06-07 Thread linux newbie
Hi,

I am using linux 2.6.26.3. I connected "microsoft live cam" and its
max supported resolution is 1280x800. If I use VIDIOC_G_FMT,
fmt.fmt.pix.width, fmt.fmt.pix.height returns 640x480.

How to get the maximum supported resolution??

Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Need Info

2010-04-21 Thread linux newbie
Hi,

Any suggestions?

Thanks

On Mon, Apr 19, 2010 at 7:18 PM, linux newbie  wrote:
> Hi,
>
> It is observed that Lifecam transfer type is Isochronous and ISP1362
> driver does not support this. Is there any driver patch that supports
> Isochronous transfer??
>
> Please help me in this regard.
> Thanks
>
>>> linux newbie wrote:
>>> > Hi,
>>> >
>>> > On my embedded PXA255 platform, we have working USB module. ISP1362 is the
>>> > controller. Recently we want to integrate Microsoft Lifecam Cinema webcam
>>> > and want to take still images.
>>> >
>>> > Linux kernel is 2.6.26.3 and we enabled V4L2 and UVC class drivers. On
>>> > plugging the Cam and querying the proc and sys file system, I can able to
>>> > view cam details.
>>> >
>>> > I want to capture the frame (preferably in jpeg) and write to a file. Is
>>> > there any example code for that? I went through the below web page
>>> > http://v4l2spec.bytesex.org/spec/capture-example.html, but if you can
>>> > suggest some more example, it will be of great help to me.
>>> >
>>> > Thanks
>>> > --
>>> > video4linux-list mailing list
>>> > Unsubscribe mailto:video4linux-list-requ...@redhat.com?subject=unsubscribe
>>> > https://www.redhat.com/mailman/listinfo/video4linux-list
>>> >
>>> >
>>>
>>
>>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Need Info

2010-04-19 Thread linux newbie
Hi,

It is observed that Lifecam transfer type is Isochronous and ISP1362
driver does not support this. Is there any driver patch that supports
Isochronous transfer??

Please help me in this regard.
Thanks

>> linux newbie wrote:
>> > Hi,
>> >
>> > On my embedded PXA255 platform, we have working USB module. ISP1362 is the
>> > controller. Recently we want to integrate Microsoft Lifecam Cinema webcam
>> > and want to take still images.
>> >
>> > Linux kernel is 2.6.26.3 and we enabled V4L2 and UVC class drivers. On
>> > plugging the Cam and querying the proc and sys file system, I can able to
>> > view cam details.
>> >
>> > I want to capture the frame (preferably in jpeg) and write to a file. Is
>> > there any example code for that? I went through the below web page
>> > http://v4l2spec.bytesex.org/spec/capture-example.html, but if you can
>> > suggest some more example, it will be of great help to me.
>> >
>> > Thanks
>> > --
>> > video4linux-list mailing list
>> > Unsubscribe mailto:video4linux-list-requ...@redhat.com?subject=unsubscribe
>> > https://www.redhat.com/mailman/listinfo/video4linux-list
>> >
>> >
>>
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: cx88 audio input change

2009-01-27 Thread LINUX NEWBIE
In Linux cx88 driver, is it possible to stream audio only without
video Risc engine running?  If so, what tools/players and commands can
I use to stream audio only from cx88 card?

I appreciate for all your help.
Hiep

On Tue, Jan 27, 2009 at 4:24 AM, Mauro Carvalho Chehab
 wrote:
>
> On Mon, 26 Jan 2009 14:09:31 -0800
> LINUX NEWBIE  wrote:
>
>> Hi Mauro,
>>
>> You've been working on cx88 for a long time.  Can I ask you
>> something?  I have a cx88 based card and I tried to get audio coming
>> from "Line In" of my card.  However, it seems like the audio always
>> comes from TV input.   I looked into the code and it seems like
>> VIDIOC_S_AUDIO is not working in cx88.  Can you help please?
>
> The better is to ask such questions on linux-me...@vger.kernel.org. Anyway, 
> the
> issue is likely due to a wrong entry at cx88-cards for your board. In order to
> fix, someone with your board (probably you)should get the proper GPIO pins for
> your device. Please read the following wiki articles:
>
> http://linuxtv.org/wiki/index.php/Development:_How_to_add_support_for_a_device
> http://linuxtv.org/wiki/index.php/GPIO_pins
>
> Cheers,
> Mauro
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html