Re: [Linux-uvc-devel] What should I do if I want to add new control through the uvcdynctrl

2011-12-31 Thread Oleksij Rempel (Alexey Fisher)
Hi, it will be better to start with UVC documentation. You can download it here: http://www.usb.org/developers/devclass_docs/USB_Video_Class_1_1_090711.zip You will also find all answers in this doc. On 31.12.2011 07:46, stream hu wrote: Hi, all: I'm a newer of Linux developer, and I'm

Re: [Linux-uvc-devel] Webcam/mic device 046d:082b Logitec c170

2011-12-19 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 18.12.2011 22:51, schrieb Πιστιόλης Κώστας: Hello to the team, I have just bought a new webcam with microphone Logitec c170 with IDs 046d:082b which is not in the list of the page www.ideasonboard.org/uvc/#devices It seems that both the

Re: [Linux-uvc-devel] Acer HD Crystal Eye webcam

2011-12-18 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 18.12.2011 13:53, schrieb Buchmann Lucien: Hello together, I've got the Acer Aspire 5930 and my problem is that my webcam doesn't work anymore. I've seen that the cam is a supported device (064e:a117), so I decided to write to you. Two years

Re: [Linux-uvc-devel] [patch] add report file to debugfs

2011-12-18 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 18.12.2011 20:37, schrieb Laurent Pinchart: Hi Alexey, Thanks for the patch, and sorry for the late reply. On Monday 21 November 2011 15:51:47 Alexey Fisher wrote: Hi Laurent, here is my version of bug_report file for debugfs. It include

Re: [Linux-uvc-devel] problem with audio/video Microsoft Lifecam studio Hd

2011-12-16 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 16.12.2011 19:28, schrieb Andrea Greggio: Hi, i'va patched the kernel 3.0.0.14 ubuntu with the path attached to this post http://lists.berlios.de/pipermail/linux-uvc-devel/2011-April/006467.html I'have do: sudo rmmod uvcvideo sudo

Re: [Linux-uvc-devel] I want to get the usb video class driver at a sure SVN version, how could I do?

2011-12-15 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Some how, what you write make for me no sense, i fear my knowledge is too limited. any way.. the steps to download are described here: http://www.ideasonboard.org/uvc/ i repast it: git clone

Re: [Linux-uvc-devel] 174f:1420 Syntek malfunctions

2011-12-12 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 12.12.2011 05:51, schrieb Andres Cimmarusti: Hi again It sounds plausibly. But in this case i would expect error -28 (no space), rather then -110 (time out). Any way, currently only you can test if it's true. If you use debian you can

Re: [Linux-uvc-devel] [faq] test cases

2011-12-09 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.11.2011 16:16, Alexey Fisher wrote: Hi Laurent, here are new ideas for FAQ: - I got a new webcam or laptop with build in cam, but it's not working, what should i do? UVC (usb video class) is same kind standard class like UMS (usb

Re: [Linux-uvc-devel] 174f:1420 Syntek malfunctions

2011-12-08 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Andres, try UVC_QUIRK_PROBE_DEF: sudo rmmod uvcvideo sudo modprobe uvcvideo quirks=0x100 if it still not work, please send also dmesg with working configuration. Do luvcvideo works? On 08.12.2011 15:04, Andres Cimmarusti wrote: Hi

Re: [Linux-uvc-devel] 174f:1420 Syntek malfunctions

2011-12-08 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Am 08.12.2011 20:52, schrieb Andres Cimmarusti: Hi, try UVC_QUIRK_PROBE_DEF: sudo rmmod uvcvideo sudo modprobe uvcvideo quirks=0x100 if it still not work, please send also dmesg with working configuration. Do luvcvideo works? Thanks

Re: [Linux-uvc-devel] Webcam stops other USB devices (ehci_hcd: HC died; cleaning up)

2011-12-02 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, becouse of this part i assume it is most likely controller driver issue: Dec 1 15:55:24 ossietzky kernel: [ 355.610354] ehci_hcd :00:12.2: force halt; handshake c9326424 4000 - - -110 Dec 1 15:55:24 ossietzky

Re: [Linux-uvc-devel] Webcam stops other USB devices (ehci_hcd: HC died; cleaning up)

2011-12-02 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02.12.2011 09:22, Alexey Fisher wrote: Hi, becouse of this part i assume it is most likely controller driver issue: Dec 1 15:55:24 ossietzky kernel: [ 355.610354] ehci_hcd :00:12.2: force halt; handshake c9326424 4000

Re: [Linux-uvc-devel] Webcam stops other USB devices (ehci_hcd: HC died; cleaning up)

2011-12-02 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 02.12.2011 13:50, schrieb Michael Below: Hi, Am Freitag, den 02.12.2011, 09:22 +0100 schrieb Alexey Fisher: if some thing of this will help, then you should inform usb devs. and after this i personally will love to know if it works and how

Re: [Linux-uvc-devel] WebCam SC-13HDL10931N

2011-11-30 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I got one compaq laptop with build in webcam, this webcam has same symptoms like yours. And it not works with windows. Can you confirm, that it is working with windows? and with what driver? In case of my cam, widnows noticed that it works in usb low

Re: [Linux-uvc-devel] WebCam SC-13HDL10931N

