<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Feature request: DSLR remote camera control from Isadora]]></title><description><![CDATA[<p dir="auto">Hello forum!<br />
I'm starting a time-lapse application in Isadora. I'm already able to control few motors of my motion control system through serial, from Isadora.<br />
I started looking for a way to control my EOS camera from the computer so I don't have to touch my camera or lens while shooting at all. Thats how it came to my mind:<br />
Wouldn't be great to have DSLR control inside Isadora? Is this even possible?<br />
This could be helpfull not only for applications like mine, also for remote control on live camera inputs.<br />
what do you think about it?</p>
]]></description><link>https://community.troikatronix.com/topic/344/feature-request-dslr-remote-camera-control-from-isadora</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 10:09:53 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/344.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Nov 2012 05:16:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Feature request: DSLR remote camera control from Isadora on Tue, 04 Dec 2012 03:40:11 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Fred for looking into this.</p>
<p dir="auto">Best,<br />
Michel</p>
]]></description><link>https://community.troikatronix.com/post/5179</link><guid isPermaLink="true">https://community.troikatronix.com/post/5179</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Tue, 04 Dec 2012 03:40:11 GMT</pubDate></item><item><title><![CDATA[Reply to Feature request: DSLR remote camera control from Isadora on Tue, 04 Dec 2012 02:29:50 GMT]]></title><description><![CDATA[<p dir="auto"> Ok, I did have a chance to look at this over the last few weeks. The two scenarios I see are:</p>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">1\. Camera capture control - using a library such as gphoto, this will give some control over camera settings, capture and image download but no live view, this is what you see in the arduino example.</div>
<div>2\. Camera capture control with live view- this means working with the SDK from the manufacturer. This is the useful one for me.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">I registered with the canon developer program and got the latest SDK, I have a running app with live view stream in (and out via syphon) and a capture command and download command via osc (with the appropriate file IO libraries and checking the camera status to check the camera is ready for the commands.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">I have not had any luck yet on getting control of the camera reliably. It feels like canon is really pushing the USB bandwidth here and so far I cannot get a reliable settings and syphon app.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">I was playing a lot with the eos utility which gives complete control over the camer and live view, even this is flaky and will only really function well on the right hand side usb port of my rmpb. </div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">Getting this to work fully functionally is not a simple thing to do (well for me anyway), and even then it is only for one camera brand so a full izzy plugin would not be worth the time I think (well again for me).</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">It is something I would like to make as a stand alone app and I will persist and see how I go.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">Fred</div>]]></description><link>https://community.troikatronix.com/post/5175</link><guid isPermaLink="true">https://community.troikatronix.com/post/5175</guid><dc:creator><![CDATA[Fred]]></dc:creator><pubDate>Tue, 04 Dec 2012 02:29:50 GMT</pubDate></item><item><title><![CDATA[Reply to Feature request: DSLR remote camera control from Isadora on Sat, 24 Nov 2012 05:51:24 GMT]]></title><description><![CDATA[<p dir="auto">Camera control is a bit tricky, the only easy multicamera opensource library is gphoto which works pretty well but is a bit of a dog to get going. To control the canon cameras there are already a few good options. I use the EOS utility to get proper live view and control of the camera. With watch folders etc this works well to take images and get them into Izzy Although the screen real estate is a bit annoying. For Canon specific you can try this</p>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">https://github.com/kylemcdonald/ofxEdsdk</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">gphoto is here</div>
<div>http://www.gphoto.org/</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">You will need to write to canon and request the EDSDK, it cannot be re-distributed- to get live view this is the only option, gphoto does not support this.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">I did get gphoto working well at one time and could use midi to trigger the command line version from apple script in osculator.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">However the other brands Nikon etc use their own protocol for live view and camera control. I dont think this is something that could really be maintained in Isadora. As all cameras have different capabilities in gphoto, it would be hard to build an izzy plugin as you have to have a very dynamic system for controlling every different set of capabilities for different cameras.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">The eos utility is a good place to start, it comes with the camera- if you have lost the CD it is a little hard to get going, you can only download updates from canon and if the original is not installed it will not install- however if you search a little with google you will find a work-around for this.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">As it would be useful for myself I will have a look at making an OSC controlled canon DSLR app- however technically I think I am not allowed to distribute this...not sure.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">Ill let you know how I go, Please do the same.</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">Fred</div>]]></description><link>https://community.troikatronix.com/post/5010</link><guid isPermaLink="true">https://community.troikatronix.com/post/5010</guid><dc:creator><![CDATA[Fred]]></dc:creator><pubDate>Sat, 24 Nov 2012 05:51:24 GMT</pubDate></item><item><title><![CDATA[Reply to Feature request: DSLR remote camera control from Isadora on Wed, 21 Nov 2012 07:58:38 GMT]]></title><description><![CDATA[<p dir="auto">that's true Michel, but as far as I understand, most of them use the same comunication protocol. I found some info <a href="http://www.circuitsathome.com/camera-control/digital-camera-control-using-arduino-usb-host-shield-part-1-basics" rel="nofollow ugc">here</a>. It would be problematic four shure, but as all features, it could be getting more complete <a href="https://www.youtube.com/watch?v=AZj2ozo06oM" rel="nofollow ugc">as time goes by</a></p>
]]></description><link>https://community.troikatronix.com/post/4986</link><guid isPermaLink="true">https://community.troikatronix.com/post/4986</guid><dc:creator><![CDATA[mytx]]></dc:creator><pubDate>Wed, 21 Nov 2012 07:58:38 GMT</pubDate></item><item><title><![CDATA[Reply to Feature request: DSLR remote camera control from Isadora on Wed, 21 Nov 2012 07:34:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/558">@mytx</a></p>
<p dir="auto">for sure that would be great but, not every camera listens to the same control commands. The hassle will start when the question comes up, what camera should be supported, this could be a never ending story.</p>
<p dir="auto">Best,<br />
Michel</p>
]]></description><link>https://community.troikatronix.com/post/4985</link><guid isPermaLink="true">https://community.troikatronix.com/post/4985</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Wed, 21 Nov 2012 07:34:11 GMT</pubDate></item><item><title><![CDATA[Reply to Feature request: DSLR remote camera control from Isadora on Wed, 21 Nov 2012 06:01:28 GMT]]></title><description><![CDATA[<p dir="auto">That is a great possible solution for my problem right now vanakaru! thanks a lot, I will try it out.<br />
Anyway, just as a possible feature request, wouldn't be a powerfull feature to be able to control DSLR cameras directly from Isadora? Seems to be possible checking this example. Not only for timelapse, but for real time motion-control applications.</p>
]]></description><link>https://community.troikatronix.com/post/4984</link><guid isPermaLink="true">https://community.troikatronix.com/post/4984</guid><dc:creator><![CDATA[mytx]]></dc:creator><pubDate>Wed, 21 Nov 2012 06:01:28 GMT</pubDate></item><item><title><![CDATA[Reply to Feature request: DSLR remote camera control from Isadora on Wed, 21 Nov 2012 05:41:27 GMT]]></title><description><![CDATA[<p dir="auto">look at some of this</p>
<div>http://forum.troikatronix.com/cgi-bin/forum/gforum.cgi?post=2372;search_string=arduino%20shutter;t=search_engine#2372</div>
<div>http://www.youtube.com/watch?v=sPGVQnzNtw4</div>
<div>and Arduino can communicate with Isadora</div>]]></description><link>https://community.troikatronix.com/post/4983</link><guid isPermaLink="true">https://community.troikatronix.com/post/4983</guid><dc:creator><![CDATA[vanakaru]]></dc:creator><pubDate>Wed, 21 Nov 2012 05:41:27 GMT</pubDate></item></channel></rss>