rtmfp

Flash: Are there RTMFP tutorial for Video streaming ?

I need to create a simple video streaming without using Flash comunicator server or other streaming server. So I am thinking to use RTMFP but I haven' t found any good RTMFP tutorial for this issue. Do you know tutorial for Video Streaming using RTMFP ? ...

Good P2P Flash video conferencing package

Looking for a flash p2p (RTMFP) packaged solution, that includes the following features Time limited sessions: at confrence start, there is a set time limit, when this expires the session ends. Session extension: Sessions can be extended, but require authorization from the server via some sort of REST or Ajaxy response. Generally cus...

Silverlight P2P App (In Browser) - Will we get RTMFP?

Ok so from all my research I'm fairly positive P2P is not possible in Silverlight 4 (in browser). Flash can do P2P using Stratus/RTMFP which I believe uses UDP hole punching and a Stratus server to help initialize the connection. Is there any plans for Microsoft to add some kind of p2p rendezvous service in the future? Can we get a de...

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...

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 ...

Stratus (RTMFP) simple interaction user-user example.

Hi guys, do anyone know a link or example that shows how to communicate two users using Stratus?, I know that Adobe site has some examples.. but they are all related to video streaming and so.. Thx in advance. ...

How to guess maximum possible outgoing bitrate for a NetStream with RTMFP for Flash?

Hi there, I've setup a sending NetStream connection in Actionscript 3 for Flash. I would like to automatically select the highest possible encoding quality for transmission. To do so, I need to get the approximate possible outgoing bitrate (the "upload" speed) and then choose the corresponding quality. My question is, how do I approxi...

Streaming live video over RTMFP using a format other than Spark

I would like to serve high quality video (H.264) between a server and a single Flash Player client with low latency (RTMFP). The single client will be controlling a robotic device and seeing the results through the video stream, so low latency is important. Option A: The Flash Player supports low latency streaming of video between two P...

rtmfp capture incoming stream

Since the 10.1.0 flash player, it is pretty easy to implement a live streaming multicast system using rtmfp and stratus. However, it seems there is a unfixed bug when trying to manipulate the streaming data from client side, say, save the streaming data to hard disk. Normally, the stream publisher should have the ability to specify the p...

flash webcam and rails

Hey guys, are there any good guides out there for doing rtmfp and rtmp flash with ruby? I'm really interested in webcam interactions and I'm looking for something all-inclusive that can take me up through the basics. I've been trying to work through some tutorials but with limited success. Any help would be greatly appreciated. Thanks ...

Is there a way to access the remote IP of a RTMFP p2p stream?

I'm writing a communication system, using Actionscript 3 and C#. Flash is used to communicate with RTMP server and stream video and audio using RTMFP p2p, but the actual client logic is handled in C#. What I want to be able to do, is allow users to share files between each other also using a direct p2p connection. I have got the RTMFP ...

rtmfp open source implementation or FMS with rtmfp hosting?

Is there an open source implementation of rtmfp? Is there FMS hosting that support rtmfp? What is the price of FMS4 enterprise? Thanks ...

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...