<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: NIKON D300 streaming via USB</title>
		<atom:link href="http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 15:10:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-40243</guid>
					<title><![CDATA[NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-40243</link>
					<pubDate>Thu, 09 Oct 2008 09:23:57 +0000</pubDate>
					<dc:creator>imud</dc:creator>

					<description>
						<![CDATA[
						<p>hi there,</p>
<p>NIKON has a wonderfull software called Camera Control Pro.<br />
the DSLR Nikon is connected via USB to the computer, and the Camera can be controlled via this software.<br />
the interesting thing is, that you get live image feed.</p>
<p>does somebody have an idea, how i could get this image into Jitter?</p>
<p>thank you very much of any comment</p>
<p>imud</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142236</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142236</link>
					<pubDate>Thu, 09 Oct 2008 14:53:09 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>you can use gPhoto to script your Nikon camera<br />
<a href="http://gphoto.wiki.sourceforge.net/Capture" rel="nofollow">http://gphoto.wiki.sourceforge.net/Capture</a></p>
<p><a href="http://www.ynse.net/2006/09/10/gphoto2-on-mac-osx/" rel="nofollow">http://www.ynse.net/2006/09/10/gphoto2-on-mac-osx/</a></p>
<p>i am a loyal canon user, for a long time they offered an sdk to interface<br />
their cameras which allowed for developers to put out applications like<br />
psremote &#8211; which aside from the basic functions you can find in Nikon camera<br />
control pro &#8211; gives you a dll interface you can put into your code. also for<br />
canon there is chdk firmware hack, but this is not for remote ptpip (search<br />
for this keyword, its the standard in remote camera control).</p>
<p>Running PSRemote (canon only) from other programs -</p>
<p><a href="http://www.breezesys.co.uk/PSRemote/help/index.html?psremotelib.htm" rel="nofollow">http://www.breezesys.co.uk/PSRemote/help/index.html?psremotelib.htm</a></p>
<p>
On Thu, Oct 9, 2008 at 11:23 AM, Dee Imutt <imutt1917 @gmail.com> wrote:<br />
><br />
> hi there,<br />
><br />
> NIKON has a wonderfull software called Camera Control Pro.<br />
> the DSLR Nikon is connected via USB to the computer, and the Camera can be<br />
controlled via this software.<br />
> the interesting thing is, that you get live image feed.<br />
><br />
> does somebody have an idea, how i could get this image into Jitter?<br />
><br />
> thank you very much of any comment<br />
><br />
> imud</imutt1917></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142237</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142237</link>
					<pubDate>Thu, 09 Oct 2008 15:05:32 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>simplest way is to automate (automator?) the nikon program and monitor the<br />
directory it captures to with ubumenu or javascript/java</p>
<p>On Thu, Oct 9, 2008 at 4:53 PM, yair reshef <yair99 @gmail.com> wrote:</yair99></p>
<p>><br />
> you can use gPhoto to script your Nikon camera<br />
> <a href="http://gphoto.wiki.sourceforge.net/Capture" rel="nofollow">http://gphoto.wiki.sourceforge.net/Capture</a><br />
> <a href="http://www.ynse.net/2006/09/10/gphoto2-on-mac-osx/" rel="nofollow">http://www.ynse.net/2006/09/10/gphoto2-on-mac-osx/</a><br />
><br />
> i am a loyal canon user, for a long time they offered an sdk to interface<br />
> their cameras which allowed for developers to put out applications like<br />
> psremote &#8211; which aside from the basic functions you can find in Nikon camera<br />
> control pro &#8211; gives you a dll interface you can put into your code. also for<br />
> canon there is chdk firmware hack, but this is not for remote ptpip (search<br />
> for this keyword, its the standard in remote camera control).<br />
><br />
> Running PSRemote (canon only) from other programs -<br />
> <a href="http://www.breezesys.co.uk/PSRemote/help/index.html?psremotelib.htm" rel="nofollow">http://www.breezesys.co.uk/PSRemote/help/index.html?psremotelib.htm</a><br />
><br />
><br />
><br />
> On Thu, Oct 9, 2008 at 11:23 AM, Dee Imutt <imutt1917 @gmail.com> wrote:<br />
> ><br />
> > hi there,<br />
> ><br />
> > NIKON has a wonderfull software called Camera Control Pro.<br />
> > the DSLR Nikon is connected via USB to the computer, and the Camera can<br />
> be controlled via this software.<br />
> > the interesting thing is, that you get live image feed.<br />
> ><br />
> > does somebody have an idea, how i could get this image into Jitter?<br />
> ><br />
> > thank you very much of any comment<br />
> ><br />
> > imud<br />
><br />
></imutt1917></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142238</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142238</link>
					<pubDate>Fri, 10 Oct 2008 11:33:55 +0000</pubDate>
					<dc:creator>imud</dc:creator>

					<description>
						<![CDATA[
						<p>great , thank you.</p>
<p>going in the direction of using a program like gphoto<br />
sounds the right way to go, because i am looking for<br />
ways, to use my DSLR to give me real-time imaging<br />
like a video camera. Capturing the images to disk first would<br />
give me only a few images per minute.</p>
<p>Yair, how shall i imagine, gphoto is sending the images to Jitter? And would that be a live feed?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142239</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142239</link>
					<pubDate>Fri, 10 Oct 2008 11:42:55 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>no, afaik, there is another type of programs that will allow you to use<br />
cameras as &#8220;webcams&#8221; but i have no experiance with this.<br />
<a href="http://www.google.co.il/search?q=digital+camera+to+webcam" rel="nofollow">http://www.google.co.il/search?q=digital+camera+to+webcam</a><br />
and dont expect much control</p>
<p>On Fri, Oct 10, 2008 at 1:33 PM, Dee Imutt <imutt1917 @gmail.com> wrote:</imutt1917></p>
<p>><br />
> great , thank you.<br />
><br />
> going in the direction of using a program like gphoto<br />
> sounds the right way to go, because i am looking for<br />
> ways, to use my DSLR to give me real-time imaging<br />
> like a video camera. Capturing the images to disk would<br />
> give me only a few images per minute.<br />
><br />
> Yair, how shall i imagine, gphoto is sending the images to Jitter? And<br />
> would that be a live feed?<br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142240</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142240</link>
					<pubDate>Fri, 10 Oct 2008 12:56:50 +0000</pubDate>
					<dc:creator>Thijs Koerselman</dc:creator>

					<description>
						<![CDATA[
						<p>On Fri, Oct 10, 2008 at 1:33 PM, Dee Imutt <imutt1917 @gmail.com> wrote:</imutt1917></p>
<p>><br />
> going in the direction of using a program like gphoto<br />
> sounds the right way to go, because i am looking for<br />
> ways, to use my DSLR to give me real-time imaging<br />
> like a video camera. Capturing the images to disk would<br />
> give me only a few images per minute.<br />
><br />
><br />
Wouldn&#8217;t your reflex mirror be in the way to start with? I know my 350D can<br />
take pictures with the mirror flipped up before you take the actual picture,<br />
but I would be surprised if you can get a live feed from your sensor<br />
directly. Apart from the physical aspect I expect the processor in your<br />
camera is limited to &#8220;only&#8221; a few pictures per second anyway, depending on<br />
the format your shooting.</p>
<p>If I&#8217;m wrong I&#8217;d love to hear about it. It sure would make a nice quality<br />
video camera:)</p>
<p>Other digital photo camera&#8217;s (non DSLR) capture video at low resolution,<br />
because they are not powerful enough to do this at photo resolutions.</p>
<p>Thijs</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142241</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142241</link>
					<pubDate>Fri, 10 Oct 2008 13:01:05 +0000</pubDate>
					<dc:creator>Thijs Koerselman</dc:creator>

					<description>
						<![CDATA[
						<p>On Fri, Oct 10, 2008 at 2:56 PM, Thijs Koerselman
<thijskoerselman @gmail.com<br></thijskoerselman>
> wrote:</p>
<p>><br />
> On Fri, Oct 10, 2008 at 1:33 PM, Dee Imutt <imutt1917 @gmail.com> wrote:<br />
><br />
>><br />
>> going in the direction of using a program like gphoto<br />
>> sounds the right way to go, because i am looking for<br />
>> ways, to use my DSLR to give me real-time imaging<br />
>> like a video camera. Capturing the images to disk would<br />
>> give me only a few images per minute.<br />
>><br />
>><br />
> Wouldn&#8217;t your reflex mirror be in the way to start with? I know my 350D can<br />
> take pictures with the mirror flipped up before you take the actual picture,<br />
> but I would be surprised if you can get a live feed from your sensor<br />
> directly. Apart from the physical aspect I expect the processor in your<br />
> camera is limited to &#8220;only&#8221; a few pictures per second anyway, depending on<br />
> the format your shooting.<br />
></imutt1917></p>
<p>Oops, misread your  few pictures per minute for pictures per second :)</p>
<p>If that rate is ok with you I guess it should be possible to get something<br />
close to the max fps your camera can handle.</p>
<p>Thijs</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142242</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142242</link>
					<pubDate>Mon, 13 Oct 2008 04:56:32 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>i dug this out of my scrapbook and came across some more info</p>
<p><a href="http://aggregate.org/DIT/peepfish/#sub:Camera-Control-Schizophrenia" rel="nofollow">http://aggregate.org/DIT/peepfish/#sub:Camera-Control-Schizophrenia</a></p>
<p>the link itself is very useful, i used the door peephole lens trick for an<br />
installation and if you need to track people from above in a space with low<br />
ceiling its very good.</p>
<p><a href="http://rapidshare.com/files/153483530/fisheye_lens_cropped.avi-Desktop.m4v" rel="nofollow">http://rapidshare.com/files/153483530/fisheye_lens_cropped.avi-Desktop.m4v</a></p>
<p>On Fri, Oct 10, 2008 at 3:01 PM, Thijs Koerselman
<thijskoerselman @gmail.com<br></thijskoerselman>
> wrote:</p>
<p>><br />
> On Fri, Oct 10, 2008 at 2:56 PM, Thijs Koerselman < <br />
> <a href="mailto:thijskoerselman@gmail.com">thijskoerselman@gmail.com</a>> wrote:<br />
><br />
>><br />
>> On Fri, Oct 10, 2008 at 1:33 PM, Dee Imutt <imutt1917 @gmail.com> wrote:<br />
>><br />
>>><br />
>>> going in the direction of using a program like gphoto<br />
>>> sounds the right way to go, because i am looking for<br />
>>> ways, to use my DSLR to give me real-time imaging<br />
>>> like a video camera. Capturing the images to disk would<br />
>>> give me only a few images per minute.<br />
>>><br />
>>><br />
>> Wouldn&#8217;t your reflex mirror be in the way to start with? I know my 350D<br />
>> can take pictures with the mirror flipped up before you take the actual<br />
>> picture, but I would be surprised if you can get a live feed from your<br />
>> sensor directly. Apart from the physical aspect I expect the processor in<br />
>> your camera is limited to &#8220;only&#8221; a few pictures per second anyway, depending<br />
>> on the format your shooting.<br />
>><br />
><br />
> Oops, misread your  few pictures per minute for pictures per second :)<br />
><br />
> If that rate is ok with you I guess it should be possible to get something<br />
> close to the max fps your camera can handle.<br />
><br />
> Thijs<br />
><br />
><br />
><br />
><br />
></imutt1917></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142243</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142243</link>
					<pubDate>Sun, 21 Dec 2008 21:14:21 +0000</pubDate>
					<dc:creator>Kevin Shea Adams</dc:creator>

					<description>
						<![CDATA[
						<p>What about just using jitter to fire the shutter? To use a camera like this (mine is actually the d90) to do stop-motion in jitter.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142244</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142244</link>
					<pubDate>Tue, 15 Jun 2010 14:00:29 +0000</pubDate>
					<dc:creator>tschoepler</dc:creator>

					<description>
						<![CDATA[
						<p>I know it is fairly old but I had the same question: How to trigger a Nikon using Max and gphoto. After installing gphoto2 via Macports I downloaded the shell external from <a href="http://www.publicbeta.cx/maxx/" rel="nofollow">http://www.publicbeta.cx/maxx/</a>. Now I was able to fire my Nikon D50 with this command: /opt/local/var/macports/software/gphoto2/2.4.9_0/opt/local/bin/gphoto2 &#8211;capture-image-and-download<br />
For some reason I still can&#8217;t get the usb permissions on OS X to let me capture pictures on the SSD-card. That&#8217;s why I use &#8220;&#8211;capture-image-and-download&#8221;</p>
<div><span id="toggle142244-0" class="patchtoggle" onmousedown="toggleMaxPatch('post142244-0', 'er142244-0');">&#8211; Pasted Max <span id="maxversion142244-0"></span> Patch, click to <span id="er142244-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A1378.3oc6ZszbqZCEds8uBJqsiAw6tqSW1M2EcWl6jQ.x1pAPLfrSt816%2B8J%0AjvXf.NXjgLIi2XajDRmy244G3etbgpO4UTtpxuq7nxhE%2Bb4hE7gJFXQ40KTi%0AguFDAy4KSMFkmC2gTWIlihdkxGe85.XJ8PFZMNt17aIIzb7%2BhJViN3AsxgSN%0ADiShPT9dBNOH4.8zn5kihC46Ow%2BeVCpuqIvX9tp9GYXXzoYRgzf83jcOkgBn%0AB8BXXvNW1oaU7kG%2BSc2GzT9d48HNT5ORQhaPUU46Ey7qkKK9X0.QlDzKLg7M%0A.SZFNgpjuGEEcMfhdmfh1aAESswgJtbf.nyAGa.%2BBsBTYDpdeNEaQYT7tIwW%0AvvcTpsgsVM01v4CwY35gkA6MX3IErXvcJrMkxanGc%2BFEB.5PocFmRaZJL%2B1b%0AeAqyJcu9BqTT8gI6ts9DJ6R2SnDf7XSWwI1RgMV1scHtPbR8sCkUhDkPA67w%0AQninrbLIolrtP87gZwcB8LEGI%2BBS2ZGJCf2EQBdFEVy6egZHZ60rGjTTx40y%0AWQiOZtRbRZFJGkPgzRAu94BODQepa6Uy42BCP8dycZUVntKCGRRJDhF2Ywvm%0ANtGYVHgcptbyWQBLsialRHQ9vri3breDpgcf47BSXEuoHJVHO.sp6CGySc0X%0AuPIP1drOOHivBrquUhYN1wLgni3.zK3P5d9dcFsZzIRM%2BlFgUMFuU3kvi7D5%0A0WDS%2BoQ6qai9BQzMc4PugGO3v5zmU1gh6KfDGiD3lp5og44MD%2BX0HUVtd0qt%0Ap0qtp2stpOLc0x8BpZ%2BYDlTjnQV01UaQL%2B%2BPkMjT5FVhCXzlivrMwvfTRFMe%0ASNYK8EXFZSYB3MfGLev6IsZq2GmroY54Kjh9Zb55yP7lio6jCW1N4wyZaZn2%0ANs8EawokA4b9jHbReglbYnX9tsT4jCYAmNlS5mRSwIDkSwIUoWerJ5q051iC%0ACalMi6KfCSIrLSkxWmZxJ4E6AJ052RwtbPl7KpqlCOhBehcLLy8SPJMC6efJ%0ALL0qyxJQ5CiJKBW48TUUoypQSUIrKLUeUOWdFEt19qND6yZ6XJ5vTWtNL03A%0AhhVStbWTE0XkpIyAxOeMLIbcH4kjHBLbRHnoaHEjA3ovzc9pQW2vZbvhftp8%0ADRV%2BuXxRFTA9LEe72lFN6liR2scD7y3gOtle4nraHCp3X%2Bojw93dTdV77nF.%0AyuxD10k.Z.d24qemu9c9524qemu9c952B95eDDeW847wLbmu900dECMnLigb%0AcKo898DId%2BufAv991S69a%2B829SAuJeDK0VUMfa7KF2UldF0.BF2Fe0XVAF2K%0ACU7WDnzs4yFyJvHeeeh1Rc9fYVU1.vy3nHk0dSB%2BJfkL.jfgh3MF%2Bt7qtc.y%0A1LRb9Oh8IQSClXJAl3xgDGiYFRNjjBCdVQWIeZhizkwMQi%2BvYr8F7C781V0I%0AMWY8qJ%2BmxNV7jx4RPkCr9H%2B6o4o95Jimj3ulyj8D95%2BYiCOPIqYUmKDno.Vj%0Ap9rE2MxwalKOOc0njIzxTx%2BrN702jgj.iZSwnDodC0hFLF5gUQwe5lZK5MTJ%0AZSm.XBdvZ0I1fFVFUW0iAcnBaQ336Js5WmvJqHM.IpndzLJRsNtdjo4El.CB%0AmrlWYxZHxj87JSEGm96IStWmLYqwC.8bJ9p1ExJqCIZrfQ6LhesNttkI2YUj%0AFDJMuQiFCIZz.Lud9CAmJn.e8d9fx29tlY0UxBffADlZLuo8MFRZ%2Bh2N6bJS%0ACp8BqwXTMX8QVjHCTcgrUxcFRyEyK9053tMsmIqM0dHxjy7JSCJIq27JSNCI%0AGg67KSuGNYdkkrKavGnId9.dlUW0hpxxes7%2BAsYVFT.%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post142244-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode142244-0">----------begin_max5_patcher----------
1378.3oc6ZszbqZCEds8uBJqsiAw6tqSW1M2EcWl6jQ.x1pAPLfrSt816+8J
jvXf.NXjgLIi2XajDRmy244G3etbgpO4UTtpxuq7nxhE+b4hE7gJFXQ40KTi
guFDAy4KSMFkmC2gTWIlihdkxGe85.XJ8PFZMNt17aIIzb7+hJViN3AsxgSN
DiShPT9dBNOH4.8zn5kihC46Ow+eVCpuqIvX9tp9GYXXzoYRgzf83jcOkgBn
B8BXXvNW1oaU7kG+Sc2GzT9d48HNT5ORQhaPUU46Ey7qkKK9X0.QlDzKLg7M
.SZFNgpjuGEEcMfhdmfh1aAESswgJtbf.nyAGa.+BsBTYDpdeNEaQYT7tIwW
vvcTpsgsVM01v4CwY35gkA6MX3IErXvcJrMkxanGc+FEB.5PocFmRaZJL+1b
eAqyJcu9BqTT8gI6ts9DJ6R2SnDf7XSWwI1RgMV1scHtPbR8sCkUhDkPA67w
QninrbLIolrtP87gZwcB8LEGI+BS2ZGJCf2EQBdFEVy6egZHZ60rGjTTx40y
WQiOZtRbRZFJGkPgzRAu94BODQepa6Uy42BCP8dycZUVntKCGRRJDhF2Ywvm
NtGYVHgcptbyWQBLsialRHQ9vri3breDpgcf47BSXEuoHJVHO.sp6CGySc0X
uPIP1drOOHivBrquUhYN1wLgni3.zK3P5d9dcFsZzIRM+lFgUMFuU3kvi7D5
0WDS+oQ6qai9BQzMc4PugGO3v5zmU1gh6KfDGiD3lp5og44MD+X0HUVtd0qt
p0qtp2stpOLc0x8BpZ+YDlTjnQV01UaQL++PkMjT5FVhCXzlivrMwvfTRFMe
SNYK8EXFZSYB3MfGLev6IsZq2GmroY54Kjh9Zb55yP7lio6jCW1N4wyZaZn2
Ns8EawokA4b9jHbReglbYnX9tsT4jCYAmNlS5mRSwIDkSwIUoWerJ5q051iC
CalMi6KfCSIrLSkxWmZxJ4E6AJ052RwtbPl7KpqlCOhBehcLLy8SPJMC6efJ
LL0qyxJQ5CiJKBW48TUUoypQSUIrKLUeUOWdFEt19qND6yZ6XJ5vTWtNL03A
hhVStbWTE0XkpIyAxOeMLIbcH4kjHBLbRHnoaHEjA3ovzc9pQW2vZbvhftp8
DRV+uXxRFTA9LEe72lFN6liR2scD7y3gOtle4nraHCp3X+ojw93dTdV77nF.
yuxD10k.Z.d24qemu9c9524qemu9c952B95eDDeW847wLbmu900dECMnLigb
cKo898DId+ufAv991S69a+829SAuJeDK0VUMfa7KF2UldF0.BF2Fe0XVAF2K
CU7WDnzs4yFyJvHeeeh1Rc9fYVU1.vy3nHk0dSB+JfkL.jfgh3MF+t7qtc.y
1LRb9Oh8IQSClXJAl3xgDGiYFRNjjBCdVQWIeZhizkwMQi+vYr8F7C781V0I
MWY8qJ+mxNV7jx4RPkCr9H+6o4o95Jimj3ulyj8D95+YiCOPIqYUmKDno.Vj
p9rE2MxwalKOOc0njIzxTx+rN702jgj.iZSwnDodC0hFLF5gUQwe5lZK5MTJ
ZSm.XBdvZ0I1fFVFUW0iAcnBaQ336Js5WmvJqHM.IpndzLJRsNtdjo4El.CB
mrlWYxZHxj87JSEGm96IStWmLYqwC.8bJ9p1ExJqCIZrfQ6LhesNttkI2YUj
FDJMuQiFCIZz.Lud9CAmJn.e8d9fx29tlY0UxBffADlZLuo8MFRZ+h2N6bJS
Cp8BqwXTMX8QVjHCTcgrUxcFRyEyK9053tMsmIqM0dHxjy7JSCJIq27JSNCI
Gg67KSuGNYdkkrKavGnId9.dlUW0hpxxes7+AsYVFT.
-----------end_max5_patcher-----------</code></pre></div>
</div>
<p>Hope this helps</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142245</guid>
					<title><![CDATA[Re: NIKON D300 streaming via USB]]></title>
					<link>http://cycling74.com/forums/topic/nikon-d300-streaming-via-usb/#post-142245</link>
					<pubDate>Tue, 15 Jun 2010 18:35:10 +0000</pubDate>
					<dc:creator>Danny de Graan</dc:creator>

					<description>
						<![CDATA[
						<p>I downloaded the shell object but it still gave me errors. Do you use max5 and have to tested it lately?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

