OpenRTMFP / Cumulus

CumulusServer is a complete open source and cross-platform RTMFP server extensible by way of scripting
http://groups.google.com/group/openrtmfp-cumulus
GNU General Public License v3.0
593 stars 221 forks source link

want to play Stream from multiple sources and also want to send stream to multiple destinations. #81

Closed msrajan closed 11 years ago

msrajan commented 12 years ago

I am trying to write a audio conferencing application system where people will create a meeting and invite people. I wrote a flash client and used a php web services to share peer-ids between clients and connecting to other people's stream to play.

The problem is that if A, B and C are in a conference then I loose stream between A and B but not with C. When tried with two peoples it works perfect. What may be the problem?

What should we do when connecting with more than one streams?

Thanks, Shan

cumulusdev commented 11 years ago

I guess you to post this kind of request on the forum rather: https://groups.google.com/forum/?fromgroups#!forum/openrtmfp-cumulus

Otherwise, may be give an eye on the meeting sample: https://github.com/OpenRTMFP/Cumulus/wiki/Server-Application,-Samples