Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
minzojian #1
how to make one edge server can connect another one
hello everyone
there is a problem with mutilple edge server connection.
i can connect the orgin server with such
URI:"rtmp://edge1/?rtmp://orgin/app"
however,the connection has been rejected when i try to use 2 edge servers
before orgin server.and the URI like
this:"rtmp://edge0/?rtmp://edge1/?rtmp://orgin/app"
anybody know why that and how to solove?thank you!
and this is my client code to check the conneciton status
var server="rtmp://edge0/?rtmp://edge1/?rtmp://orgin/app"
var nc=new NetConnection()
nc.onStatus=function(info)
{
trace(info.code)
}
nc.connect(server);
minzojian Guest
-
Need help setting an edge server!
Hello. I need help. I have recently bought a FMIS license, because I need to broadcast live video to a few classrooms over the internet, and I... -
Simulating an Edge Server
I have to coordinate event streams from multiple locations into a single super-event. we will have two, three, as many as six sites all recording... -
Edge server setup
We are trying to set up edge servers, after looking through the documentation or lack of, there is no clear instructions on how to do this. has... -
Edge Server Configuration
We are currently using Flash Media Server to serve up streaming video/audio directly, but are now implementing two edge servers behind a load... -
Edge server
Hi, i'm trying to find any guides, tutorial or other about installation and configuration of Flash Media Server 2 with edge server. Anyone know...



Reply With Quote

