Is RTMP supported in BlazeDS yet?
Since Adobe opened the RTMP specificatio开发者_开发百科n to the community, does it mean that RTMP will be supported by BlazeDS?
From what I know RTMP is not there yet :( But you can try messaging with StreamingAMF or pooling :)
http://cookbooks.adobe.com/post_How_to_use_BlazeDS_Messaging-7765.html
You can use MuleRTMP (http://code.google.com/p/mulertmp/) to adapt Red5's RTMP Handler as Endpoints into BlazeDS.
精彩评论