Media Server :: FMS Origin-Only Clustering Setup

Nov 9, 2010

I was successfully able to setup FMS edge-origin cluster but Origin-only clustering is the one we wanted for our live applications. The only place I found was 'Large Scale Deployment with FMIS'. I guess for Origin Only Clustering, we need to have our own caching system. What does get cached in a Live AV Chat? How do I propagate it to other Origins? What kind of plugins would I need for cache managing? What should the plugin do?

In the attached Origin Only Architecture, what does the Primary Origin do and Secondary Origin do? I thought Origin is the place where the application is actually running and Edges do proxy. Is it the same here in Origin-only clustering also? Are there any tools which can measure the lag in AV? (like performance measuring tools or load testing tools for FMS). What kind of software Load Balancer can we use for FMS clustering? (Like Nginx, Zeus or something?)

View 8 Replies


Similar Posts:


Media Server :: Edge/Origin Clustering?

Feb 1, 2010

I am having a multi user application running in FMS. I need to cluster them using Edge/Origin with Origin failover.I went thru, http:[url]......My questions are,1) which software load balancer can I use? Is there possiblitiy of configuring the fms server to be reverse proxy.http:[url].... in the below link its mentioned that we can configure edges in 4 ways.Client auto discovery proxyServer auto discover (reverse proxy)Explicit URIImplicit URI (recommended)what configs do I need to do.I was successfut only Explicit URI way by configuring the Vhost.xml. How would I do for others?

View 1 Replies

Media Server :: Clustering Origin For Each Application

Nov 15, 2010

I have an FMS Clustered in Edge-Origin configuration. Can I have different Origins for different applications but the same edges?.I have multiple edges forwarding the requests to the Origins based on the application name?[code]And if its possible, can someone advice the advantageous of having different Origins for different Applications?

View 6 Replies

Media Server :: Clustering Origin / Edge Docs

Aug 15, 2010

where can I find step by step guide for clustering FMS? url...but ,  it is not clear what exactly to do , it just says like :Install and configure the first Flash Media Server.Use the same serial number and license file each time you install Flash Media Server.NOTE A special cluster license file is required. For more information, contact your Macromedia representative.Confirm that this Flash Media Server instance is working correctly.Configure the Flash Media Server instance as an origin server.Install and configure the next Flash Media Server in the cluster.Configure this Flash Media Server instance as an edge server.Make sure this edge server points to the origin server.Repeat steps 5 through 7 for each edge server that your license file allows. ".

View 3 Replies

Media Server :: HDS VOD With Origin/Edge Setup?

Jan 29, 2012

Is it possible to use origin/edge setup when streaming using HDS ? I have succesfully tested using RTMP but when I try the HDS string - get error "we are having problems with playback". I can view the stream directly if I connect to the origin server. I have 1x origin server and 1x edge server.

View 2 Replies

Media Server :: Stream Play And Origin Edge Setup

Apr 28, 2010

I'm stuck trying to get a Stream.play() call on a recorded video file (.flv) to translate from origin to edge servers. Don't even know if it's possible. If I call Stream.play() on a server, and connect a viewer directly to that server, the viewer sees the stream play. If I call Stream.play() on an origin server and connect a viewer to edge servers the stream does not play.

Is it possible to configure in any way that the play() call would propagate to edge servers? According to FMS 3.5 docs on the Stream class, the following is the case:
"When you call Stream.play()on the server, the server becomes the publisher."
See [URL].

If that server becomes a publisher and lets say it was an origin server on a CDN, shouldn't the other machines in the configuration receive the published stream? Somehow when you publish a live stream to an origin server it makes its way to edge servers. Is this analogy not relevant to the scenario wherein you call Stream.play() on a recorded file?

View 4 Replies

Flash :: Steps For Media Server Clustering?

Oct 20, 2009

Is there anyone can guide me how to cluster flash media server.

View 1 Replies

Media Server :: What Is Load Balancer In Fms Cluster And How To Configure It And Testing Fms Clustering

