<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: Low level AS3 - Establishing an RTMP connection with Socket and ByteArray]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sun, 22 Nov 2009 12:05:23 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/630/1/Low-level-AS3---Establishing-an-RTMP-connection-with-Socket-and-ByteArray/Page1.html#Comment5645</link><description><![CDATA[onConnect
onData pending
Error: Error #2030: End of file was encountered.
	at flash.net::Socket/readBytes()
	at asc::main/sendConnection()
	at asc::main/onData()
onData handshake
openConnection<br/><br/>
(Comment posted by Tanase Laurentiu at 11:06 am, Sun 26th Aug 2007)]]></description><author>no@spam.com (Tanase Laurentiu)</author><pubDate><![CDATA[Sun, 26 Aug 2007 11:06:47 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/630/1/Low-level-AS3---Establishing-an-RTMP-connection-with-Socket-and-ByteArray/Page1.html#Comment5645</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/articles/630/1/Low-level-AS3---Establishing-an-RTMP-connection-with-Socket-and-ByteArray/Page1.html#Comment7719</link><description><![CDATA[u need 2 delete
socket.readBytes( copyBytes , 0 , 1536 );<br/><br/>
(Comment posted by dandaniz at 2:46 pm, Sat 24th Nov 2007)]]></description><author>no@spam.com (dandaniz)</author><pubDate><![CDATA[Sat, 24 Nov 2007 14:46:46 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/630/1/Low-level-AS3---Establishing-an-RTMP-connection-with-Socket-and-ByteArray/Page1.html#Comment7719</guid></item><item><title><![CDATA[Comment #3]]></title><link>http://www.actionscript.org/resources/articles/630/1/Low-level-AS3---Establishing-an-RTMP-connection-with-Socket-and-ByteArray/Page1.html#Comment12431</link><description><![CDATA[Hi,

I have a ByteArray from a BitmapData-Structure of a generated Bitmap. How I can send this ByteData to a FMS (or. Red5) to get a Videostream witch can be views by NetConnection -> NetStream -> Video.

Thank<br/><br/>
(Comment posted by Stefan Tannhäuser at 10:11 am, Thu 18th Dec 2008)]]></description><author>no@spam.com (Stefan Tannhäuser)</author><pubDate><![CDATA[Thu, 18 Dec 2008 10:11:02 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/630/1/Low-level-AS3---Establishing-an-RTMP-connection-with-Socket-and-ByteArray/Page1.html#Comment12431</guid></item></channel></rss>