maxwells / flex-rtmfp-video-chat

An ultra basic Flex RTMFP video chat client that uses Adobe Cirrus as a rendezvous point. Could be pointed at Adobe Media Server just as easily
MIT License
11 stars 5 forks source link

Ultra Basic Flex RTMFP Video Chat

Purpose

To serve as a working reference or starting point for anyone interested in creating a multiuser RTMFP audio/video client based on the Cirrus rendezvous service. Could be easily repurposed to work with Adobe Media Server.

Example

Here

Basic Explanation

Leverages RTMFP NetGroups to publish a stream and listen to when a new stream has been published by another user.

Assume: Users A, B, and C are connected to the Cirrus service with the same developer key and group id.

Real Implementation
Building

a) Flash Builder

-- or --

b) Ant

NB: Be sure to point FLEX_HOME in build.properties at your Flex SDK

$ ant
License

This project rocks and uses MIT-LICENSE. Copyright 2013 - Max Lahey