<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: DCS-5300 Pan / Tilt / Digital Zoom Network Camera</title>
	<link>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/</link>
	<description>Because you can observe a lot just by watching.</description>
	<pubDate>Sat, 05 Jul 2008 16:40:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Bob Brown</title>
		<link>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-28507</link>
		<dc:creator>Bob Brown</dc:creator>
		<pubDate>Sun, 23 Mar 2008 04:33:30 +0000</pubDate>
		<guid>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-28507</guid>
		<description>I will add that you can view the jpg image from the camera by doing /cgi-bin/video.jpg

To view this using Firefox I create the page in php and append a timestamp to avoid caching with the username and password prepended.
http://username:password@192.168.0.20/cgi-bin/video.jpg?size=2&#038;cidx=&lt; ?php echo time(); ?&gt;

I have used the JW Image Rotator ( http://www.jeroenwijering.com/?item=JW_Image_Rotator ) as a way to cycle through several camera images, and it can just keep loading one camera image.

For stability issues where a camera may not respond quickly I have made a jpg proxy which uses cURL and GD to either grab and proxy the image or to create an error image to keep the script from freaking out.</description>
		<content:encoded><![CDATA[<p>I will add that you can view the jpg image from the camera by doing /cgi-bin/video.jpg</p>
<p>To view this using Firefox I create the page in php and append a timestamp to avoid caching with the username and password prepended.<br />
<a href="http://username:password@192.168.0.20/cgi-bin/video.jpg?size=2&#038;cidx=" rel="nofollow">http://username:password@192.168.0.20/cgi-bin/video.jpg?size=2&#038;cidx=</a>< ?php echo time(); ?></p>
<p>I have used the JW Image Rotator ( <a href="http://www.jeroenwijering.com/?item=JW_Image_Rotator" rel="nofollow">http://www.jeroenwijering.com/?item=JW_Image_Rotator</a> ) as a way to cycle through several camera images, and it can just keep loading one camera image.</p>
<p>For stability issues where a camera may not respond quickly I have made a jpg proxy which uses cURL and GD to either grab and proxy the image or to create an error image to keep the script from freaking out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Brown</title>
		<link>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-28482</link>
		<dc:creator>Bob Brown</dc:creator>
		<pubDate>Sat, 22 Mar 2008 23:44:28 +0000</pubDate>
		<guid>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-28482</guid>
		<description>And it isn't really just IE that it needs. It needs ActiveX. 
If you are running Safari or Opera on Windows then you would need something that did a similar task.

If you are running this on Mac then you have a problem. I don't use Mac in my regular computer tasks, but the video just does not work on Mac. I just opened the page in IE 5.2 on an iBook running 10.2 and got no video. There may be something out there to make it work, but it won't do it out of the box.

You will just need a cheap windows box for viewing.</description>
		<content:encoded><![CDATA[<p>And it isn&#8217;t really just IE that it needs. It needs ActiveX.<br />
If you are running Safari or Opera on Windows then you would need something that did a similar task.</p>
<p>If you are running this on Mac then you have a problem. I don&#8217;t use Mac in my regular computer tasks, but the video just does not work on Mac. I just opened the page in IE 5.2 on an iBook running 10.2 and got no video. There may be something out there to make it work, but it won&#8217;t do it out of the box.</p>
<p>You will just need a cheap windows box for viewing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cole Slaw</title>
		<link>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-28373</link>
		<dc:creator>Cole Slaw</dc:creator>
		<pubDate>Fri, 21 Mar 2008 15:38:22 +0000</pubDate>
		<guid>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-28373</guid>
		<description>What if I want to view this camera using a Macintosh? I think you have to have IE in order to view the camera. IETab still uses the Internet Exploder rendering engine, it's just wrapped in a Firefox shell. I want to view this camera in Safari or Opera. How can I accomplish this?</description>
		<content:encoded><![CDATA[<p>What if I want to view this camera using a Macintosh? I think you have to have IE in order to view the camera. IETab still uses the Internet Exploder rendering engine, it&#8217;s just wrapped in a Firefox shell. I want to view this camera in Safari or Opera. How can I accomplish this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Laws</title>
		<link>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-27691</link>
		<dc:creator>Noah Laws</dc:creator>
		<pubDate>Wed, 12 Mar 2008 17:45:15 +0000</pubDate>
		<guid>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-27691</guid>
		<description>Thank you immensely for the article, I've been trying for several hours to diagnose the issue with FF not being fed the ActiveX control for the streaming video on this camera. The IETab worked perfectly and since in my insetallation, all the cameras are accessed via one page and just fed variables for which camera to connect to, I only have to add one URL to the always list. 

Thanks again for the concise and clear information on this workaround, while eventually Dlink might get up to speed with the other popular browsers like Mozilla and FF</description>
		<content:encoded><![CDATA[<p>Thank you immensely for the article, I&#8217;ve been trying for several hours to diagnose the issue with FF not being fed the ActiveX control for the streaming video on this camera. The IETab worked perfectly and since in my insetallation, all the cameras are accessed via one page and just fed variables for which camera to connect to, I only have to add one URL to the always list. </p>
<p>Thanks again for the concise and clear information on this workaround, while eventually Dlink might get up to speed with the other popular browsers like Mozilla and FF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Brown</title>
		<link>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-2038</link>
		<dc:creator>Bob Brown</dc:creator>
		<pubDate>Tue, 26 Dec 2006 16:11:25 +0000</pubDate>
		<guid>http://blog.osministry.com/2006/12/19/dcs-5300-pan-tilt-digital-zoom-network-camera/#comment-2038</guid>
		<description>An extra note on this topic.

I have been testing out video size options and I believe we will be sticking with a non-standard option. The person monitoring through the camera wants the large image size, but at that resolution the frame rate drops to 10 frames per second. With a change of the resolution to the median size you can achieve a 30 fps frame rate. Since I am using my own camera page I have kept the resolution set to the large size and while it does have a lower quality it is a fair trade off for the greater responsiveness.</description>
		<content:encoded><![CDATA[<p>An extra note on this topic.</p>
<p>I have been testing out video size options and I believe we will be sticking with a non-standard option. The person monitoring through the camera wants the large image size, but at that resolution the frame rate drops to 10 frames per second. With a change of the resolution to the median size you can achieve a 30 fps frame rate. Since I am using my own camera page I have kept the resolution set to the large size and while it does have a lower quality it is a fair trade off for the greater responsiveness.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