2011-11-30 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For got to say: read FAQ for trouble shooting help. On 30.11.2011 12:04, Alexey Fisher wrote: I got one compaq laptop with build in webcam, this webcam has same symptoms like yours. And it not works with windows. Can you confirm

Re: [Linux-uvc-devel] WebCam SC-13HDL10931N

2011-11-30 Thread Alexey Fisher
, turning on the debug messages and running luvcview with the no space left on device result. //Martin On Wed, Nov 30, 2011 at 12:09 PM, Alexey Fisher bug-tr...@fisher-privat.net wrote: For got to say: read FAQ for trouble shooting help. On 30.11.2011 12:04, Alexey Fisher wrote

[Linux-uvc-devel] [faq] test cases

2011-11-30 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Laurent, here are new ideas for FAQ: - - I got a new webcam or laptop with build in cam, but it's not working, what should i do? UVC (usb video class) is same kind standard class like UMS (usb mass storage). One of good UMS examples is usb

Re: [Linux-uvc-devel] Philips SPZ2000/00

2011-11-28 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 27.11.2011 19:08, schrieb Michele: Il giorno 25/11/2011 alle ore 12:00, Alexey Fisher ha scritto: Hi, Hello, Thank for you patience. please use luvcview or guvcview for testing. If you need root, then you should check you

Re: [Linux-uvc-devel] Philips SPZ2000/00

2011-11-28 Thread Alexey Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 27.11.2011 19:08, schrieb Michele: Il giorno 25/11/2011 alle ore 12:00, Alexey Fisher ha scritto: Hi, Hello, Thank for you patience. please use luvcview or guvcview for testing. If you need root, then you should check you

Re: [Linux-uvc-devel] Problem with wireless webcam from Maplin

2011-11-28 Thread Alexey Fisher
* , could this be because it is only reading the wireless dongle? There's no way for me to physically connect the wireless webcam to my computer On 24 November 2011 14:19, Alexey Fisher bug-tr...@fisher-privat.net wrote: Hi, Please read this FAQ: http://www.ideasonboard.org/uvc/faq

Re: [Linux-uvc-devel] Philips SPZ2000/00

2011-11-25 Thread Alexey Fisher
On 24.11.2011 22:40, Michele wrote: 22/11/2011 12:00 Hello! Hi, if you can, you should immediately send it back. It is really bad device. Unfortunately I cant't, having bought int in a store. Skype on linux use only RAW format, so if you will be lucky you will get 5 frame per second.

Re: [Linux-uvc-devel] Problem with wireless webcam from Maplin

2011-11-24 Thread Alexey Fisher
Hi, Please read this FAQ: http://www.ideasonboard.org/uvc/faq/ On 24.11.2011 10:49, Antonio Roberts wrote: I've tried camorama, cheese, guvcview and loading cameras through websites like tumblr and facebook. They recognise that a new device is there but I get no video output I've just

Re: [Linux-uvc-devel] JVC GR-D72 support

2011-11-21 Thread Alexey Fisher
, Alexey Fisher wrote: Please read FAQ http://www.ideasonboard.org/uvc/faq/ Regards, Alexey On 21.11.2011 04:17, Alan Aversa wrote: Hello, I would like to suggest that uvcvideo add JVC GR-D72 support. Thank you, Alan Aversa ___ Linux

Re: [Linux-uvc-devel] JVC GR-D72 support

2011-11-20 Thread Alexey Fisher
Please read FAQ http://www.ideasonboard.org/uvc/faq/ Regards, Alexey On 21.11.2011 04:17, Alan Aversa wrote: Hello, I would like to suggest that uvcvideo add JVC GR-D72 support. Thank you, Alan Aversa ___ Linux-uvc-devel mailing list

Re: [Linux-uvc-devel] Send some bytes to device

2011-11-20 Thread Alexey Fisher
Hi, i'm not sure, but it looks like all non-uvc controls are done in libwebcam and uvcdynctrl-data. For example this one is for logitech uvcdynctrl-data: /usr/share/uvcdynctrl/data/046d/logitech.xml On 21.11.2011 02:52, DIXLOR wrote: Good day All! How and where in your uvc driver code to be

[Linux-uvc-devel] [PATCH] uvcvideo: correct error message for debugfs stats file

2011-11-17 Thread Alexey Fisher
Signed-off-by: Alexey Fisher bug-tr...@fisher-privat.net --- drivers/media/video/uvc/uvc_debugfs.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/uvc/uvc_debugfs.c b/drivers/media/video/uvc/uvc_debugfs.c index bdba016..1b0087b 100644 --- a/drivers

Re: [Linux-uvc-devel] [PATCH] uvcvideo: correct error message for debugfs stats file

2011-11-17 Thread Alexey Fisher
Am 17.11.2011 11:11, schrieb Laurent Pinchart: Hi Alexey, Thanks for the patch. As your original patch hasn't been pushed to upstream yet, I've combined it with this patch. Great, thanks! i'm currently about to add the uvc report file debugfs. Any wishes?

Re: [Linux-uvc-devel] Sweex WC061 HD Webcam Sliver

2011-11-16 Thread Alexey Fisher
Am 14.11.2011 20:20, schrieb Michael Tandy: I did some more experiments with this webcam, and with a nasty hack got it working. Basically the problem seems to be the frame interval requested. If I replace line 175 of uvc_v4l2.c [1] with probe-dwFrameInterval = 250; the camera works fine