Oct 28, 2009

how to test and confirm that fms clustering is working.

View 1 Replies

Media Server :: Stuck In Vhost Setup Have Setup And Working Up To Connection?

Feb 22, 2011

I have started the vhost setup. I have cpanel on the server and I added the domain and it resolves to
the hosting account just fine pull up www.domain.com and goes to server.
 
I added the www.domain.com vhost. I pointed the application dir to /home/domain/public_html/applications/
 
I copied live over to applications dir. I setup user and pass for the virtual host login.

View 3 Replies

Media Server :: Fail To Connect Origin Server Through NAT

Apr 11, 2010

i have install a delveopment origin server for FMS testing, it can success steam VOD through internal ip, then we move on to test external ip steaming, but if fail to connect through external ip address, our firewall is using NAT mapping for the ip address, we have enable port 80 & 1935, did we need to change to edge server? i have try to change the vhost setting, but once i change the setting, internal & external will fail to conenct it, i have modfiled these setting in default vhost.xml, did any thing i need to change it? <Mode>remote</Mode> <Anonymous>false</Anonymous> <LocalAddress>all</LocalAddress>

View 1 Replies

Media Server :: Deploying Edge And Origin Server?

Dec 21, 2010

I have setup an Origin and Edge server to offload live and VOD content.  However, my end-users are pointing explicitly at the Edge server.  Is there any way to configure the setup so the Edge server (proxy)is transparent and the end-users only know about the Origin server?I am trying to configure video split streaming with FMS.

View 1 Replies

Media Server :: Edge / Origin Server Configurations

May 27, 2011

I've been trying now for few days to configure an Edge server that would connect to our working Origin server. I have not changed anything on the Origin server and media are served properly I can easily play all media from the videoPlayer.html sample app distributed with the server.

[Code]...

View 3 Replies

Media Server :: Configure A Back-up Origin?

Apr 14, 2010

Flash Media Interactive Server 3.5We currently have an Edge/Origin configuration. We have another Origin Server to be used for fail-over. How do you setup a back-up Origin Server?

View 4 Replies

Media Server :: VOD Is Stopping Whenever Origin Restarts

Jun 10, 2010

<running environment>
-windows 2003 server
-using linux based load balancer(two origin only FMIS)
-FMIS 3.5.3
-default settings of all XML, CONF
-origin only and 2 servers
-providing live and vod services(vod files are placed in NAS storage and FMLE is feeding live video)
-only alphabet charater file name (no * , no _, no other special character)  of VOD files
-nomally 300 VOD clients and 200 LIVE clients are connected on live time.
-changed HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters MaxUserPort created and set value 65535 in registry)

[Code]....

View 5 Replies

Media Server :: RTMPE Between Edge And Origin?

Jul 15, 2011

I would like to know when this feature will be available. As well as rtmpe between FMLE and Origin.

View 1 Replies

Media Server :: Edge Origin On Live Applications

Sep 22, 2010

I just came accross edge origin configuration. I was wondering if this would be good if I use Edge-Origin configuration on live applications, like live Video Chat or sharing a drawing board. I understand that they will be useful in case of failures of edges. But unlike 'videos on demand' applications like streaming, edges will help since the edges will cache them. So for a live application, apart from failover any other advantages of having Edge-Origin setup?

View 3 Replies

Media Server :: Origin - Edge Limitation On VOD But Not On LIVE

Feb 23, 2012

we have an origin server where video materials are stored and one edge where clients are conected to.

If i allow clients to connect directly to core server it can go easily to 1000 users without any problems. If the clients connects to edge after 100 users the player will start buffering the video every few seconds.

On the other hand if i connect a FMLE to core ( same video bitrate as materials already encoded ) clients can connect to edge and there is no problem
( tested with 1000 users ) and no buffering issues appeared.

There is no IO wait problem on core, edge is configured not to use any cache. There is no connectivity isssue between master and edge.

Both origin and edge are 4.0.3.

