shishenkov / cocoon-p2p

Automatically exported from code.google.com/p/cocoon-p2p
0 stars 0 forks source link

Add Cirrus support #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add support to use of Adobe's Cirrus service, ideally by just specifiying the 
Cirrus Key as an additional attribute. For now, the URL will just switch 
between rtmfp: (for local use) and the Cirrus URL.

Later versions may also support other RTMFP servers (Flash Media Server), so we 
may need to configure the connection URL as well.

Original issue reported on code.google.com by bort...@gmail.com on 13 Apr 2011 at 6:53

GoogleCodeExporter commented 8 years ago
added useCirrus property on LocalNetworkDiscovery class. Developer has to set 
his Cirrus key on LocalNetworkDiscovery as well by using the key property.

Original comment by bort...@gmail.com on 3 May 2011 at 8:58