BlazeDS中是否支持RTMP?

时间:2010-06-20 14:02:49

标签: blazeds rtmp

自Adobe向社区开放RTMP规范以来,是否意味着BlazeDS将支持RTMP?

2 个答案:

答案 0 :(得分:2)

据我所知,RTMP尚未出现:( 但您可以尝试使用StreamingAMF进行​​消息传递或汇集:)

http://cookbooks.adobe.com/post_How_to_use_BlazeDS_Messaging-7765.html

答案 1 :(得分:2)

您可以使用MuleRTMP(http://code.google.com/p/mulertmp/)将Red5的RTMP处理程序作为端点调整为BlazeDS。