<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WIWTW: Bitmapdata.draw and RTMP Snapshotting</title>
	<atom:link href="http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/feed/" rel="self" type="application/rss+xml" />
	<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/</link>
	<description>A blog for Flash, games, Adobe, and assorted wackiness.</description>
	<lastBuildDate>Tue, 09 Jun 2009 04:38:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Maxx Kredit</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2207</link>
		<dc:creator>Maxx Kredit</dc:creator>
		<pubDate>Sat, 05 Apr 2008 15:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2207</guid>
		<description>Right. I tried to use the bitmapdata.draw (video) function, I think it´s really great.</description>
		<content:encoded><![CDATA[<p>Right. I tried to use the bitmapdata.draw (video) function, I think it´s really great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ImmersiveStream</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2206</link>
		<dc:creator>ImmersiveStream</dc:creator>
		<pubDate>Thu, 27 Mar 2008 04:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2206</guid>
		<description>I&#039;m getting a very odd problem when using live/off-line RTMP with video textures using FMS 3.0. I have done all of the necessary configurations on the server-side to allow client SWFs to copy NetStream frames into Papervision texture buffers. This works initially, but when I seek the connected stream or hit the end of the video I get a sandbox violation as if the videoSampleAccess =&quot;/&quot; state was never set on the server side. If I do not seek or reach the end of the video everything works perfectly. This geeks out in the 3D render-loop -- could the stream object be in some undefined state during a seek which causes the texture copy to throw a sandbox violation?

Also, I have been unable to get either the built-in live or vod streaming applications to work using the / in configuration xml. I have to use a custom main.asc to permit client-side copy of the stream (client.videoSampleAccess = &quot;/&quot;). This system is based on the Flash 9 build 115(movie star)and FMS 3.0, so it should work right?

Am I doing something dumb? Has anyone seen anything similar? Could it be paranormal? Any ideas?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting a very odd problem when using live/off-line RTMP with video textures using FMS 3.0. I have done all of the necessary configurations on the server-side to allow client SWFs to copy NetStream frames into Papervision texture buffers. This works initially, but when I seek the connected stream or hit the end of the video I get a sandbox violation as if the videoSampleAccess =&#8221;/&#8221; state was never set on the server side. If I do not seek or reach the end of the video everything works perfectly. This geeks out in the 3D render-loop &#8212; could the stream object be in some undefined state during a seek which causes the texture copy to throw a sandbox violation?</p>
<p>Also, I have been unable to get either the built-in live or vod streaming applications to work using the / in configuration xml. I have to use a custom main.asc to permit client-side copy of the stream (client.videoSampleAccess = &#8220;/&#8221;). This system is based on the Flash 9 build 115(movie star)and FMS 3.0, so it should work right?</p>
<p>Am I doing something dumb? Has anyone seen anything similar? Could it be paranormal? Any ideas?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FunnY Being</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2205</link>
		<dc:creator>FunnY Being</dc:creator>
		<pubDate>Thu, 20 Mar 2008 15:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2205</guid>
		<description>Any DEMOs ?</description>
		<content:encoded><![CDATA[<p>Any DEMOs ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtallenca</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2204</link>
		<dc:creator>mtallenca</dc:creator>
		<pubDate>Thu, 13 Mar 2008 19:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2204</guid>
		<description>here&#039;s the application.xml tag I&#039;m using

&lt;VideoSampleAccess enabled=&quot;true&quot;&gt;/&lt;/VideoSampleAccess&gt;</description>
		<content:encoded><![CDATA[<p>here&#8217;s the application.xml tag I&#8217;m using</p>
<p>&lt;VideoSampleAccess enabled=&#8221;true&#8221;&gt;/&lt;/VideoSampleAccess&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtallenca</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2203</link>
		<dc:creator>mtallenca</dc:creator>
		<pubDate>Thu, 13 Mar 2008 19:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2203</guid>
		<description>Adobe Air 1.0 application displays an rtmp mp4 stream from FMS3. I&#039;m trying to capture a frame of video with BitmapData.draw and get a security sandbox violoation. I have added / to my Application.xml and I&#039;ve also tried setting the client property in the main.asc. Neither seem to work. (I&#039;m able to stream the video w/o issue - just the BitmapData.draw throws and exception.)

What do I need to do to make this work?</description>
		<content:encoded><![CDATA[<p>Adobe Air 1.0 application displays an rtmp mp4 stream from FMS3. I&#8217;m trying to capture a frame of video with BitmapData.draw and get a security sandbox violoation. I have added / to my Application.xml and I&#8217;ve also tried setting the client property in the main.asc. Neither seem to work. (I&#8217;m able to stream the video w/o issue &#8211; just the BitmapData.draw throws and exception.)</p>
<p>What do I need to do to make this work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: narconon vista bay</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2202</link>
		<dc:creator>narconon vista bay</dc:creator>
		<pubDate>Wed, 05 Mar 2008 21:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2202</guid>
		<description>DEMO videos is what they call them these days? :)</description>
		<content:encoded><![CDATA[<p>DEMO videos is what they call them these days? <img src='http://justin.everett-church.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilahiler</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2201</link>
		<dc:creator>ilahiler</dc:creator>
		<pubDate>Sat, 01 Mar 2008 13:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2201</guid>
		<description>DEMO videos, FF/Win? I’m trying to chase down this warning dialog… can you help? The videos from the DEMO conference have a warning message: “Attention Firefox users: BG LiveBroadcast is currently not supported on Firefox for Windows. Please use IE…</description>
		<content:encoded><![CDATA[<p>DEMO videos, FF/Win? I’m trying to chase down this warning dialog… can you help? The videos from the DEMO conference have a warning message: “Attention Firefox users: BG LiveBroadcast is currently not supported on Firefox for Windows. Please use IE…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin&#8217;s Flash Blog &#187; Progressive FLV Snapshotting Issue (Not a Bug)</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2200</link>
		<dc:creator>Justin&#8217;s Flash Blog &#187; Progressive FLV Snapshotting Issue (Not a Bug)</dc:creator>
		<pubDate>Fri, 29 Feb 2008 17:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2200</guid>
		<description>[...]  February 28, 2008:  	Progressive FLV Snapshotting Issue (Not a Bug)   December 7, 2007:  	WIWTW: Bitmapdata.draw and RTMP Snapshotting    [...]</description>
		<content:encoded><![CDATA[<p>[...]  February 28, 2008:  	Progressive FLV Snapshotting Issue (Not a Bug)   December 7, 2007:  	WIWTW: Bitmapdata.draw and RTMP Snapshotting    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: islam</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2199</link>
		<dc:creator>islam</dc:creator>
		<pubDate>Fri, 29 Feb 2008 14:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2199</guid>
		<description>I don’t want to use FMS for all my video content, because A) some of it requires offline viewing, and B) most of it are small clips that are just made for being captured.</description>
		<content:encoded><![CDATA[<p>I don’t want to use FMS for all my video content, because A) some of it requires offline viewing, and B) most of it are small clips that are just made for being captured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JD on EP</title>
		<link>http://justin.everett-church.com/2007/12/07/wiwtw-bitmapdatadraw-and-rtmp-snapshotting/#comment-2198</link>
		<dc:creator>JD on EP</dc:creator>
		<pubDate>Wed, 30 Jan 2008 20:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://justin.everett-church.com/?p=237#comment-2198</guid>
		<description>&lt;strong&gt;DEMO videos, FF/Win?&lt;/strong&gt;

DEMO videos, FF/Win? I&#039;m trying to chase down this warning dialog... can you help? The videos from the DEMO conference have a warning message: &quot;Attention Firefox users: BG LiveBroadcast is currently not supported on Firefox for Windows. Please use IE...</description>
		<content:encoded><![CDATA[<p><strong>DEMO videos, FF/Win?</strong></p>
<p>DEMO videos, FF/Win? I&#8217;m trying to chase down this warning dialog&#8230; can you help? The videos from the DEMO conference have a warning message: &#8220;Attention Firefox users: BG LiveBroadcast is currently not supported on Firefox for Windows. Please use IE&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