Re: [Linux-uvc-devel] possible uvcvideo driver error with current 3.1 kernel

2011-11-16 Thread Alexey Fisher
Am 15.11.2011 19:43, schrieb Pitt, Jason N: I have a bunch of usb cards that have moschip ehci controllers in them that have a silicon bug that causes the microframe counter to be updated before the frame counter here's the details of the patch: This patch (as1489) works around a hardware bug

Re: [Linux-uvc-devel] libv4l2 error with 045e:00f8 cameras

2011-11-13 Thread Alexey Fisher
Ok, i reread you mails and see now that it is really other issue. i try to summarize it: 1. It is regression, some old kernel works and new one not. 2. you get problems with jpeg stream 3. but skype do not use jpeg so it is brocken in raw stream 4. you can reproduce complete freeze only with

Re: [Linux-uvc-devel] Z-star camera problem

2011-11-11 Thread Alexey Fisher
Am 11.11.2011 10:32, schrieb vignesh rajendran: Hi Again the same.No changes.I am getting green display in my touchscreen. I attached Dmesg with this mail There is no debug info in this dmesg if you enable debug it loogs like this: [19585.878562] uvcvideo: Queuing buffer 0. [19585.879289]

Re: [Linux-uvc-devel] libv4l2 error with 045e:00f8 cameras

2011-11-11 Thread Alexey Fisher
Do your webcam has build in mic? Do you use this mic with skype? If yes. Can you please do fallowing test. Start your webcam with luvcview or guvcview and start the attached script. edid the script and replace device name to yours. my is

Re: [Linux-uvc-devel] Z-star camera problem

2011-11-10 Thread Alexey Fisher
Hi Vignesh, can you please attach output of: lsusb -vd 0acda:3430 lsusb_dump Am 10.11.2011 12:02, schrieb vignesh rajendran: Hi all I am in embedded linux and facing a problem with Z-star electronics camera having the id 0acda:3430. When testing with mplayer , I am getting following

[Linux-uvc-devel] Suggestion for FAQ update

2011-11-10 Thread Alexey Fisher
Hi Laurent, i think it is good time to update FAQ. And add notice about reading the FAQ before ask some thing on maeling list. My suggestion entry to FAQ: I have an UVC webcam but it is not working. What do you need to

Re: [Linux-uvc-devel] Z-star camera problem

2011-11-10 Thread Alexey Fisher
, 2011 at 5:19 AM, vignesh rajendran vickylinu...@gmail.com mailto:vickylinu...@gmail.com wrote: On Thu, Nov 10, 2011 at 11:59 AM, Alexey Fisher bug-tr...@fisher-privat.net mailto:bug-tr...@fisher-privat.net wrote: Hi Vignesh, can you please

Re: [Linux-uvc-devel] Frame rate for Logitech QuickCam Pro for Notebooks

2011-11-09 Thread Alexey Fisher
Am 08.11.2011 22:47, schrieb big...@wackywombats.com: Hi, I have a linux application that uses the Logitech QuickCam Pro for Notebooks (vendor/device id 0469:0991). I am using openCV to grab the frame and then display it. I get 15 frames/second wih this app. If I plug this same camera into a

Re: [Linux-uvc-devel] [PATCH 1/2] uvcvideo: Add debugfs support

2011-11-04 Thread Alexey Fisher
of it, to make it more computer forensic friendly :) So if you prefer to make separate files i give my SoB :) Signed-off-by: Alexey Fisher bug-tr...@fisher-privat.net ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de

Re: [Linux-uvc-devel] [PATCH 2/2] uvcvideo: Extract video stream statistics

2011-11-04 Thread Alexey Fisher
Am 03.11.2011 17:27, schrieb Laurent Pinchart: Export the statistics through debugfs. Signed-off-by: Laurent Pinchartlaurent.pinch...@ideasonboard.com Signed-off-by: Alexey Fisher bug-tr...@fisher-privat.net ___ Linux-uvc-devel mailing list Linux

Re: [Linux-uvc-devel] [PATCH 1/2] uvcvideo: Add debugfs support

2011-11-04 Thread Alexey Fisher
Am 04.11.2011 11:23, schrieb Laurent Pinchart: Hi Alexey, On Friday 04 November 2011 09:19:45 Alexey Fisher wrote: Am 03.11.2011 17:27, schrieb Laurent Pinchart: Create a debugfs entry per UVC stream. This will be used to export stream statistics. Signed-off-by: Laurent Pinchartlaurent.pinch

Re: [Linux-uvc-devel] Working with Logitech B990: Issues.

2011-11-03 Thread Alexey Fisher
Am 03.11.2011 07:56, schrieb Alexey Rempel: Am 03.11.2011 02:20, schrieb Kaz Kylheku: Hey all, I'm working with the B990 on an ARM-based embedded system based on linux-2.6.27.47. H.264 is coming out of the cam, but I don't see an SPS/PPS, and all the frames are P slices, e.g. like this and

Re: [Linux-uvc-devel] (no subject)

2011-10-31 Thread Alexey Fisher
Hi Josef, fallowing quirk are supported: #define UVC_QUIRK_STATUS_INTERVAL 0x0001 #define UVC_QUIRK_PROBE_MINMAX 0x0002 #define UVC_QUIRK_PROBE_EXTRAFIELDS 0x0004 #define UVC_QUIRK_BUILTIN_ISIGHT0x0008 #define UVC_QUIRK_STREAM_NO_FID 0x0010