View 7 Replies

Media Server :: Built-in LoadBalancer For Origin/Edge Servers

Jun 10, 2011

We are currently deciding what to use: Wowza(not so much, since they are undergoing the lawsuit) or Adobe Flash Media Server. The problem is that I couldn't find any information on how to configure the loadbalancer using FMS. I tested with Wowza and they use built-in loadbalancer but not so for FMS. Forgot to mention that we need it mostly for live events using RTMP protocol. My current configuration has 1 origin server + 2 edge servers(trial developers edition). I can manage to play livestream from the edge--origin servers using egde url. How can I configure the edge server so that when I connect to the origin server it redirects me to the least loaded edge server?
 
I tried to set up the connection limit for the origin server for 2 connections(one for the fmle, one for edge) and connect with 5-10 clients but my origin server didn't redirect the stream to the edge.

View 1 Replies

Media Server :: HTTP Based Origin / Edge Configuration?

Dec 13, 2011

Is it possible that support origin/edge configuration with http-based in FMS? If so, how do I configuration for that?

View 2 Replies

Connect One Edge To Multiple Origin In Flash Media Server?

Mar 20, 2012

Is there a way to do this?One edge to connect to  two or more origin.

View 4 Replies

Media Server :: Setup Stream Encoder>>Flash Media Server>>Flash Player Client?

Jan 2, 2011

I am trying to create a flash player to stream an on online Internet radio station using FMS. I chose FMS after being told that I need RTMP server to extract the metadata. Our radio audio is being encoded using a DJ interface called SAM Broadcaster. But for some reason, it does not have an option to send over the stream directly to a Flash Media Server. Only options are either IceCAST or ShoutCAST. How should i setup the stream? Should it be Stream encoder>> IceCAST/SHOUTCast Server>>Flash Media Server>>Flash Player Client. Or should I setup Stream Encoder>>Flash Media Server>>Flash Player Client? Shouldn't Flash Media Server be an alternative to IceCast or Shoutcast?  If that is the case, how do I send over the stream from SAM Broadcaster directly to Flash Media Server without restreaming through another streaming server?

View 2 Replies

Media Server :: Do An In-place Upgrade From 3.5.2 To 3.5.3 On Origin Servers - Recommended Precedure?

Apr 20, 2010

I need to do an in-place upgrade from 3.5.2 to 3.5.3 on my origin servers. Is there a recommended precedure to acheive this? I want to have the minimum downtime possible. CentOS, x64. I think something along the lines of :

[Code]...

View 1 Replies

Media Server :: Setup Of Client And Server For Live Webcam?

Oct 9, 2011

No I have installed fms4.5, but I can't find good docs how to set something like this up. In Learning section I saw a lesson, but this one isn't ready.So I want to publish using flash and the subscribers to the livestream can be iPhones or Browsers.

View 13 Replies

Media Server :: Setting Up Flash - If I Setup Another Channel Pointing To The Other Edge Server Ip Adresss It Doesnt Work?

Sep 24, 2011

i have a orgin server and 2 edge servers and a load balancer

first off im confused in each edge server i set them to be remote, rtmp and changed the routeentry to  <RouteEntry>*:*;96.44.***.***:1935</RouteEntry> on both servers
 
orgin server is just local
 
what my question is im streaming to orgin and its getting sent to 1 edge and other edge is doing nothing no traffic the stream i set it this way url:

'rtmp://173.254.***.***/live/live_test',

which is the 1 edge thats working if i setup another channel pointing to the other edge server ip adresss it doesnt work.. what am i doing wrong isnt all this supposed to be load balanced or am i missing steps...or did i do it wrong on the flash player config.

View 10 Replies

Media Server :: How To Setup Vhost In 3

Apr 7, 2009

