<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A High-Resolution IP Webcam</title>
	<atom:link href="http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/</link>
	<description>Embedded computers and electronics</description>
	<lastBuildDate>Mon, 02 Nov 2009 08:02:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: johnarthur</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-235</link>
		<dc:creator>johnarthur</dc:creator>
		<pubDate>Mon, 02 Nov 2009 08:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-235</guid>
		<description>I&#039;m afraid I haven&#039;t used Unslung, so I can&#039;t comment with much authority, but the process of replacing it with the OpenWRT firmware should be identical to replacing the original firmware.</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I haven&#8217;t used Unslung, so I can&#8217;t comment with much authority, but the process of replacing it with the OpenWRT firmware should be identical to replacing the original firmware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-234</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 01 Nov 2009 04:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-234</guid>
		<description>Thank you for this great information. I&#039;m looking to purchase a webcam and I was considering the one you mentioned here. I have a nslu2 w/ the unslung firmware installed. do i have to do anything different?

thanks

chris</description>
		<content:encoded><![CDATA[<p>Thank you for this great information. I&#8217;m looking to purchase a webcam and I was considering the one you mentioned here. I have a nslu2 w/ the unslung firmware installed. do i have to do anything different?</p>
<p>thanks</p>
<p>chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volpoca</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-233</link>
		<dc:creator>volpoca</dc:creator>
		<pubDate>Sun, 18 Oct 2009 15:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-233</guid>
		<description>In /etc/config/network I added:

option gateway	192.168.0.1
option dns	192.168.0.1

and now all works fine.

Thank you again,
Gianpaolo</description>
		<content:encoded><![CDATA[<p>In /etc/config/network I added:</p>
<p>option gateway	192.168.0.1<br />
option dns	192.168.0.1</p>
<p>and now all works fine.</p>
<p>Thank you again,<br />
Gianpaolo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnarthur</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-231</link>
		<dc:creator>johnarthur</dc:creator>
		<pubDate>Wed, 07 Oct 2009 07:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-231</guid>
		<description>If you can see it locally its working correctly; your problem must be a firewall or DNS name lookup issue. You should look at the error message you get when you try to access it via the internet - does it claim that the address doesn&#039;t exist (name lookup problems) or that it can&#039;t find a server there (firewall problems).</description>
		<content:encoded><![CDATA[<p>If you can see it locally its working correctly; your problem must be a firewall or DNS name lookup issue. You should look at the error message you get when you try to access it via the internet &#8211; does it claim that the address doesn&#8217;t exist (name lookup problems) or that it can&#8217;t find a server there (firewall problems).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volpoca</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-230</link>
		<dc:creator>volpoca</dc:creator>
		<pubDate>Wed, 07 Oct 2009 07:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-230</guid>
		<description>Hi,
I have installed the image &quot;openwrt-nslu2-uvc-webcam2.bin&quot;,
switched to static IP and modified etc/init.d/done (#One camera; run one web page) as follow:

-o &quot;output_http.so -p 9998 -w  /webcam_www&quot;\

I can now access the NSLU2 locally with Firefox (http://192.168.0.11:9998) 
but access via internet (http://example.no-ip.org:9998) is not possible.
A Linksys wvc54gca ip camera with the same configuration work without problems.

Can you help me?

Thank you and best regards,
Gianpaolo</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have installed the image &#8220;openwrt-nslu2-uvc-webcam2.bin&#8221;,<br />
switched to static IP and modified etc/init.d/done (#One camera; run one web page) as follow:</p>
<p>-o &#8220;output_http.so -p 9998 -w  /webcam_www&#8221;\</p>
<p>I can now access the NSLU2 locally with Firefox (<a href="http://192.168.0.11:9998" rel="nofollow">http://192.168.0.11:9998</a>)<br />
but access via internet (<a href="http://example.no-ip.org:9998" rel="nofollow">http://example.no-ip.org:9998</a>) is not possible.<br />
A Linksys wvc54gca ip camera with the same configuration work without problems.</p>
<p>Can you help me?</p>
<p>Thank you and best regards,<br />
Gianpaolo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnarthur</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-211</link>
		<dc:creator>johnarthur</dc:creator>
		<pubDate>Fri, 26 Jun 2009 21:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-211</guid>
		<description>I&#039;m afraid I haven&#039;t looked at this, so I can&#039;t offer anything helpful. I strongly suspect you will need to do it at the host end as the NSLU2 does not have the computational power or time spare to manipulate the JPEGs, even to do something as apparently simple as image inversion.</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I haven&#8217;t looked at this, so I can&#8217;t offer anything helpful. I strongly suspect you will need to do it at the host end as the NSLU2 does not have the computational power or time spare to manipulate the JPEGs, even to do something as apparently simple as image inversion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rico</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-210</link>
		<dc:creator>Rico</dc:creator>
		<pubDate>Thu, 25 Jun 2009 16:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-210</guid>
		<description>Hi johnarthur,
I wonder if you can give me a bit advice on where I can find information about flipping the output of mjpg_streamer. I need to flip the output image/video because the webcam will be mounted on the ceiling which makes the images upside down. I am thinking (actually working on) about flipping the output stream real time with Javascript but then I will have two new problems:
1. Flipping image(s) with js might take up significent computing power on the client machine.
2. I still need to flip the snapshot or video stream if I need to save to record them.

Therefore I think the ideal solution would be to find a way to flip the image(s) before sending through http output.

Regards,
Rico</description>
		<content:encoded><![CDATA[<p>Hi johnarthur,<br />
I wonder if you can give me a bit advice on where I can find information about flipping the output of mjpg_streamer. I need to flip the output image/video because the webcam will be mounted on the ceiling which makes the images upside down. I am thinking (actually working on) about flipping the output stream real time with Javascript but then I will have two new problems:<br />
1. Flipping image(s) with js might take up significent computing power on the client machine.<br />
2. I still need to flip the snapshot or video stream if I need to save to record them.</p>
<p>Therefore I think the ideal solution would be to find a way to flip the image(s) before sending through http output.</p>
<p>Regards,<br />
Rico</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson Neves</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-193</link>
		<dc:creator>Nelson Neves</dc:creator>
		<pubDate>Tue, 24 Mar 2009 14:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-193</guid>
		<description>Slug will always be present in our life, It&#039;s the best piece of equipment that I ever used to learn embedded Linux the old way. I&#039;m also trying new embedded devices but always use Slug with Linux Debian has my test system (porting work/solutions is really quick).

Long live the Slug and the guys that have really good ideas for it, John Arthur, Graham and all of you that have reached this blog! ... and probably myself when I have some spare time to make some tutorials :P

Regards!</description>
		<content:encoded><![CDATA[<p>Slug will always be present in our life, It&#8217;s the best piece of equipment that I ever used to learn embedded Linux the old way. I&#8217;m also trying new embedded devices but always use Slug with Linux Debian has my test system (porting work/solutions is really quick).</p>
<p>Long live the Slug and the guys that have really good ideas for it, John Arthur, Graham and all of you that have reached this blog! &#8230; and probably myself when I have some spare time to make some tutorials <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-192</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Sat, 21 Mar 2009 09:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-192</guid>
		<description>I posted above and was inspired by this work! 

I have now managed to run the OpenWrt and the M-JPEG streamer software on a new board that takes only 1 Watt of power, is cheaper than the Slug, and seems perfect for a dedicated Quickcam Pro 9000 controller. I have put up some notes at -
http://www.sunspot.co.uk/Projects/sweexproject.htm
See the &quot;Bifferboard&quot; link
I just used standard OpenWrt drivers. However the use of the &quot;opackages&quot; is a bit more complex so I will put up ready-made driver packages if any reader needs them.

But long live the Slug too!</description>
		<content:encoded><![CDATA[<p>I posted above and was inspired by this work! </p>
<p>I have now managed to run the OpenWrt and the M-JPEG streamer software on a new board that takes only 1 Watt of power, is cheaper than the Slug, and seems perfect for a dedicated Quickcam Pro 9000 controller. I have put up some notes at -<br />
<a href="http://www.sunspot.co.uk/Projects/sweexproject.htm" rel="nofollow">http://www.sunspot.co.uk/Projects/sweexproject.htm</a><br />
See the &#8220;Bifferboard&#8221; link<br />
I just used standard OpenWrt drivers. However the use of the &#8220;opackages&#8221; is a bit more complex so I will put up ready-made driver packages if any reader needs them.</p>
<p>But long live the Slug too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/#comment-188</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 03 Mar 2009 19:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=18#comment-188</guid>
		<description>Just a footnote to my recent postings...

I was able, install, and configure the latest &#039;Kamikaze 8.09&#039;, along with (ultimately) &#039;mjpg-streamer&#039;.  I did experience an initial roadblock i.e. the NSLU2 booted with a fixed IP address of 192.168.1.1, so I had to work around that.  As well, I wasn&#039;t quite sure of which packages to install for the webcam to work again, so I probably overdid the package installs a bit. 

I haven&#039;t yet been able to get the *other* stuff running that I wanted, but at least I have the webcam back! :)</description>
		<content:encoded><![CDATA[<p>Just a footnote to my recent postings&#8230;</p>
<p>I was able, install, and configure the latest &#8216;Kamikaze 8.09&#8242;, along with (ultimately) &#8216;mjpg-streamer&#8217;.  I did experience an initial roadblock i.e. the NSLU2 booted with a fixed IP address of 192.168.1.1, so I had to work around that.  As well, I wasn&#8217;t quite sure of which packages to install for the webcam to work again, so I probably overdid the package installs a bit. </p>
<p>I haven&#8217;t yet been able to get the *other* stuff running that I wanted, but at least I have the webcam back! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