Re: [Linux-uvc-devel] Dual sensor, single controller, one USB Device

2011-10-29 Thread Alexey Fisher
Am 28.10.2011 18:01, schrieb cheshirekow: On Sun, 2011-10-23 at 13:50 -0400, cheshirekow wrote: On 10/22/2011 03:16 AM, Alexey Fisher wrote: Can you please attach the output of this command: lsusb -vd 10f1:1a26 lsusb_dump Sure. The dump file is attached. Thanks! Has anyone by chance

Re: [Linux-uvc-devel] Is 064E:E285 supported?

2011-10-22 Thread Alexey Fisher
Can you please attach the output of this command: lsusb -vd 064e:e285 lsusb_dump Am 21.10.2011 15:55, schrieb Arto Karila: Yes it is! I have been fighting for several days to get it to work with Ubuntu 11.10. I now downgraded to 11.04 and it just started working. I don't want to use Unity

Re: [Linux-uvc-devel] Please fix this bug of 5986:0203

2011-10-16 Thread Alexey Fisher
Hi Daniele, can you please apply this patch on top of current kernel git. With this patch you can get access to some webcams infos without spaming the sys log. After you compiled kernel and rebooted, or reloaded uvcvideo module, you can do this: watch cat

Re: [Linux-uvc-devel] 05c8:0403 listed as supported but is not working

2011-10-16 Thread Alexey Fisher
some time webcam disappears from lsusb... Thank You in advance, Kind Regards, Andrey. On 08/14/2011 06:12 PM, Alexey Fisher wrote: Hi, can you confirm, this webcam do work on windows with uvcvideo driver? If yes, can you capture usb traffic like it described here: http://lindi.iki.fi

Re: [Linux-uvc-devel] MS LifeCam Cinema and Studio have no usb bandwidth issue under Windows

2011-10-07 Thread Alexey Fisher
Am 07.10.2011 10:59, schrieb Sebastian Arcus: On 06/10/11 17:28, Alexey Fisher wrote: On 06.10.2011 18:16, Sebastian Arcus wrote: On 06/10/11 15:59, Alexey Fisher wrote: On 06.10.2011 14:32, Sebastian Arcus wrote: Hello list, The above two cameras, which have the well known usb

Re: [Linux-uvc-devel] [PATCH] uvcvideo: fix UVC_ENTITY_TYPE check.

2011-09-23 Thread Alexey Fisher
Am 23.09.2011 10:19, schrieb Laurent Pinchart: Hi Alexey, On Friday 23 September 2011 07:51:24 Alexey Fisher wrote: This patch fix small regression cousing crashe after device was detected. In case of buildin webcam it prevented laptop to boot. This regression was introduced by patch

Re: [Linux-uvc-devel] uvcvideo: Failed to resubmit video URB (-27)

2011-09-22 Thread Alexey Fisher
On 20.09.2011 22:34, Pitt, Jason N wrote: Hi- I have a ubuntu 11.04 machine that I'm trying to capture 12 usb webcam feeds on. The webcams are split over 3 pcie usb cards and the motherboards's usb controller. I'm encountering instability using both streamer and guvcview. I can get

Re: [Linux-uvc-devel] Problem booting with kernel 3.0 and ASUS UVC webcams

2011-09-22 Thread Alexey Fisher
On 20.09.2011 03:29, Remco Rijnders wrote: On Thu, Sep 08, 2011 at 08:53:19AM +0200, Alexey wrote in 4e68665f.3090...@fisher-privat.net: Am 08.09.2011 08:07, schrieb Remco Rijnders: On Thu, Sep 08, 2011 at 07:49:00AM +0200, Alexey wrote in 4e68574c.6020...@fisher-privat.net: Hi, to get the

[Linux-uvc-devel] [PATCH] uvcvideo: fix UVC_ENTITY_TYPE check.

2011-09-22 Thread Alexey Fisher
...@webconquest.com Signed-off-by: Alexey Fisher bug-tr...@fisher-privat.net --- drivers/media/video/uvc/uvc_entity.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/uvc/uvc_entity.c b/drivers/media/video/uvc/uvc_entity.c index 48fea37..29e2399 100644 --- a/drivers

[Linux-uvc-devel] [RFC PATCH] uvc debugfs interface, initial patch

2011-09-21 Thread Alexey Fisher
Hi Laurent, Am 08.09.2011 10:32, schrieb Laurent Pinchart: Hi Alexey, On Wednesday 07 September 2011 10:46:41 Alexey Fisher wrote: On 07.09.2011 10:05, Laurent Pinchart wrote: On Wednesday 07 September 2011 08:14:45 Alexey Fisher wrote: Am 06.09.2011 17:24, schrieb Laurent Pinchart

Re: [Linux-uvc-devel] Problem booting with kernel 3.0 and ASUS UVC webcams

2011-09-08 Thread Alexey Fisher
Am 08.09.2011 08:07, schrieb Remco Rijnders: On Thu, Sep 08, 2011 at 07:49:00AM +0200, Alexey wrote in 4e68574c.6020...@fisher-privat.net: Hi, to get the idea of what is wrong here, we need at least dmesg. If you can't provide dmesg, but you can compile kernel, do git bisect. Hi Alexey,

