Flex :: Approximate Per-server / Per-cpu Cost Of WebOrb Enterprise?
Sep 1, 2011
I'd just like to know whether I'm wasting my time bothering to contact some annoying sales people, if it is out of our price range. This is most likely for deployment of a Flex/Java app in a clustered environment. Community edition is not going to work here.
View 2 Replies
Similar Posts:
Jul 5, 2011
I have a problem streaming on-demand f4v-files longer than 1 hour! The video starts normaly playing the stream and the player shows the correct overall duration. But if you start skipping/seeking the overall duration change to 13 h 20m and 28s (instead of 1 hour) and the stream breaks down. All f4v files with less than one hour duration works fine with playing and skipping!
I encode the f4v files with Adobe Media Encoder. I have also checked the f4v file with FLVcheck (passed). So, does anybody have an idea in fixing this problem and which format is the best for FMS streaming (MP4, FLV, F4V?)?
SAMPLE: Try to skip/seek and check the duratoin! [URL]
SOURCE:
<object width="1024" height="576">
<!-- FĂśR MICROSOFT INTERNETEXPLORER -->
<param
[Code].....
View 5 Replies
Apr 5, 2011
Has anyone tried using flash media server 4 on Amazon web service? I was wondering what your experience was and the costs of running it?
View 1 Replies
Nov 18, 2009
I'm attempting to install and run FMS on a Red Hat Enterprise Linux system. At one point, it did function properly, but now it will not stream video at all, and I keep getting a constant stream of errors. No changes were made to the FMS configuration to make it stop working. Attempting to load it in console mode results in the following:
-bash-3.2$ ./fmsmaster -consoleAdobe Flash Media Server (Master)Console mode.FMS detected IPv6 protocol stack!FMS config <NetworkingIPv6 enable=false>FMS running in IPv4 protocol stack mode!Host: uberserver IPv4: 127.0.0.1Server starting...Edge (13199) started, arguments : -edgeports ":1935,80" -coreports "localhost:19350" -conf "/opt/adobe/fms/conf/Server.xml" -adaptor "_defaultRoot_" -name
[code]....
The assert errors continue until I terminate the process.
View 6 Replies
Dec 4, 2010
G'day chaps, me and my mates have purchased a copy of Flash Media Server 4 Enterprise edition for use on our web project. Since we will be transmitting to large amounts of users through this exceptional piece of software, we will be needing to run more than one server at once. Before going ahead and doing anything against the policies we have decided to post here on the support forums and inquire about being able to run multiple copies of Flash Media Server 4 Enterprise edition with one Serial KEY ( 10 x GigE dedicated servers ). If this is not possible, how can me and my chappies load balance all the traffic through one Flash Media Server 4 Enterprise edition.
View 3 Replies
Aug 5, 2009
Might be a dumb question but a client has Windows 2003 Enterprise SP2 R2 and I was wondering if Flash Media Interactive Server will install and run fine on it? The requirements on the site say Microsoft® Windows Server® 2003 with Service Pack 2 but no about "Standard" or "Enterprise".
View 5 Replies
Oct 2, 2011
so i was getting people embedding my player to there site and stealing my thunder.. so i changed allow all to my domain and well i cant connected with fme
View 29 Replies
Nov 3, 2011
I have
[Bindable]
private var model:AlgorithmModel = new AlgorithmModel();
private var serviceProxy:Algorithm = new Algorithm( model );
[Code]....
And when i call serviceProxy.Solve_Send(request); with request is array and i want use model.Solve_SendResult in my code flex to draw many cubes use papervison3d but in the first time i received model.Solve_SendResult = null . But when I click again then everything OK.
View 1 Replies
Jul 1, 2010
I've been reading about WebORB, and am wondering: if I just need to call methods on a .NET web service from my Flex app, does it add any value?
View 3 Replies
Oct 19, 2010
Since Flashbuilder does not support WCF over https, I am considering to use weborb remoting as alternative, but not really sure how flash is going to know weborb location, if they are sitting on different servers. Looked at destination, source fields, but not really find a field called url in remoteObject in Flex.
View 1 Replies
Sep 17, 2010
I have an J2EE Enterprise Application Project in which I would like to add a few Flex screens. How do I go about adding Flex capabilities.
I have build Flex/J2EE applications from scratch but can't think of the best way to do this.
I am currently using Flex Builder Plugin for IBM Rational Application Developer 7.5.
View 1 Replies
Oct 11, 2009
I'm wondering if anyone has tried to use Flex to power the front end of an enterprise level application at all, and if so, what advantages/disadvantages did you find when doing so. I'm currently looking into a possible project that would have global users requiring enterprise level access and performance, and wondering if it would be prudent to call upon some of my contractors flex experience with this project.
View 3 Replies
Sep 14, 2010
What is the price of Flash Media Enterprise Server? The application level multicast is only available with this edition.
On this web site, there's no more information about this.
View 1 Replies
Nov 17, 2010
How do i lock it to my website only so no otherwebsites can use my server?
View 6 Replies
Feb 21, 2011
This maybe a bit of a 'wide' question, but am putting together a brief overview of a new system I'm proposing at work. It will be a POS style system, that does quotes and invoices + crm for our work enviroment across 100 + locations.
It will communicate with server via the Internet. Flex / Air feature set (offline SQL is Internet goes down, Rich communications, rich client environment etc), the fact that we run Macs + PC makes it looks like a great choice. I know HTML 5 has offline SQL and stuff, but flex feature set is way more comprehensive / usable etc..Is anyone doing any big corporate Flex / Air projects that need to last a long time? Or are you pushing HTML and its new technologies to provide a more safe investment.
View 1 Replies
Sep 15, 2011
Meaning specifically, what steps do you go through when creating a new application using these tools?
View 1 Replies
Nov 16, 2011
I'm just trying to understand how once HTML5 enters the picture, the current concerns about browser incompatibility and other issues go away? Wouldn't HTML5 simply add another set of browsers to the large list of current browsers that the application must target?
That is, assuming the enterprise web app requires one of these new HTML5 features (e.g. playing audio and/or video, integrating SVG or vector graphics, etc.). If such a feature isn't critical then graceful degradation may be acceptable and then my question is moot.
But for those apps that require one of these new HTML5 features, are you planning to support older browsers, or expecting it's acceptable to restrict to HTML5 browsers because the enterprise in question has made one of them their new corporate standard (or other scenario, etc.)?
View 1 Replies
Dec 5, 2011
To some extent I understand it's not feasible, because the system doesn't know if your programmer is keeping hold of some object intentionally or not. But alternatively, can I see the list of objects and memory that has been allocated? This way I can see the name of those objects which are not intended to hold the memory.
View 2 Replies
Sep 9, 2011
Is there a way in AS2 to approximate the functionality of assigning a document class to a FLA/published swf?
I would like to publish a swf that is an instance of a Topic class (extends movieclip). For various reasons I can't use AS3, but I would really like to emulate that part. Any ideas?
View 1 Replies
Oct 31, 2010
I'm looking for feedbacks regarding performances using WCF with amf. Here's an old benchmark which doesn't use WCF :[URL].. I'm aiming to few hundred/thousand concurrent connections at the same time. I think there's an overhead using WCF, but I would like to know to what extent if anyone has already test WCF through WebOrb using AMF behavior ?
View 2 Replies
Mar 3, 2011
I`m adding a message in MSMQ by my flex program using this [code]...
The thing is, how can I set the message label in the AsyncMessage that I`m sending?
View 2 Replies
Oct 12, 2009
I am a web designer and have a client who is interested in having a game application created similar to farmville or mafiawars on facebook. This is outside of my realm of Flash for sure and would have to be handled by someone else.I realize there are many factors that affect this question but could anyone give me a ballpark cost of creating an application like that? My client is just curious as to the realistic possibility cost wise?
View 1 Replies
Sep 7, 2010
I want to create one calculator which will calculate the future cost of education after certain years like 10 or 15 yr. If i take the inflation rate as 10%. How to calculate the future cost.I don't have any idea about it. I want to know the formula to get the output.
View 3 Replies
Nov 12, 2009
Context : I'm working on a Flash application developed with FDT and compiled with Flash CS4 (I need a huge library). It should connect to various Weborb services.Weborb is properly configured. My services are properly executed, and values returned, via the management console. Weborb examples as well as various tests compiled with Flex are fully functionnal.
Problem : when I try to adapt the code to compile with Flash, and setup the remote object like this :
var remoteObject = new RemoteObject();
remoteObject.destination = "GenericDestination";
remoteObject.source = "MyServices.MyService";[code]....
Question: how to properly setup a RemoteObject to connect to a Weborb remoting service from a Flash application compiled with Flash ?
View 2 Replies
Aug 27, 2009
If we made a game in flash that has online, would it cost money to have the online server or something?
View 3 Replies
Nov 5, 2010
How much does a reference/pointer to an object cost in terms of memory and performance in Actionscript 3? Are weak references( using Dictionary object) less, the same or more overhead?
View 1 Replies
Apr 25, 2011
We would like to deploy Flash Player in our corporate environment.Users are NOT administrators of their local machines, so just installing it on the image and leaving it is not an option.Telling users not to click the large Adobe Flash Player has an update splash screen is also not an option.
View 3 Replies
Apr 15, 2007
I build signs for a living and I want to create an form that will calculate the cost of materials based on an initial size of the sign. I am at step one with the scripting after having laid out some input text fields for width, height, and area. The catch is this. I need the area text field (named A_txt) to calculate the width input text field (named W_txt) and height input text field (H_txt) and auto update A_txt as the numbers are inputed on the user side. The area text field will be the initial number for other calculations later in the form for determining the price of the customers sign.
View 5 Replies
Apr 5, 2011
The code runs fine, but the problem I'm having is that the text box that is suppose to go onto of my answer buttons is behind the button itself... however, if I change two lines of code around, the answer validation code doesn't pick up the which answer was clicked (it returns undefined). This is infuriating!Look for the line "//INSERT HERE." If I take the line, "var answerField:TextField = createText(answer,answerFormat,answerSprite,0,0,450);" and put it there instead, it returns the right answers (doesn't return undefined), but I can no longer see the text. I've included the createText function as well.
private function askQuestion()
{
trace("asking question...");
[code]......
View 2 Replies
Aug 13, 2009
I'm using Flex3 building my AS3 projects for some 3D effects. I am going to create 1000 polygons(or rectangles) on the scene, without texture mapping. It seems the native 3D api of AS3 needs quite a lot memory:
[Code]....
here i created 1000 sp on the scene, the runtime memory cost seems to be more than 60MB. if increase to 2000, memory goes to 120MB. It seems the FVM's native 3D api generates a bitmap texture for each sprite, it's pretty memory costing. The alternative way may be is to draw the projected vertices of the sprites frame by frame by using local3DToGlobal and drawTriangles() to render the scene, but that could be slower. So is there any way to render many instances using the native 3D feature with costing much memory?
View 3 Replies