adobe-cirrus
How to make a webservice in RTMFP? (and.. how it works)
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[详细]
2023-04-13 06:28 分类:问答Adobe Cirrus (Stratus) doesn't work if user have local network
I am developing flash p2p chat. It works fine on my friends\' computers (they can chat each other), but not on mine. The problem is that I have local network at home, and I think that Flash Player tri[详细]
2023-03-29 16:19 分类:问答RTFMP - Remote stream not showing
I\'m trying to create a 2-way videochat. Your own webcam shows perfectly fine, but the other doesn\'t. I used this page as an example: http://www.adobe.com/devnet/flashmediaserver/articles/p2p_apps_ci[详细]
2023-03-28 01:14 分类:问答webcam chats app - p2p vs fms
I\'m currently developing a website in which I want to stick webcam chats between the users. Each client has an account and can call up a diff开发者_如何学Cerent client when he needs some help.[详细]
2023-03-22 10:39 分类:问答Why NetGroup.MulticastStream.UnpublishNotify fires just after NetGroup.MulticastStream.PublishNotify
I am working on Cirrus I want to make audio chat. I publish stream on one side but its NetGroup.MulticastStream.PublishNotify event doesn\'t fires at first time....When I publish it twice or thrice it[详细]
2023-03-16 07:27 分类:问答Adobe Cirrus: Quickest way to deliver a chunk of data to a single peer with known id
Adobe Cirrus offers a number of options for transferring data from peer to peer: Directed Routing, Object Replication and Multicasting to name a few.[详细]
2023-03-13 09:28 分类:问答Flash p2p: communication between more than 2 clients
I\'m doing some experiments with Adobe Cirrus. I\'ve managed to connect 2 clients to each other. But what I want now is the following:[详细]
2023-03-08 09:44 分类:问答How can I code a webapp for p2p file sharing without a main server?
I am making a website where coworkers can share files with one another. One user chooses a file on his computer.[详细]
2023-03-05 01:32 分类:问答Using Flash peer to peer to share files. How to display a progress bar to the downloading client?
I am trying to implement the actionscript program described at this address. http://cookbooks.adobe.com/post_Create_a_P2P_file_sharing_application-16539.html. It lets two flash client connect to the c[详细]
2023-02-27 11:48 分类:问答How to implement my own Cirrus (previously named Stratus) server?
I am interesting in creating a P2P application using Cirrus (http://labs.adobe.com/technologies/cirrus/rtmfpgroups.html).开发者_如何学运维[详细]
2023-02-26 15:26 分类:问答