Re: [Linux-uvc-devel] Sweex WC061 HD Webcam Sliver

2011-09-07 Thread Alexey Fisher
Am 06.09.2011 12:53, schrieb Michael Tandy: [99317.553237] uvcvideo: uvc_v4l2_ioctl(VIDIOC_STREAMON) [99317.554747] uvcvideo: uvc_v4l2_poll [99333.472385] uvcvideo: Dropping payload (error bit set). [99333.472389] uvcvideo: Frame complete (EOF found). [99333.472391] uvcvideo: EOF in empty

Re: [Linux-uvc-devel] uvc header question

2011-09-07 Thread Alexey Fisher
Hi Laurent, Am 06.09.2011 17:24, schrieb Laurent Pinchart: Hi Alexey, On Monday 05 September 2011 17:48:42 Alexey Fisher wrote: Am 31.08.2011 00:32, schrieb Laurent Pinchart: On Thursday 25 August 2011 09:44:10 Alexey Fisher wrote: Hi Laurent, are there any reason why

Re: [Linux-uvc-devel] uvc header question

2011-09-07 Thread Alexey Fisher
On 07.09.2011 10:05, Laurent Pinchart wrote: Hi Alexey, On Wednesday 07 September 2011 08:14:45 Alexey Fisher wrote: Am 06.09.2011 17:24, schrieb Laurent Pinchart: On Monday 05 September 2011 17:48:42 Alexey Fisher wrote: Am 31.08.2011 00:32, schrieb Laurent Pinchart: On Thursday 25 August

Re: [Linux-uvc-devel] Problem booting with kernel 3.0 and ASUS UVC webcams

2011-09-07 Thread Alexey Fisher
Hi, to get the idea of what is wrong here, we need at least dmesg. If you can't provide dmesg, but you can compile kernel, do git bisect. There is lots of howtos in internet about git bisect: http://ivanz.com/2009/03/27/git-bisect-the-awesome-way-to-find-the-mr-bug-commit/ or read: man

Re: [Linux-uvc-devel] spca1528 device..libv4l2: error turning on stream: Timer expired issue

2011-09-05 Thread Alexey Fisher
According to this post you have no luck: http://www.spinics.net/lists/linux-media/msg19737.html Bad news, the images are compressed by an unknown algorithm (unknown from Linux point of vue). The decompression function could be found in some part of the ms-win driver, but: - first, I have no

Re: [Linux-uvc-devel] uvc header question

2011-09-05 Thread Alexey Fisher
Am 31.08.2011 00:32, schrieb Laurent Pinchart: Hi Alexey, On Thursday 25 August 2011 09:44:10 Alexey Fisher wrote: Hi Laurent, are there any reason why uvc_video_decode_start do not do precise header size checks? Are there many cameras with broken header size too? How precise do you mean

Re: [Linux-uvc-devel] Sweex WC061 HD Webcam Sliver

