I managed (thanks to an example I saw in adobe labs) to host in my webpage an swf, and through Cirrus I could establish a connection between two different users, that worked like a charm, BUT, I had t
Im sort of new to the \"net world\", what I w开发者_开发百科ant to develop is a multiplayer TD game, and Im concerned about how to sync the players, I mean, its possible that at some times the map wou
Quick Intro:We have a flash tetris game finished and we are looking to add multiplayer functionality to the game.After a few days of research on the capabilities of flash and sockets, I\'ve gotten eve
I have an app that streams in video live, and archives it as it goes along. My question is this:What happens when I hit, or allow, \'pause\' on a live stream, and then \'play\'?Obviously the person o
I have a fms 3 server runing a video chat room application. It goes well except everyday it will die on开发者_JS百科ce or twice. After restarting the fms server, everything goes working again.
I want people to be able to create a \"roo开发者_运维问答m\" and let other people join the room and be able to watch the room\'s owner through his webcam. Basically, something similar to Stickam.
Is it possible to communicate with RTMFP from serverside wit开发者_JAVA技巧hout flash server? Thanks ;)Presumably you just need to communicate with the Flash player so that\'s not related to RTMFP an
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I would like to use Flash\'s RTMFP peer protocol but I am wondering if its worth developing for a mainstream audience? From what I understand it uses 开发者_开发问答UDP and unless firewalls/routers of
I\'m implementing a peer-to-peer video conference application in Flex using the new RTMFP protocol and NetGroups..