-
You've been stating that this is an example of peer to peer in the browser. Most importantly, peer to peer implies that there is [no need for a central server](http://en.wikipedia.org/wiki/Peer-to-pee…
-
I enable the edge server and start the server, then port 1935 and 1936
are both opened. My question is,
1. How does the client connect to the edge server?
2. When the cluster desire more edges, ho…
-
is there a lock for sending messages into and fetching messages from the message queue? I guess this message queue is non-thread-safe.
:)
Poechant
-
Hello,
I am trying to compile Cumulus on Debian Lenny, have installed libssl-dev, libpoco5-dev and liblua5.1-0-dev but I get the following error when running "make" in ./CumulusLib:
compiling Addres…
-
How I can get in flash player all peerID from rtmfp netGroup?
I thought send the GroupID from Flash Player into a function on LUA, then in loop select all participants of group, but unfortunately I ca…
-
After service registration with command line "CumulusServer.exe /registerService /displayName=CumulusServer /description="Open Source RTMFP Server" /startup=automatic" service doesn't run with message…
-
Hi,
My cli is:
root@37:~/Cumulus/CumulusServer# ./CumulusServer
NOTE RTMFPServer[115] RTMFP server starts on 1935 port
It DOESN't show
INFO Handshake[43] Flash far id of this cumulus server XXXX…
-
Please add RTMP support as a fallback protocol for Cumulus. This feature is important when no RTMFP connection possible which happens when UDP is blocked completely. FMS supports both protocols so add…
-
Hi there,
after successfully compiling everything, I just cannot get this thing running. Could anybody help me with this please? CLI output is the following without anything coming up afterwards, no …
dim-0 updated
12 years ago
-
I am trying to manage all connections to cumulus/DEVKEY just via LUA with mysql. However it seems that I have to create a www/DEVKEY/main.lua or I'll receive a NetConnection.Connect.InvalidApp respons…