2011-09-05 Thread Alexey Fisher
Hi, you do not need to send any webcams, (but if you will, i'll accept it :D) better attach output of lsusb -vd 177f:0060 , also enable trace for uvc module, reporoduce this error and attach the dmesg as well: sudo rmmod uvcvideo sudo modprobe uvcvideo trace=0xfff Am 05.09.2011 16:19,

Re: [Linux-uvc-devel] question about bayer sensors

2011-09-02 Thread Alexey Fisher
Am 29.08.2011 09:58, schrieb jean-philippe francois: 2011/8/29 Alexey Fisher bug-tr...@fisher-privat.net mailto:bug-tr...@fisher-privat.net Hallo all, i know some people here was working with bayer raw data. I just discovered this word for me, so i need some help to understand

Re: [Linux-uvc-devel] question about bayer sensors

2011-09-01 Thread Alexey Fisher
logic is done on webcams? Or probably where i can read about it? Am 29.08.2011 09:58, schrieb jean-philippe francois: 2011/8/29 Alexey Fisher bug-tr...@fisher-privat.net mailto:bug-tr...@fisher-privat.net Hallo all, i know some people here was working with bayer raw data. I just

Re: [Linux-uvc-devel] Webcam with H264 encoder not in Devicelist

2011-08-31 Thread Alexey Fisher
Am 31.08.2011 08:36, schrieb Pierre Gronlier: Hi, On Wed, Aug 31, 2011 at 1:07 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Max, On Saturday 27 August 2011 11:50:55 Max Lapshin wrote: By the way, have you seen document

Re: [Linux-uvc-devel] B990 H.264 Sample

2011-08-31 Thread Alexey Fisher
Am 30.08.2011 19:25, schrieb rob.krak...@messagenetsystems.com: Subject:B990 H.264 Sample Message:Here is a sample H.264 capture from the B990 with none of the capture controls altered and, of course, none of the encoding parameters alters as I have not

[Linux-uvc-devel] question about bayer sensors

2011-08-29 Thread Alexey Fisher
Hallo all, i know some people here was working with bayer raw data. I just discovered this word for me, so i need some help to understand it correctly. Normal bayer based image sensor have separate pixel for each color. Usually it made in 4 pixel squares, 1 - blue, 1 - red, 2 - green. There

Re: [Linux-uvc-devel] Webcam with H264 encoder not in Devicelist

2011-08-28 Thread Alexey Fisher
, but as of today I cannot control the encoders parameters, so it is not the highest quality, but still looks really good. Best Regards, Rob Krakora On Sat, Aug 27, 2011 at 2:09 AM, Alexey Fisher bug-tr...@fisher-privat.netwrote: Am 26.08.2011 20:36, schrieb Robert Krakora: Hello

Re: [Linux-uvc-devel] Webcam with H264 encoder not in Devicelist

2011-08-27 Thread Alexey Fisher
Am 26.08.2011 20:36, schrieb Robert Krakora: Hello, Were you ever able to get H.264 content from the Logitech B990? I was able to using Stephan's patches and a patch to the v4l2src GStreamer element. I have both audio and video. However, I have not figured out how to affect the encoding

[Linux-uvc-devel] uvc header question

2011-08-25 Thread Alexey Fisher
Hi Laurent, are there any reason why uvc_video_decode_start do not do precise header size checks? Are there many cameras with broken header size too? I send you patch on what i work now to catch streams with fragmented packets.. what do you think about it? Will you apply some thing like

Re: [Linux-uvc-devel] error proofing mjpeg stream

2011-08-19 Thread Alexey Fisher
I continued to work on you usb dump for jpeg stream, here are some examples: This is first frame: 0c8d41c4ce01e010ca042f04ffd8ff SOI 0c8d41c4ce015ca3ca042f04975271 This is end of first frame, start of second, and first issue. 0c8d41c4ce017b42ee044e046a1950 0c8c0f5fee041a67ee044e0496a246 FID

Re: [Linux-uvc-devel] 05c8:0403 listed as supported but is not working

2011-08-15 Thread Alexey Fisher
/ssee74mok Also I have noticed that after some time webcam disappears from lsusb... Thank You in advance, Kind Regards, Andrey. On 08/14/2011 06:12 PM, Alexey Fisher wrote: Hi, can you confirm, this webcam do work on windows with uvcvideo driver? If yes, can you capture usb traffic

Re: [Linux-uvc-devel] 05c8:0403 listed as supported but is not working

2011-08-14 Thread Alexey Fisher
Hi, can you please attach output of: lsusb -vd 05c8:0403 lsusb also reload uvcvideo module with: sudo rmmod uvcvideo sudo modporbe uvcvideo trace=0xfff capture video until it brakes and attach dmesg to email as well, please send complete dmesg not just last part with error. You may gzip it.

Re: [Linux-uvc-devel] error proofing mjpeg stream

2011-08-12 Thread Alexey Fisher
On 12.08.2011 08:24, Carl Michal wrote: On Thu, 11 Aug 2011, Alexey Fisher wrote: On 10.08.2011 21:19, Carl Michal wrote: Hi Alexey, On Wed, 10 Aug 2011, Alexey Fisher wrote: Am 10.08.2011 19:20, schrieb Carl Michal: Hi Alexey, On Tue, 9 Aug 2011, Alexey Fisher wrote: Hall all

Re: [Linux-uvc-devel] Microdia Sonix id 0c45:6310

2011-08-10 Thread Alexey Fisher
On 10.08.2011 15:11, Rafael Piazenski wrote: Hello people! First of all, thanks for your help! I have this webcam on my ubuntu 11.04 in a HP TX2500 (2540br). My webcam is recognized, but there is no /dev/video0 for it. Can you help me solve this issue? Thanks a lot! Rafael Piazenski Bus

Re: [Linux-uvc-devel] error proofing mjpeg stream

2011-08-10 Thread Alexey Fisher
Am 10.08.2011 19:20, schrieb Carl Michal: Hi Alexey, On Tue, 9 Aug 2011, Alexey Fisher wrote: Hall all, Laurent, Carl, i just was looking on how my webcam do mjpeg stream and created some visualisation patch. I got some interesting results (may be it can help you Carl with your webcam

Re: [Linux-uvc-devel] Exposure setting problems with Creative Live! Cam Socialize HD

2011-08-01 Thread Alexey Fisher
Am 31.07.2011 18:28, schrieb Laurent Pinchart: Hi Michael, On Saturday 30 July 2011 15:08:14 Michael Stapelberg wrote: Hi, I recently bought a Creative Live! Cam Socialize HD (ID 041e:4080) after verifying that it is a device supported by the uvcvideo driver. The device basically works,

Re: [Linux-uvc-devel] WEBcam (UVC Microscope) not supported

2011-07-30 Thread Alexey Fisher
On Fr, 2011-07-29 at 22:48 -0400, John Fancher wrote: The following USB webcam (microscope) is not recognised by the driver lsusb output: Bus 001 Device 002: ID 1871:01b0 Aveo Technology Corp. Please can you send verbose lsusb output. use: sudo lsusb -vd 1871:01b0 Also can you please

Re: [Linux-uvc-devel] WEBcam (UVC Microscope) not supported

2011-07-30 Thread Alexey Fisher
On Sa, 2011-07-30 at 09:57 -0400, John Fancher wrote: On 07/30/2011 04:13 AM, Alexey Fisher wrote: On Fr, 2011-07-29 at 22:48 -0400, John Fancher wrote: The following USB webcam (microscope) is not recognised by the driver lsusb output: Bus 001 Device 002: ID 1871:01b0 Aveo

Re: [Linux-uvc-devel] Logitech C270 mic problem

2011-07-04 Thread Alexey Fisher
I have same problem with my Logitech Notebook Pro and on my friends webcam too, but i just do not have time to research it. I'd say, enabling video couse some delay in audio stream so pulseaudio hangs or some thing like this. Normally i have this with skype, not with google-talk, and it seems to

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-24 Thread Alexey Fisher
Am Freitag, den 24.06.2011, 20:08 +0200 schrieb Laurent Pinchart: Hi Alexey, On Tuesday 14 June 2011 09:39:47 Alexey Fisher wrote: Am Montag, den 13.06.2011, 22:48 -0700 schrieb Carl Michal: Hi, I think you nailed it. Every frame looks perfect now. The trace shows a few

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-24 Thread Alexey Fisher
Am Freitag, den 24.06.2011, 20:31 +0200 schrieb Laurent Pinchart: Hi Alexey, On Friday 24 June 2011 20:25:03 Alexey Fisher wrote: Am Freitag, den 24.06.2011, 20:08 +0200 schrieb Laurent Pinchart: On Tuesday 14 June 2011 09:39:47 Alexey Fisher wrote: Am Montag, den 13.06.2011, 22:48

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-21 Thread Alexey Fisher
Am Dienstag, den 21.06.2011, 10:33 -0700 schrieb Carl Michal: Hi, I don't feel like I'm really near to solving this. The best I can say is that I think sometimes there may be a header missing. With the patch to fully disable FID, 640x480 and lower in YUV seem to work reasonably well.

Re: [Linux-uvc-devel] Webcam with H264 encoder not in Devicelist

2011-06-16 Thread Alexey Fisher
a camera with me which outputs H.264 stream using MPEG2-TS container format. If you have any idea how to add support for MPEG2-TS please let me know. --Ajay - Original Message - From: Alexey Fisher bug-tr...@fisher-privat.net To: Kofi Jedamzik k...@jedamzik.net Cc: linux-uvc-devel

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-16 Thread Alexey Fisher
Am Donnerstag, den 16.06.2011, 11:31 -0700 schrieb Carl Michal: On Thu, 16 Jun 2011, Carl Michal wrote: On Wed, 15 Jun 2011, Alexey Fisher wrote: Am Dienstag, den 14.06.2011, 23:31 -0700 schrieb Carl Michal: On Tue, 14 Jun 2011, Alexey Fisher wrote: Am Montag, den

Re: [Linux-uvc-devel] Webcam with H264 encoder not in Devicelist

2011-06-15 Thread Alexey Fisher
Hi, theoretically this should do it: gst-inspect-0.10 v4l2src ! video/x-h264 ! ffdec_h264 ! autovideosink but, if i'm correct, current kernel do not support h264. There was a patch for some time, but im not sure if Laurent applyed it. Am Mittwoch, den 15.06.2011, 16:01 +0200 schrieb Kofi

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-14 Thread Alexey Fisher
Am Montag, den 13.06.2011, 22:48 -0700 schrieb Carl Michal: Hi, I think you nailed it. Every frame looks perfect now. The trace shows a few of these: Jun 13 09:24:24 uvcvideo: Dropping payload (error bit set) but I don't see corrupt frames any more in either MJPG or YUYV

Re: [Linux-uvc-devel] Webcam works intermittently - [18e3:9512] built-in in Hannspree SN12E2 netbook

2011-06-14 Thread Alexey Fisher
Hi Tomas, all listed error come directly from usb driver. uvcvideo driver do not even have chance to talk with your cam. It should be some hardware issue. Try to check the cable. Am Montag, den 13.06.2011, 18:50 +0100 schrieb Tomas Conway: Sorry for the double post - forgot to include the

Re: [Linux-uvc-devel] Frame Rate/Corruption C910, plus 4 others

2011-06-14 Thread Alexey Fisher
Hi Mark, can you please take a look to my discussion with Carl, subject Quanta integrated webcam. There are soma patches, wich may solve your problem as well. Am Donnerstag, den 09.06.2011, 02:04 -0400 schrieb Mark Whitis: Low frame rate problems have been seen with at least 5 UVC cameras on

Re: [Linux-uvc-devel] Multiple webcams, error: uvcvideo: Failed to submit URB 0 (-28)

2011-06-14 Thread Alexey Fisher
Hi Justin, this is probably bug in uvcvideo. Theoretically it should allow you to run only 2-3 cams independent of type. Am Donnerstag, den 09.06.2011, 09:56 -0400 schrieb Justin Piszcz: On Wed, 8 Jun 2011, Justin Piszcz wrote: Is there anyway around this? When using 5 different

Re: [Linux-uvc-devel] Multiple webcams, error: uvcvideo: Failed to submit URB 0 (-28)

2011-06-14 Thread Alexey Fisher
On Di, 2011-06-14 at 05:34 -0400, Justin Piszcz wrote: On Tue, 14 Jun 2011, Alexey Fisher wrote: Hi Justin, this is probably bug in uvcvideo. Theoretically it should allow you to run only 2-3 cams independent of type. Hi, The other webcams used pwc or other modules, sorry

Re: [Linux-uvc-devel] Z-Star USB Digital Microscope

2011-06-13 Thread Alexey Fisher
On Mo, 2011-06-13 at 14:18 +0800, hagar wrote: On 06/12/2011 02:11 PM, Alexey Fisher wrote: On So, 2011-06-12 at 13:51 +0800, hagar wrote: On 06/12/2011 01:40 PM, Alexey Fisher wrote: On So, 2011-06-12 at 10:08 +0800, hagar wrote: On 06/12/2011 06:03 AM, Paulo Assis wrote: Hi, 2011

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-13 Thread Alexey Fisher
On So, 2011-06-12 at 21:05 -0700, Carl Michal wrote: On Sun, 12 Jun 2011, Alexey Fisher wrote: Am Samstag, den 11.06.2011, 23:33 -0700 schrieb Carl Michal: On Sun, 12 Jun 2011, Alexey Fisher wrote: On Sa, 2011-06-11 at 21:55 -0700, Carl Michal wrote: 2011/6/7 Alexey Fisher bug-tr

Re: [Linux-uvc-devel] Z-Star USB Digital Microscope

2011-06-12 Thread Alexey Fisher
On So, 2011-06-12 at 13:51 +0800, hagar wrote: On 06/12/2011 01:40 PM, Alexey Fisher wrote: On So, 2011-06-12 at 10:08 +0800, hagar wrote: On 06/12/2011 06:03 AM, Paulo Assis wrote: Hi, 2011/6/11 hagarha...@iinet.net.au: I have a Z-Star USB Digital Microscope It is supposed to have

Re: [Linux-uvc-devel] test results and a patch for timestamps in UVC

2011-06-12 Thread Alexey Fisher
Hi, please use uvc_trace(UVC_TRACE_DESCR, or pr_debug instead of printk. So you can enable verbosity only if you need. On Di, 2011-06-07 at 17:56 +0200, Yann Sionneau wrote: Hi again, here is as attached file a new patch that applies to linux 2.6.39 tree (linux-2.6.git, tag v2.6.39).

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-12 Thread Alexey Fisher
Am Samstag, den 11.06.2011, 23:33 -0700 schrieb Carl Michal: On Sun, 12 Jun 2011, Alexey Fisher wrote: On Sa, 2011-06-11 at 21:55 -0700, Carl Michal wrote: 2011/6/7 Alexey Fisher bug-tr...@fisher-privat.net: On Mo, 2011-06-06 at 17:31 -0700, Carl Michal wrote: Hello, I'm

Re: [Linux-uvc-devel] Z-Star USB Digital Microscope

2011-06-11 Thread Alexey Fisher
On So, 2011-06-12 at 10:08 +0800, hagar wrote: On 06/12/2011 06:03 AM, Paulo Assis wrote: Hi, 2011/6/11 hagarha...@iinet.net.au: I have a Z-Star USB Digital Microscope It is supposed to have the following specifications - ManID - 0ac8 DevID - 3610 Image - 1.3 MP Bus

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-11 Thread Alexey Fisher
On Sa, 2011-06-11 at 21:55 -0700, Carl Michal wrote: 2011/6/7 Alexey Fisher bug-tr...@fisher-privat.net: On Mo, 2011-06-06 at 17:31 -0700, Carl Michal wrote: Hello, I'm having some trouble with a Quanta integrated webcam. It identifies itself

Re: [Linux-uvc-devel] may be unsupported webcam

2011-06-07 Thread Alexey Fisher
On Mo, 2011-06-06 at 21:41 -0400, Randy wrote: This webcam is in an HP G7-1070US laptop lsusb Bus 002 Device 007: ID 0461:4de7 Primax Electronics, Ltd please attach lsusb_dump file after you execute the command: sudo lsusb -vvd 0461:4de7 lsusb_dump Info from Windows7 HP Webcam-101

Re: [Linux-uvc-devel] Quanta integrated webcam

2011-06-07 Thread Alexey Fisher
On Mo, 2011-06-06 at 17:31 -0700, Carl Michal wrote: Hello, I'm having some trouble with a Quanta integrated webcam. It identifies itself as: Laptop_Integrated_Webcam_2HDM, usbid: 0408:2fb1. This is built in to a Dell XPS-15 (L501X). The uvcvideo module works, but the video stutters

Re: [Linux-uvc-devel] Logitech C910 -- trying to run more than one.

2011-06-07 Thread Alexey Fisher
/USB_Video_Class_1.0a.pdf dwMaxPayloadTransferSize: Specifies the maximum number of bytes that the device can transmit or receive in a single payload transfer. Philip On 07-Mar-11 5:53 AM, Alexey Fisher wrote: Hi Philip, i probably will not solve your problem but i wont to take a look

Re: [Linux-uvc-devel] [patch] gather compression statistic for MJPEG (and other formats)

2011-04-22 Thread Alexey Fisher
On Fr, 2011-04-22 at 11:47 +0200, Laurent Pinchart wrote: Hi Alexey, On Thursday 14 April 2011 09:53:52 Alexey Fisher wrote: Here is updated patch against newest git master tree. On Mi, 2011-04-13 at 21:24 +0200, Alexey Fisher wrote: This is patch catch the biggest frame size

Re: [Linux-uvc-devel] [patch] jpeg compression hacks. Tester are welcome!!!

2011-04-22 Thread Alexey Fisher
On Fr, 2011-04-15 at 19:39 +0200, Alexey Fisher wrote: Hallo all, here is patch (against current master git) to add two new quirks and some more debug string to see what happening :D The quirks are: UVC_QUIRK_FIX_JPEG_BANDWIDTH 0x0040 /* to recalculate bandwidth needed

  1   2   >