<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Hi Steve,&lt;br&gt;&lt;br&gt;this one works perfect! By the way, is there a way to specify a proxy for http to reach the Internet (webcams)?&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;&lt;br&gt;Andreas&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Andreas,&lt;br&gt;&lt;br&gt;I think we may have found the issue. Go ahead and download the most recent version (Options button-&amp;gt;Download) and see if that helps.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Andreas,&lt;br&gt;&lt;br&gt;You should have seen a c:\\RoboRealm.log created after that crash. Can you zip that up and post it here? That will help us determine the reason for the crash.&lt;br&gt;&lt;br&gt;The HTTP read module seems correctly configured.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi Steve,&lt;br&gt;&lt;br&gt;I just tried the 2.42.18 but no success, Roborealm detects an error and crashes. :-(&lt;br&gt;I also tried to serve the image from a local Apache server or form &lt;a href=&quot;http://www.rejetto.com/hfs/&quot; target=&quot;_blank&quot;&gt;http://www.rejetto.com/&lt;wbr&gt;hfs/&lt;wbr&gt;&lt;/a&gt;&lt;br&gt;AFAIK the http header strings are written in all different ways, lower case, upper case, mixed,... So accepting all formats by changing everything to lower or upper case before parsing is a good idea I guess. &lt;br&gt;&lt;br&gt;How am I supposed to configure the http read module, like in the attached screenshot?&lt;br&gt;&lt;br&gt;Andreas&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/23165_1.png&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/23165_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Andreas,&lt;br&gt;&lt;br&gt;Actually ... the HTTP read module already DOES support GIF (my mistake) and even&amp;nbsp;&amp;nbsp;PNG. We did, however, think we may have found the reason it didn&apos;t work. The Content-type is normally Content-Type, i.e. capital T which is not something the HTTP Read module liked. Since this is a minor change we updated the HTTP read to be case insensitive which should hopefully fix the issue (seems that content-len is also lower case in your server).&lt;br&gt;&lt;br&gt;Give version 2.42.18 a try ... since we don&apos;t have anything to test this against we&apos;re not 100% sure that this was the only issue.&lt;br&gt;&lt;br&gt;Thanks for the scans as they did prove helpful!&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi Steven,&lt;br&gt;&lt;br&gt;unfortunately I can&apos;t make the server accessible but have a look at the &lt;br&gt;wireshark log of a server response. It is basically a server that serves gif &lt;br&gt;and pgm (greyscale) files. &lt;br&gt;From the &quot;Content-type&quot; header one can identify the image type, that could &lt;br&gt;be enough to decide how to handle the body data.&lt;br&gt;&lt;br&gt;The Server can also respond with a &quot;motion gif&quot; stream similar to network &lt;br&gt;cameras that have mjpeg streams. See 3rd picture. &lt;br&gt;&lt;br&gt;Does that information help you?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Andreas&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/23144_1.png&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/23144_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/23144_2.png&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/23144_thumb_2.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/23144_3.png&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/23144_thumb_3.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Andreas,&lt;br&gt;&lt;br&gt;RoboRealm can handle all the formats that you mention but I think the HTTP ready only works with JPG. This is something that can quickly be upgraded to also support gif. If you can expose your image server to the internet that would help us test that capability to ensure it works with your software.&lt;br&gt;&lt;br&gt;You can use the contact form to privately send us the IP address if this is possible.&lt;br&gt;&lt;br&gt;Let us know ...&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>HTTP Read module, Image format</title>
        <description>
        Which image formats does the HTTP Read module handle?&lt;br&gt;Roborealm crashes with my custom image server that serves GIF images.&lt;br&gt;&lt;br&gt;Any plans to implement aditional image formats? bmp, tif, gif, png, pgm?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Andreas        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4236</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4236</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
