stratus

P2P in Flash / Flex without using Adobe Stratus

Hi all, Flash 10+ allows peer to peer capabilities to be implemented in Flex and Flash applications. However Adobe has sought to "control" this feature by ensuring that P2P can only be achieved using their hosted beta service called Stratus. This is to the best of my knowledge. Is there any alternate method to achieve the same? FYI: ...

How does Adobe Stratus work?

I want to know How does Adobe Stratus work? to get an idea of how to do something like it on my own. So what net hack Stratus uses to work like it works? ...

Where we can get Adobe® Stratus 2 examples on "Swarming", Live Application-Level Multicast, Distributed Data Storage?

When and where will see (ore already can get) Adobe® Stratus 2 examples (with source) on "Swarming", Live Application-Level Multicast, Distributed Data Storage? ...

Adobe Stratus Drawbacks

Hello, Am wondering if there are any drawbacks of using Adobe Stratus. Since it is only P2P, when will there be a case where P2P can't be used? On the site it says something like when UDP packets are blocked. How often is that? Say a thousand people use the service, approximately what percentage would not be able to use it? Also, is it...

Flex 3.5 - NetStream - StackOverflow errors when calling publish() after calling close()

I'm getting stack overflow errors when I'm trying to publish() a NetStream after close()ing it. Pasted below is the error stack: Error: Error #1023: Stack overflow occurred. at com.luxideus.facebook.canvas.controllers::StreamsController/onNetStatus()[...] at flash.net::NetStream/invokeWithArgsArray() at flash.net::NetStream/...

Trying to build automatic audio-conferencing capability into a WebApp

Hey all, I'm working with a team of relatively novice programmers, and we are trying to create a site that will have audio-conferencing capabilities such that whenever someone visits the page, they will immediately have audio-conferencing capabilities with everyone else on the page (5 people max). Can anyone point us in a general direc...

Easy bidirectional communication via P2P NetStream

I've been looking into the P2P support in Flash 10, using Adobe Stratus service. I have successfully been able to send data from one user to another, put my problem is that I haven't figured out how to send data back in some easy way (or as some kind of response to the first call). What I'm currently doing; First set up a connection w...

How can i create my own video chat using Flash ?

Hello. I would like to create a video chat. no text, just 1-1 video, which is very simple. Is it possible with Flash 10? Does it cost any money to use Stratus ? Do you know if there something similar already out there ? Thank you. ...

Flash + RTMFP + Stratus: Video Quality on Linux

I'm developing a video chat-like application using Flash RTMFP and Stratus. So far, I'm having good success. I can build from source, tweak settings, and get video and audio in both directions. There's one glaring problem I haven't been able to solve, however -- when using a client on a Linux machine, the video received by the other e...

Adobe stratus VS Asterisk

What is the best way to create a simple application that make PC-to-PC call ? Why Stratus is better ? Why Asterisk is better ? Remember that stratus use a peer-to-peer protocol. ...

pass FileReference between two flash movies

Hi I have an html page with a flash object that provides video chat using stratus. I want to enable file sharing from a different UI on the same html page. I want to use the same stratus connection to send the file. Is it possible to create a small flash object that will present a browse button and let the user choose a file and then p...

How to scale my stratus application ?

Stratus is currently in beta ! So, if I create a simple app with stratus tecnology and I get millions of users, then how can I scale the application ? How chatroulette have resolved the scaling issue ? ...

p2p file sharing with adobe LCCS

Hi There is an example how to create p2p file sharing using stratus: http://cookbooks.adobe.com/post_Create_a_P2P_file_sharing_application-16539.html Is this reliable although RTMFP uses UDP? Can I do the same with LCCS? All the sample apps are high level and I didn't see an example how to create a netConnection, publish stream and ...

Access the NetConnection for custom NetStream in Adobe LCCS

Hi I'm building LCCS application. Is it possible to use the NetConnection that the rtc:ConnectSessionContainer uses to connect to LCCS? I want to use a custom NetStream that is not provided by LCCS pods and containers. Is it possible to connect with a new NetConnection without using LCCS ConnectSessionContainer? Is it possible to see ...

What's behind ESPN having such high quality streaming for the World Cup through Flash?

I'm aware of Stratus which is used for ChatRoulette with a requirement of Flash 10. Does anyone happen to know if ESPN uses the same technology or is it just the sheer amount of servers they have which makes this possible? ...

Is Flash the only option for browser-based video-conferencing?

To display a P2P video chat / screen-share session in the browser are we limited only to Flash? I think there are HTML5 solutions 'in the pipeline' but I've no idea of timescales. Do you know of any flash alternatives? ...

How do I disconnect a subrscribed stream from the publisher of the netstream?

I have a publisher who publishes a netstream using stratus p2p. This is then connected to by player who subscribes to the netstream. I believe one can reject the subscriber when the stream tries to connect by using the onPeerConnect method of the netstream's client. However, I would like to boot the subscriber after they have been conne...

RTMFP successful connection ratio or percentage; AKA Adobe Cirrus, Stratus, LCCS

Do you have actual experience with users establishing Adobe Flash RTMFP P2P connections in the real world? I've heard a couple of people say only 50% succeed, but that sounds suspiciously low and the people saying that are probably all repeating the same rumor. My own very limited tests with various friends & colleagues work 100% of the...