<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: GL860: more devices, colour images</title>
	<atom:link href="http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/</link>
	<description>they got a skin and they put me in</description>
	<pubDate>Thu, 20 Nov 2008 09:41:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: O Lorin</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16815</link>
		<dc:creator>O Lorin</dc:creator>
		<pubDate>Thu, 10 Apr 2008 23:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16815</guid>
		<description>Lastest news : 800x600 and 1280x960 aren't only verticaly flipped, they are also horinzontaly flipped. My webcam isn't able to do 160x120, 320x240, 1024x768, under 640x480 the frames are in 640x480, this is the viewer which to do the size reduction. The same for 1024x768 which is a to-be-reduced 1280x960. Maybe it's the same for your model, three real image size.
I control also the luminosity, light source and retrolighting of the cam. These three parameters are obviously part of the initialization sequence. Often these commands are sent twice. I'll try other feature and try to see if these infos are received during an initialization sequence.</description>
		<content:encoded><![CDATA[<p>Lastest news : 800&#215;600 and 1280&#215;960 aren&#8217;t only verticaly flipped, they are also horinzontaly flipped. My webcam isn&#8217;t able to do 160&#215;120, 320&#215;240, 1024&#215;768, under 640&#215;480 the frames are in 640&#215;480, this is the viewer which to do the size reduction. The same for 1024&#215;768 which is a to-be-reduced 1280&#215;960. Maybe it&#8217;s the same for your model, three real image size.<br />
I control also the luminosity, light source and retrolighting of the cam. These three parameters are obviously part of the initialization sequence. Often these commands are sent twice. I&#8217;ll try other feature and try to see if these infos are received during an initialization sequence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur3</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16814</link>
		<dc:creator>Sur3</dc:creator>
		<pubDate>Thu, 10 Apr 2008 22:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16814</guid>
		<description>thanks, i will check it out.</description>
		<content:encoded><![CDATA[<p>thanks, i will check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: O Lorin</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16812</link>
		<dc:creator>O Lorin</dc:creator>
		<pubDate>Thu, 10 Apr 2008 17:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16812</guid>
		<description>In changing.log, there is some images but some important part of the traffic is lost. Maybe the logging by sniffusb takes too many times and data are lost. A lot of End-Of-Image markers are lost, this may be why amcap doesn't succeed in showing any image. Here is the program I use to study your log : http://sharefiles.us/download.php?id=BB78BD2D1 (just make "relog file.log"). It try also to write the images in the log.</description>
		<content:encoded><![CDATA[<p>In changing.log, there is some images but some important part of the traffic is lost. Maybe the logging by sniffusb takes too many times and data are lost. A lot of End-Of-Image markers are lost, this may be why amcap doesn&#8217;t succeed in showing any image. Here is the program I use to study your log : <a href="http://sharefiles.us/download.php?id=BB78BD2D1" rel="nofollow">http://sharefiles.us/download.php?id=BB78BD2D1</a> (just make &#8220;relog file.log&#8221;). It try also to write the images in the log.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur3</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16811</link>
		<dc:creator>Sur3</dc:creator>
		<pubDate>Thu, 10 Apr 2008 09:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16811</guid>
		<description>ok i did some more usbsniffing...
this is the log from activating the webcam in the device manager:
http://131.234.130.200/neuron/gentoo/usb_05e3_0503/aktivieren.log
and this is amcap:
http://131.234.130.200/neuron/gentoo/usb_05e3_0503/amcap.log
and finally amcap with changing the size and format of the images:
http://131.234.130.200/neuron/gentoo/usb_05e3_0503/changing.log
but i dont see any pictures in amcap, when usbsnoop is installed...

also i recognised, that i can choose between I420 (standard), RGB and YUY2, with YUY2 i can select a maximum image-size of 1600x1200 but with I420 and RGB only 640x480</description>
		<content:encoded><![CDATA[<p>ok i did some more usbsniffing&#8230;<br />
this is the log from activating the webcam in the device manager:<br />
<a href="http://131.234.130.200/neuron/gentoo/usb_05e3_0503/aktivieren.log" rel="nofollow">http://131.234.130.200/neuron/gentoo/usb_05e3_0503/aktivieren.log</a><br />
and this is amcap:<br />
<a href="http://131.234.130.200/neuron/gentoo/usb_05e3_0503/amcap.log" rel="nofollow">http://131.234.130.200/neuron/gentoo/usb_05e3_0503/amcap.log</a><br />
and finally amcap with changing the size and format of the images:<br />
<a href="http://131.234.130.200/neuron/gentoo/usb_05e3_0503/changing.log" rel="nofollow">http://131.234.130.200/neuron/gentoo/usb_05e3_0503/changing.log</a><br />
but i dont see any pictures in amcap, when usbsnoop is installed&#8230;</p>
<p>also i recognised, that i can choose between I420 (standard), RGB and YUY2, with YUY2 i can select a maximum image-size of 1600&#215;1200 but with I420 and RGB only 640&#215;480</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: O Lorin</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16810</link>
		<dc:creator>O Lorin</dc:creator>
		<pubDate>Thu, 10 Apr 2008 02:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16810</guid>
		<description>Lastest news : I can see the video in 640x480, 800x600 and 1280x960. In both biggest sizes, the image is verticaly flipped...</description>
		<content:encoded><![CDATA[<p>Lastest news : I can see the video in 640&#215;480, 800&#215;600 and 1280&#215;960. In both biggest sizes, the image is verticaly flipped&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16807</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 09 Apr 2008 14:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16807</guid>
		<description>:-)

Finally  got something with the capture_x11 program. Also disabled do_init().

Image is:
- black-white 
- and upside-down 
- Right-top corner only. Have not tried to see what percentage of the screen.

Patrick</description>
		<content:encoded><![CDATA[<p>:-)</p>
<p>Finally  got something with the capture_x11 program. Also disabled do_init().</p>
<p>Image is:<br />
- black-white<br />
- and upside-down<br />
- Right-top corner only. Have not tried to see what percentage of the screen.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur3</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16806</link>
		<dc:creator>Sur3</dc:creator>
		<pubDate>Wed, 09 Apr 2008 09:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16806</guid>
		<description>...and i think this is a feature and not a bug: "no, i' m not recording... lalalaa" :-D</description>
		<content:encoded><![CDATA[<p>&#8230;and i think this is a feature and not a bug: &#8220;no, i&#8217; m not recording&#8230; lalalaa&#8221; :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur3</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16805</link>
		<dc:creator>Sur3</dc:creator>
		<pubDate>Wed, 09 Apr 2008 09:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16805</guid>
		<description>hehe, what a strange hack, when i suppress the do_init, then the i see quiet the same pictures as with it, but the light of my camera doesn't turn on at all.</description>
		<content:encoded><![CDATA[<p>hehe, what a strange hack, when i suppress the do_init, then the i see quiet the same pictures as with it, but the light of my camera doesn&#8217;t turn on at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: O Lorin</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16804</link>
		<dc:creator>O Lorin</dc:creator>
		<pubDate>Wed, 09 Apr 2008 02:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16804</guid>
		<description>Some good news for my cam: the initialization sequence isn't usefull. I made sniffings while changing the image size and most of the traffic during the modification equals the initialization sequence. So I suppress the do_init function 
and it works perfectly. This is pertinent as the light of my cam switch off and switch on later when I use capture_to_files. I'll study what are the minor changes in the sequences.</description>
		<content:encoded><![CDATA[<p>Some good news for my cam: the initialization sequence isn&#8217;t usefull. I made sniffings while changing the image size and most of the traffic during the modification equals the initialization sequence. So I suppress the do_init function<br />
and it works perfectly. This is pertinent as the light of my cam switch off and switch on later when I use capture_to_files. I&#8217;ll study what are the minor changes in the sequences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur3</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comment-16803</link>
		<dc:creator>Sur3</dc:creator>
		<pubDate>Wed, 09 Apr 2008 00:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179#comment-16803</guid>
		<description>@dsd
i just can reduce the image size in amcap, but perhabs i'm blind, perhaps i'll search for it tomorrow...

@O Lorin
yes, it was really dark and as i interpret the data from capture_to_file right my camera needs about 10 pictures before you can see anything usefull.

@*
well as  i mentioned i experimented a bit with the capture_to_file and recognised, that the picture slowly fades-in from the earlier mentioned ( http://homepages.uni-paderborn.de/neuron/pix/cap09.pgm ), so after about 40 pictures i get an "normal" (ok not really normal) image in a strage format/color-coding, but it still moves and is just a corner.

thanks&#38;greets
Simon</description>
		<content:encoded><![CDATA[<p>@dsd<br />
i just can reduce the image size in amcap, but perhabs i&#8217;m blind, perhaps i&#8217;ll search for it tomorrow&#8230;</p>
<p>@O Lorin<br />
yes, it was really dark and as i interpret the data from capture_to_file right my camera needs about 10 pictures before you can see anything usefull.</p>
<p>@*<br />
well as  i mentioned i experimented a bit with the capture_to_file and recognised, that the picture slowly fades-in from the earlier mentioned ( <a href="http://homepages.uni-paderborn.de/neuron/pix/cap09.pgm" rel="nofollow">http://homepages.uni-paderborn.de/neuron/pix/cap09.pgm</a> ), so after about 40 pictures i get an &#8220;normal&#8221; (ok not really normal) image in a strage format/color-coding, but it still moves and is just a corner.</p>
<p>thanks&amp;greets<br />
Simon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
