开发者

is there a SIP support for Flash?

Is there a SIP library to connect a flash application to a SIP server directly?(without passing from a rtmp media ser开发者_C百科ver)

Thank you


You can write action script class and use as3sip library to serve your purpose .


I slept on it and that's my "final answer": You can't accept incoming connections in flash, thus you'd need a special proxy keeping the signaling connection alive and assisting in symmetric RTP. The required infrastructure is not much different from running the SIP UA on the server, and passing the media streams to the flash client only, like red5phone does.

Also I expect you'd have trouble talking on a flash-only softphone with all the cooling fans blaring in your computer from the CPU intensive codec implementation in actionscript.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