<?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[UDP output from Izzy Data Send]]></title><description><![CDATA[<p>Does the new version of Izzy allow UDP output via the TCP Data send?</p>
I am trying to control a new Sony Camera that will only work via UDP TCP data send.  I saw a number of discussions in the past where people are asking for UDP connection.
Please advise and thanks.]]></description><link>https://community.troikatronix.com/topic/2918/udp-output-from-izzy-data-send</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 14:31:14 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2918.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Oct 2016 12:28:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Wed, 16 Aug 2017 09:21:57 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/75">@kdobbe</a></p><p>Are you sending OSC messages directly to the camera?</p><p>Best Michel</p>]]></description><link>https://community.troikatronix.com/post/24684</link><guid isPermaLink="true">https://community.troikatronix.com/post/24684</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Wed, 16 Aug 2017 09:21:57 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Wed, 16 Aug 2017 06:36:21 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/205">@bonemap</a></p><p>I second that feature request.</p>]]></description><link>https://community.troikatronix.com/post/24681</link><guid isPermaLink="true">https://community.troikatronix.com/post/24681</guid><dc:creator><![CDATA[opmeyer]]></dc:creator><pubDate>Wed, 16 Aug 2017 06:36:21 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Tue, 25 Oct 2016 22:24:32 GMT]]></title><description><![CDATA[<p dir="auto">I seem to have gotten closest using the OSC Multi-Transmit approach.  However, <strong>The string code output is being oddly translated</strong>.  Can anyone tell what is happening?  </p>
<div>Here is what I am attempting to send out to the camera via the OSC Multi-Transmit (simple hex code that operates the camera "Home" command:
<div>
<p dir="auto">01 00 00 05 00 00 00 00 81 01 06 04 FF</p>
<p dir="auto"><span style="font-family:Arial, Verdana;font-size:13.333333015441895px">Here is what is being shown via the OSC Monitor</span></p>
<p dir="auto">01 0 0 00  05  00 0 0 00  00  81 0 1 06 04 FF..</p>
<p dir="auto"><span style="font-family:Arial, Verdana;font-size:13.333333015441895px">The numeric groupings are being changed?  The camera is not responding from Isadora.  </span></p>
<span style="font-family:Arial, Verdana;font-size:13.333333015441895px">  
</span>
<p dir="auto">I am obviously missing something basic.  Looking for the light...</p>
</div>
</div>]]></description><link>https://community.troikatronix.com/post/21738</link><guid isPermaLink="true">https://community.troikatronix.com/post/21738</guid><dc:creator><![CDATA[kdobbe]]></dc:creator><pubDate>Tue, 25 Oct 2016 22:24:32 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Sun, 23 Oct 2016 18:02:24 GMT]]></title><description><![CDATA[<p dir="auto">Thanks to you all for the great suggestions!</p>
]]></description><link>https://community.troikatronix.com/post/21720</link><guid isPermaLink="true">https://community.troikatronix.com/post/21720</guid><dc:creator><![CDATA[kdobbe]]></dc:creator><pubDate>Sun, 23 Oct 2016 18:02:24 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Sun, 23 Oct 2016 09:14:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi, You might consider making UDP networking actors a feature request. Cheers Bonemap</p>
]]></description><link>https://community.troikatronix.com/post/21719</link><guid isPermaLink="true">https://community.troikatronix.com/post/21719</guid><dc:creator><![CDATA[bonemap]]></dc:creator><pubDate>Sun, 23 Oct 2016 09:14:44 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Sun, 23 Oct 2016 08:20:26 GMT]]></title><description><![CDATA[<p dir="auto">Actually there are two discussions regarding UDP transmit (see also <a href="http://troikatronix.com/troikatronixforum/discussion/1966/send-udp-from-isadora#latest" rel="nofollow ugc">http://troikatronix.com/troikatronixforum/discussion/1966/send-udp-from-isadora#latest</a>).</p>
<p dir="auto">I was searching for the same feature for controlling a Chamsys light console, and found a solution in this forum, which was developed by M_theater Berlin. The solution is, to send TCP data to Netcat on the same computer, which "translates" it to UDP and sends it to the desired IP address.</p>
<p dir="auto">Netcat is a program, which is part of Mac OS (called nc) and can be downloaded for Windows here: <a href="http://www.chip.de/downloads/Ncat-Netcat-Portable_69560319.html" rel="nofollow ugc">http://www.chip.de/downloads/Ncat-Netcat-Portable_69560319.html</a></p>
<p dir="auto">Here you find more information how the UDP connection worked between Isadora and Chamsys, in this discussion I included an Izzy patch with explanations:<br />
<a href="http://troikatronix.com/community/#/discussion/comment/16144" rel="nofollow ugc">http://troikatronix.com/community/#/discussion/comment/16144</a></p>
<p dir="auto">I'm sure it will work in this case also, but I really hope that there will be an Isadora actor which works without an extra program, hopefully in one of the next updates...</p>
<p dir="auto">Cheers, gunther</p>
]]></description><link>https://community.troikatronix.com/post/21718</link><guid isPermaLink="true">https://community.troikatronix.com/post/21718</guid><dc:creator><![CDATA[gunther]]></dc:creator><pubDate>Sun, 23 Oct 2016 08:20:26 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Sun, 23 Oct 2016 07:47:25 GMT]]></title><description><![CDATA[<p dir="auto">The address input is just for the address.Try putting your data in the value input of the osc multi transmit (defaults to a digit, but you can trigger a text to it). Then set up a chain of actors triggering "transmit" with appropriate delays in between. You might also have to send carriage returns or other character in between you commands.</p>
]]></description><link>https://community.troikatronix.com/post/21717</link><guid isPermaLink="true">https://community.troikatronix.com/post/21717</guid><dc:creator><![CDATA[fubbi]]></dc:creator><pubDate>Sun, 23 Oct 2016 07:47:25 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Sat, 22 Oct 2016 21:34:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi Fred:</p>
<div>Could you explain a bit further?  I am attempting to send a hex code to control the PTZ of a Sony camera.  If I place the code in the address section as stated above, how do I actually trigger the code from OSC Transit to the camera?</div>]]></description><link>https://community.troikatronix.com/post/21711</link><guid isPermaLink="true">https://community.troikatronix.com/post/21711</guid><dc:creator><![CDATA[kdobbe]]></dc:creator><pubDate>Sat, 22 Oct 2016 21:34:34 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Sat, 22 Oct 2016 11:38:31 GMT]]></title><description><![CDATA[<p dir="auto">OSC is UDP, I just did a test with the OSC transmit actor and a UDP receiving software and you can send strings easily, just enter the string in the address section.</p>
]]></description><link>https://community.troikatronix.com/post/21706</link><guid isPermaLink="true">https://community.troikatronix.com/post/21706</guid><dc:creator><![CDATA[Fred]]></dc:creator><pubDate>Sat, 22 Oct 2016 11:38:31 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Fri, 21 Oct 2016 16:55:57 GMT]]></title><description><![CDATA[<p dir="auto">Try the OSC transmit actors, maybe it works?</p>
]]></description><link>https://community.troikatronix.com/post/21705</link><guid isPermaLink="true">https://community.troikatronix.com/post/21705</guid><dc:creator><![CDATA[fubbi]]></dc:creator><pubDate>Fri, 21 Oct 2016 16:55:57 GMT</pubDate></item><item><title><![CDATA[Reply to UDP output from Izzy Data Send on Thu, 20 Oct 2016 13:49:07 GMT]]></title><description><![CDATA[<div><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/75">@kdobbe</a></div>
<p dir="auto">For the moment, the best is to use a max patch, receiving OSC from Isadora and sending UDP, if you dont have a friend with max licence, it's perhaps possible in pure-data</p>
]]></description><link>https://community.troikatronix.com/post/21694</link><guid isPermaLink="true">https://community.troikatronix.com/post/21694</guid><dc:creator><![CDATA[jhoepffner]]></dc:creator><pubDate>Thu, 20 Oct 2016 13:49:07 GMT</pubDate></item></channel></rss>