<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Getting your DV cam signal to work in Flash Player</title>
	<link>http://www.waldosmeets.com/2004/01/08/489/</link>
	<description>Sales Engineer from Adobe Benelux on Rich Internet Applications, Web 2.0 and Adobe Flex in the Benelux.</description>
	<pubDate>Mon, 08 Sep 2008 10:31:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: JesterXL</title>
		<link>http://www.waldosmeets.com/2004/01/08/489/#comment-63</link>
		<author>JesterXL</author>
		<pubDate>Thu, 08 Jan 2004 03:32:15 +0000</pubDate>
		<guid>http://www.waldosmeets.com/2004/01/08/489/#comment-63</guid>
					<description>That method is both powerful and dangerous.  Although that has been the solution to many camera oddities, do NOT set it lower than 160 x 120.  There are some crashing issues, maybe fixed by now, but you never know based on camera, based off of setting setMode to exremely low values for width and height.</description>
		<content:encoded><![CDATA[<p>That method is both powerful and dangerous.  Although that has been the solution to many camera oddities, do NOT set it lower than 160 x 120.  There are some crashing issues, maybe fixed by now, but you never know based on camera, based off of setting setMode to exremely low values for width and height.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Waldo Smeets</title>
		<link>http://www.waldosmeets.com/2004/01/08/489/#comment-65</link>
		<author>Waldo Smeets</author>
		<pubDate>Thu, 08 Jan 2004 09:46:17 +0000</pubDate>
		<guid>http://www.waldosmeets.com/2004/01/08/489/#comment-65</guid>
					<description>Interesting. Do those crashes only happen on the machine broadcasting the video, or also on the machines receiving the video?</description>
		<content:encoded><![CDATA[<p>Interesting. Do those crashes only happen on the machine broadcasting the video, or also on the machines receiving the video?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Marc A. Garrett</title>
		<link>http://www.waldosmeets.com/2004/01/08/489/#comment-70</link>
		<author>Marc A. Garrett</author>
		<pubDate>Thu, 08 Jan 2004 14:01:29 +0000</pubDate>
		<guid>http://www.waldosmeets.com/2004/01/08/489/#comment-70</guid>
					<description>Thanks for the tip Waldo. FYI, the Canon "ZR" series of DV cameras seems to work with no problem.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Waldo. FYI, the Canon &#8220;ZR&#8221; series of DV cameras seems to work with no problem.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.waldosmeets.com/2004/01/08/489/#comment-78</link>
		<author>Laurent</author>
		<pubDate>Thu, 15 Jan 2004 15:06:58 +0000</pubDate>
		<guid>http://www.waldosmeets.com/2004/01/08/489/#comment-78</guid>
					<description>it seems to work now, when i set it at 720x568... but now i have some kind of strange fieldjitter when I move in front of the camera: http://forum.n3uk.com/images/fieldJitter.jpg

On the sony cams we tested, this was resolved by setting the camera in memory (instead of tape) mode. I think it has something to do with fields vs. frames (someone tried explaining me that concept and it seems logic that is what's happening here).

However now we're testing with a panasonic dv-cam that doesn't have that memory-mode. So how do i resolve the fieldjittering problem?</description>
		<content:encoded><![CDATA[<p>it seems to work now, when i set it at 720&#215;568&#8230; but now i have some kind of strange fieldjitter when I move in front of the camera: <a href="http://forum.n3uk.com/images/fieldJitter.jpg" rel="nofollow">http://forum.n3uk.com/images/fieldJitter.jpg</a></p>
<p>On the sony cams we tested, this was resolved by setting the camera in memory (instead of tape) mode. I think it has something to do with fields vs. frames (someone tried explaining me that concept and it seems logic that is what&#8217;s happening here).</p>
<p>However now we&#8217;re testing with a panasonic dv-cam that doesn&#8217;t have that memory-mode. So how do i resolve the fieldjittering problem?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Johanna</title>
		<link>http://www.waldosmeets.com/2004/01/08/489/#comment-205</link>
		<author>Johanna</author>
		<pubDate>Thu, 15 Jul 2004 16:44:13 +0000</pubDate>
		<guid>http://www.waldosmeets.com/2004/01/08/489/#comment-205</guid>
					<description>Hi
I'm try to get this to work in flash mx with a Sony handycam (Carl Zeiss). I've it set to memory mode and I'm using the following code

cam = Camera.get();
cam.setMode(720, 568, 12,true);
mylive.attachVideo(cam);

Can anyone help, its driving me crazy
Thanks:)</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m try to get this to work in flash mx with a Sony handycam (Carl Zeiss). I&#8217;ve it set to memory mode and I&#8217;m using the following code</p>
<p>cam = Camera.get();<br />
cam.setMode(720, 568, 12,true);<br />
mylive.attachVideo(cam);</p>
<p>Can anyone help, its driving me crazy<br />
Thanks:)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Waldo Smeets</title>
		<link>http://www.waldosmeets.com/2004/01/08/489/#comment-206</link>
		<author>Waldo Smeets</author>
		<pubDate>Thu, 15 Jul 2004 16:46:50 +0000</pubDate>
		<guid>http://www.waldosmeets.com/2004/01/08/489/#comment-206</guid>
					<description>Hi Johanna,

my best advice is to try the FlashComm mailinglist: http://chattyfig.figleaf.com They have lots of FlashCom developers that can give you more feedback on this issue you mention.</description>
		<content:encoded><![CDATA[<p>Hi Johanna,</p>
<p>my best advice is to try the FlashComm mailinglist: <a href="http://chattyfig.figleaf.com" rel="nofollow">http://chattyfig.figleaf.com</a> They have lots of FlashCom developers that can give you more feedback on this issue you mention.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