We are trying to setup FMS so that a section of videos for streaming are restricted to a specific network, while other videos would be available to all to stream. According to what I read, this is best restricted by means of a vhost. However, I've spent 3 days trying to get a vhost to work and am thoroughly stumped.Our current configuration for the _defaultVHost_ is: within vhost.xml, it points the apps dir to ${VHOST.APPSDIR} which points to the default install location. The VOD_DIR within fms.ini points to a separate location: d:contentflash.

View 1 Replies

Media Server :: FMS-Srv Win2003 Setup With Two NICs?

Mar 15, 2010

I have a problem with setting up my FMS and to NICs

NIC #1: public IP
NIC #2: private IP

On #1 I will setup port 1935 and 80 - Clients can connect to my livestreams

On #2 I will setup port 1935 and RDV for the FlashLiveEncoder and the RemoteDesktop
 
My problem is, when I activate the NIC #2 the FMS is noct reachable from the public NIC.I think it is a FW problem or a problem withe application.xml. how to setup my server (NIC, application.xml and FW) to run how I like?

View 12 Replies

Media Server :: Getting Setup For Live HD Broadcast?

Dec 4, 2010

I have a task before me that I have not spent any time researching in the past because I never thought I would have to do it... I need some specific advice from some of you gurus out there.I need to set up a training facility in which we film a teacher in HD and broadcast it live across the internet to 30 locations around town. I also need to have a live chat going with the video in which any of the viewers can ask a question to the teacher and he/she can answer it in the lecture being given.

The 30 locations that the viewers will be at will be a board room setting with an HDTV on the wall , and maybe a wireless keyboard and mouse that they can share to chat with the teacher.I know I can quickly figure out all of the video stuff, like lighting and cameras. I really need advice on all of the technical stuff that it takes for the live broadcast on the internet.

I imagine that I will choose a content delivery network, but which one? I imagine that I will use Flash Media Server, but which version? Do I need a real time transoding device to feed the analog HD video signals to to feed it to the computer? The company has T1, is it fast enough on the uploading to get what we need done?

View 2 Replies

Media Server :: Installing Key In Running Dev Setup

Jan 10, 2011

I have been testing a project with no license key(Dev) and last week I purchased a Flash Streaming license but I go into the fms.ini and insert the key and restart FMS but my streams no longer work and the only error I seem to be getting is: Found Connection Penalty (RTMFP) on core launch, penalty active since time 1294334608.351221 I remove the key and restart the service and everything works fine.

I even tried reinstalling FMS and provide it the key when it asked in the installer but same issue. Is this error related to an issue with the licensing key? There is no error when I remove the key but can't get support through contacting Adobe by phone. I asked what is the proper way to install the key and they said they would open a ticket and contact me back but its been 2 days not including the weekend, I thought it would be a very simple question for the FMS dept that I was speaking with.

View 5 Replies

Media Server :: Setup A Video Player For HLS And HDS?

Sep 20, 2011

I have installed FMS 4.5 successfully. I am able to run all the videos in the index.html page (filmthos.com/flash), including the HLS video on my Iphone. I was able to setup a video player for rtmp and it works fine, but I am having trouble with setting up video players for HLS and HDS. I am looking for somthing simple.
 
The source file or located in these location: /hds-vod/mvp5/media/MP.mp4.f4m and /hls-vod/mvp5/media/MP.mp4.m3u8 respectively (the httpd.conf location for both is HttpStreamingContentPath "/opt/adobe/fms/applications"). So obviously I want a simple video player for the HDS that plays flash and another to play HLS and HTML5. The index.html seems to cumbersome  to fine out how these players work.

View 1 Replies

Media Server :: Flash - Unable To Start Setup On OS X 10.7?

Sep 19, 2008

When I downloaded a developer edition from Flash Media Server page (11 Oct 2011). I tried to follow the setup instruction in readme.htm which comes in the zip of Linux version.I logged in to terminal as root user and call './installFMS' and then the terminal show me:
 
ERROR: Your operating system is not supported by the Adobe Flash Media Server installer.
 
Does it mean Flash Media Server Developer Edition cannot work on OS X Lion (10.7)?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved