Php :: Executing Actionscript On A Linux Server?

Oct 12, 2011

I have a set of ~5 ActionScript 3 classes that are currently used within a flex 4 application. Although their output is used to display graphs etc in my flex app, the classes themselves have no visual components - they are only used to do complex math computations (I originally implemented them in AS3 in order to avoid constant server calls when computations were needed by the flex app).

However, I now want to make the same mathematical computation engine available on my linux server so the computations can be done within PHP. Is there any way at all to access the logic in these classes on the server? I would really like to avoid re-implementing the complex logic in PHP.

View 2 Replies


Similar Posts:


Media Server :: Which Operating System Linux Or Windows Server 2003

Dec 8, 2009

it doesn't matter which operating system we install an our server.What are your experience with Linux and Windows?Which System do you recommend regarding performance issues?

View 1 Replies

Media Server :: Force Authenication To Stream Live Content Interactive Server On Linux?

Dec 6, 2011

We purchased Flash Media Streaming Server Interactive edition in order to have the security featuers of not allowing unauthorized connections streaming live content to the server. Is there a document with procedures that details how to make this happen, the allowedHTMLdomains.txt does not work when you place in IP ranges that you do not want connecting. I need some help just to figure out a way to keep someoen from connecting to the server and not streaming live content. Has anyone configured this in Linux because the documentation is mainly for Windows. Any help/advice would be great since this seems to be a common problem for anyone who runs Linux.

View 10 Replies

Media Server :: Flash Communication Server For Linux Download?

Jun 8, 2010

I can't find free version FCS distrib for Linux

View 3 Replies

Media Server :: Have Multiple FMS Installation Running On 1 Linux Server?

Jan 19, 2011

Is it possible to have multiple FMS installation running on 1 linux server?This mean that each fmsadmin, fmsmaster, fmsedge, fmscore will run under a specific user. (not vhosts of a single FMS install)How will this impact the performance of the other FMS instances in case there are more of them running on the same server?

View 2 Replies

Media Server :: Install Fms On Apache Web Server On Linux

Dec 9, 2010

I have apache web server installed on linux with one ip and some virtual hosts. Can I install fms on this server?

View 1 Replies

Media Server :: 3.5 Compatible With Red Hat Linux 5.3?

May 14, 2009

there's the Adobe requirement Linux® Red Hat® 4 or 5.2 supported OS for FMS 3.5. I would like to know, is FMS 3.5 compitable with Linux® Red Hat® 5.3 ?

View 1 Replies

Media Server :: Adobe - Cannot Use .dll On Linux

Sep 24, 2011

Adobe I can find instructions and a list of needed for modifying Apache to work with HLS for Apple/IOS devices. However I cannot use .dll on Linux but I can possibly use the .so files .... so can you verify that FMS 4.5 HLS for Apple/IOS devices works on Linux by installing just the 3 .so files below? If it is in short why don't i need the .dll? I don't spend days trying to install FMS 4.5 in a way that is not documented or tested by you. Also is installing FMS 4.5 and HLS for Adobe/IOS devices possible on IIS? Where do i get instructions for IIS?

[Code]...

View 12 Replies

Media Server :: Set An Username And Password For The FME In Linux

Jan 22, 2008

I installed FMS into a linux server with its own flash media encoder uthentication add-in. I restarted the fms service. The fms is working fine, i can stream and also visualize the stream on a client. When I connect to fms with fme i'm not asked for username and password. How do I set up users in fms so that the access to it should be restricted?

View 6 Replies

ActionScript 3.0 :: Not Working When Uploaded To Linux Server

Jan 21, 2009

Works like a charm when I preview it but when I upload to the server (tried 3 different ones) it just ignore the actionscripts all together no matter what I use.

What I have is a rotating banner system. I set it up to randomly start at a specific one. If I preview it locally or run in in my .html file locally (just using preview in dreamweaver) it works like a charm and starts at a random one. When I upload it it just starts at the first one like the actionscripts do not exist.

Using Flash CS3 and AS3.

View 2 Replies

Media Server :: Best Linux Distribution For Professional Use?

Dec 11, 2010

I like to know what is the best Linux distribution for professional use of FMS (streaming events on the web, HD, 50 to 100 viewers). Debian Lenny/Squeeze, CentOS, RedHat?

View 5 Replies

Media Server :: 4.5 On Linux Does Not Bind To 1935, 80

Dec 16, 2011

1. I've installed FMS on OpenSuse 11.4 64 bit, I know that according to the requirements it is not recommended distribution, but common opensuse is very modern and complete.

2. During the installation I had to make a link @libcap.so.1 into the directory where installFMS script was present (because installer says that there is no libcap library which is not true)

3. Completed the installation without installing apache (I have apache on this machine but disabled -> free 80 port)

4. I have left default configuration (regarding user, group, ports: 80 & 1935 + 1111, added the admin user)

5. I started the server with the command ./server start

6. My htop shows: - several processes ./fmsadmin -console -conf ./conf/Server.xml

7. I can connect to the server using the administration console on my localhost. The server is installed on host 192.168.0.160 (local network), I can connect to the server using credentials given earlier

8. I can not connect to the rtmp service or rtmpt service

I am using:
 
rtmp://192.168.0.160/vod/
or
rtmp://192.168.0.160/vod/sample1_500kbps.f4v
or
rtmp://192.168.0.160:1935/vod/

[code].....

View 1 Replies

Media Server :: Webcams Not Always Being Detected In Linux?

Mar 18, 2012

[URL]

My webcam works great with Skype and Cheese and it used to work great with a program called FaceFlow but now when i try to use it with FaceFlow i get the following pop-up: Adobe Flash Player can't locate a camera on my computer? I have installed via Synaptic the latest version of Adobe Flash Player which is 11,1,102,63 but without any affect?

Would it be possible to uninstall the present version of Adobe and use an older version in the hope that the webcam will be recognised?"
  
I did a quick test of FaceFlow the other day ......  I have two webcams for testing, one is an older model and the other a uvc compatible device.

Faceflow would not recognise the older model, only the uvc camera.

Seems you have come across the same problem  "

View 1 Replies

ActionScript 2.0 :: Local Swf On Linux Box Cannot Communicate With Server

Aug 9, 2009

I have a swf file stored locally on a linux machine, that is launched on boot up via opera. the swf communicates with the server to login and retrieve xml data, and then loads other swfs on the server.

i have added the crossdomain.xml to the root of my server, and added the appropriate System.security.allowDomain('my domain').

this process works fine on a windows machine, but with the linux setup, the call to login with 'sendAndLoad' does not return a successful result.

View 0 Replies

Flash :: FMS Server-side Code Not Executing?

Jan 12, 2012

I'm trying to create a RTMP Streaming application but I can't seem to get the server-side code to run. I've checked the logs on RootInstaller/logs/test, but nothing inside it. I am running everything locally also.Here's what I have:

ActionScript3 file

public function btnConnectHandler(event:MouseEvent):void
{
nc = new NetConnection();
nc.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);[code].....

View 1 Replies

Media Server :: Listening Audio Nellymoser 8k In Linux And Mac OS

Jun 11, 2009

If I publish using an Adobe Flash Media Encoder 2.5 or a normal client a netstream with codec NellyMoser at 8Khz, the audio stream is incomprehensible for a MAC OS or a Linux Adobe Player.Steps to reproduce:

1. Create a new Actionscript Project in Flex Builder, for example: AdobeBug.

2. Start a Flash Media Server 3.5 in localhost(rtmp://localhost/live).

3. Insert the following code in the Default Application file: AdobeBug.[code]

4. Compile and play the file. 5. Run the Adobe Flash Media Administration Console and play the stream named livestream using a Linux or a Mac OS system, but not a Windows system. This stream should be a Nellymoser audio at 8KHz.

Playback starts, but audio is unintelligible in Linux and Mac OS Adobe Flash player.Doesn't happen if I listen the stream using a Adobe Flash Player plugin or a Flash Media Administration Console for Windows systems.

View 2 Replies

Media Server :: Install And Run FMS On A Red Hat Enterprise Linux System?

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

Media Server :: Make An Application Signed With FMS In Linux?

Nov 27, 2010

I've already enabled the FMIS: Please enter your Flash Media Server 3.5.1 serial number.xxxxxx Congratulations. You have enabled theAdobe Flash Media Interactive Server! But my own application still fails :

[Code]....

View 7 Replies

Media Server :: RTMPS In Chrome And Firefox / Linux

Apr 25, 2011

I've been working with the Beginning AS3 Tutorial which streams a video from Flash Media Server. I've been trying to enable RTMPS for this demo and it works correctly in Firefox and IE on Windows (usingTLS == true) but does not work (usingTLS == false) in Firefox on Linux and Chrome on Windows. Why Flash does not currently support either of these browsers? I've verified against Openssl using s_client connect that the certificate chain was properly installed from the website's wildcard certificate -> intermediate certificate -> root certificate. Why doesn't it work in all browsers on all platforms?

View 1 Replies

Media Server :: Upgrading FMS Software On Many Linux Systems?

Sep 9, 2011

We have several systems, inside and outside (development, test and production), that we need to upgrade FMS on  Over time, I have found the process utterly cumbersome, prone to errors and time consuming... and outright annoying therefore.The permissions are never consistent, usually insecure (tmp and other directories world writable), and so onI wonder if anyone here has come up with a nifty way to work around this. For example, our setup is pretty uniform, so it's really unnecessary to do an interactive install all the time -- I could of course strip down the installFMS script, but I don't want to conflict with future changes

View 3 Replies

Media Server :: Live Streaming With DVR On 64-bit Linux Platform

Nov 9, 2011

I deployed FMS 4.0 enterprise edition on my  64-bit linux platform. in the applications folder of FMS, i create a "dvr" subfolder and at the same time create a dvr.asc. the code is as the following :

application.onAppStart = function()
{
trace("app fme started!");
};

[Code]....
 
i expect the live stream will be recorded on the FMS server , but unfortunately nothing happened . But if i use my pc ( 32-bit windows xp platform) , everything works well. when i connect to my win_xp pc, the fms server automatically created a streams\_definst_myVideo.flv file under the dvr folder.
 
then the fms server on 64-bit linux cannot create the myVideo.flv file ?

View 3 Replies

Media Server :: Fail To Generate Core Dump In FMS On Linux?

Jul 6, 2009

I have failed in generating core.I have added a line "ulimit -c unlimited" in server's start function. I killed the fmsedge process by "killall -6 fmsedge". The process do be killed but no core. file is seen in /opt/adobe/fms finally.

View 1 Replies

Media Server :: Convert A Windows App To Work On A Linux System?

Jan 17, 2010

For the past while, my developer has been working with me on a small project to put together a live interactive whiteboard app, powered by Flash Media Interactive Server. Well, everything is finished & ready to go, but there seems to be a big problem:
 
The app was developed & tested on a windows machine, while my server and all my website files (to integrate with) is on a Linux system.
 
It's been a month since this problem arrose, and there had not been any further progress with this project for the time. My developer doesn't seem to know much about how the 'conversion process' works, if there is one.
 
Do you know if this is possible (to convert a windows-programmed app to work on a linux system)? If so, do you know roughly how it should be handled?

View 2 Replies

Media Server :: Streams Generated In Linux Using FMS Default To Permission 660

Aug 22, 2010

The problem I have is that on linux, the flv files generated by fms are having permission 660. Due to this they become kind of useless as I cant do much with them. Is there a way to make fms generate streams with better default permission?

View 1 Replies

Media Server :: Audio Distortion - Running FMS 4.5 On A Linux System With 4GB Of RAM?

Jan 3, 2012

I'm running FMS 4.5 on a Linux system with 4GB of RAM.Whenever I do a live broadcast from the server, the audio does a very strange thing. It sounds, ever so slightly, like an old record player where someone is occasionally (4-5 times a minute) putting a small amount of pressure on the speed of the record player and altering the pitch of the music. All my buffer settings are the default settings. It happens whether I'm doing CD quality audio or dialup 11025 kbps audio. I'm using MP3 for an audio format.

View 2 Replies

ActionScript 3.0 :: Button Does Not Work When Site Is Uploaded To Linux Server

Jun 27, 2010

I am building a flash intro page, but when I publish the file on my computer and even run for errors, everything works and comes clean... But when I load it onto the server, the ENTER button, no longer works...

If someone could check the actionscript for the button... I checked and double checked my code, and it seems to be right

View 2 Replies

Flash :: Convert A PowerPoint File To Server-side Within Java On Linux

Feb 10, 2011

I am looking for libraries or solutions to convert a Microsoft PowerPoint file into a playable Flash file. The constraints are that I must be able to do this from Java, a webapp, that is running on a Linux-based server. I have been scouring Google and have only come up with two options: iSpring SDK -[URL] Option #1 is looking like it will be cost prohibitive based on initial conversations with the vendor (i.e. no price listed on web site). Option #2 seems non-ideal as it will require installing additional dependencies of OpenOffice and X11. This seems like too much overhead for what should be an inline solution.

Everything else I could find was either written only for Microsoft .NET or was just a PowerPoint plugin exporter. Any other solutions out there that are being buried by Google SEO? Can someone, maybe, convince me that the overhead of Option #2 really ain't that bad?

Update: I should clarify that I'm not opposed to reliance on a native library as long as it will compile on CentOS or, preferably, has a yum package available. I should, also, clarify, that I'm not opposed to a "for pay" option within realms of reasonable.

View 2 Replies

Actionscript :: Simply Stream Video From Adobe Flash Media Server (Linux)?

Apr 19, 2009

I'm stumped on how to get started with Adobe Flash Media Server. On Linux. All I need to do is:

[Code]...

View 2 Replies

Java :: Channel.connect.failed Error When Deploy Flex Project To Linux Redhat Server?

Jun 23, 2011

when i do this locally on tomcat server on local development machine it works fine when i brought it over to linux im getting this error.i dont know what to do anymore it should be straight forward but i'm having no luck. i do have a web.xml and i see a broker for my remote access so i just dont know what it could possibly be

View 1 Replies

Media Server :: Use F4vpp On Linux - Error "./f4vpp: No Such File Or Directory"?

Oct 10, 2010

does anyone know how to use f4vpp on linux? I am not able to use it on Debian Lenny. What i have done so far after downloading and extracting the F4V Post Processor:

[Code]...

I cannot understand why this happens. Maybe Debian Lenny is not supported? Which linux distributions are supported?

View 1 Replies







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