Media Server :: Whats Next After Install On Dedicated Webserver
Jan 26, 2010
i purchased and installed FMS on my dedicated webserver from my hosting provider. I have all my sites on this server. now that ive done this what do i do next? I want to play VOD to site visitors. i tried copying and pasting code in my dreamweaver file but i get black box. I can play the live stream sample files on my dedicated server
I have installed fms 4 in windows 7 in my computer, but i cant get it work with a flex application that i have in a server. I added the port in my router's settings
Im picking up a dedicated server it will be CentOS and be well above the minimum req for FMS 3.5 Interactive. Question: I want to use my dedicated server for more then just the FMS. Is this possible? Basically I want to use the same server for FMS and for the file hosting of my site. Obviously I would give it a different IP but am not sure what I will need to do specifically
I have a website that has a lot of videos. So, I wanted to use Flash Media Server to stream my videos. I was wondering if it is more efficient to get another computer and dedicate it for Flash Media Server. Or is it more efficient to put my website and Flash Media Server on the same computer?
We have a dedicated server running our website. It is windows 2003 server r2 standard edition and has IIS running.I have installed FMS 3.5 on the server but could not connect to the server from internet.I was just trying to access sample.flv from vod/media
I am using a flex application in client machine which plays the videos on the server through rtmpI used rtmp://server_ip/vod/sample.flv for the video player in flex also tried with rtmp://server_ip:1935/vod/sample.flv, but got the "Connection Error" The sample.flv runs well in the server. Using the default settings of FMS o our intranet server, I could see the videos.
We installed FMS on a new server - a cloud environment - and set the fms.ini for the correct dedicated IP but we're unable to see the start screen or access any videos.where the IP would need to be added to point to the wwwroot directory?
I have installed FMS 3.5 on a Linux root server with openSUSE 10.3 without included Apache 2.2. That is why the webserver is already installed and running. Now I should know next steps to configure both FMS and Apache to make it work for streaming recorded .flv files via HTTP and the VOD application. Starting Apache manually after FMS server is running always ends up in failure and error message: 'Address already in use. Could not bind to address [::]:80. If I start Apache first and then FMS server everything is running. But I guess this is not correct because the manual mentioned first starting FMS server.
I tried some applications like vod and live with localhost.Now I'm trying to use some applications on my site. It's the first thing you need to do, but apparently it's so basic that I can't find information about it.Can someone explain me how to change the "localhost" to a webserver? In other words, how do I set up an application like vod on my site?
I have a problem with our FMSI3.5. A few times now we have experienced problems with the administration console/fms webserver. They become unavailable. When someone tries to connect to the administration console or tries to download a file from the FMS webroot the connection fails (times out). Streaming still works when that happens.
A FMS restart fixes the problem. Logs say something but can't really see what is wrong.
I'm doing a test install before we update our old server to 4.03.I've got the server software installed and configured (4.03 server, using iis for web).All the test stuff on the sample index page works, except for the dynamic stream tab.I've eyeballed the .f4m file, and tried putting in a complete url to the samples...but no luck.i just keep getting the stock connection timed out message.
Where do i need to look to start confiriming where this issue may be coming from?I've made made sure I can reach all the test videos by making flash players for them, calling them via rtmp... no problems.It's got to be something dumb with either the f4m file, or the way it's being served (btw, i have added all the mime types to iis , including .f4m as video/mp4....which is one of two ways I've seen it added).
i have FMS Installed And after its installed i also Install The Addon Auth to make a username and password so no one else can just start a Stream but after i install it and restart the server it wont work any the fms does work but the addon doesn't.
I created a video live recorder and its working fine locally. Now I want to add the video recorder to my website. What is the steps to add this in my website? Whether I need to buy and install FMS in my server?
The FMS_auth_addin_win_v3.msi insists to put the files into C:Program Files (x86)AdobeFlash Media Server 4conf but the server is installed in C:Program FilesAdobeFlash Media Server 4. I nuked all the Abobe content in the 32 bit area, but it keeps re-installing it there. The server used to run 32-bit FMS 3.5, but since we upgraded, I can't get the authentication addin to work. Can I just copy the thing over?
I attempted to Install FMS 4.5 with all its modules by installing apache seperately from the FMS installer on Linux However the installation notes do not specify how or where to get the information on how to install all the FMS 4.5 functionality such as HLS to Apple/IOS. But this is the part that messes me up if I install YOUR version of apache then it is supported. Now correct me if I'm wrong because this was the case the last time I tried to install your version of apache. Last time I installed your bundled version of apache and then attempted to install PHP for apache with the modules GD,php_mysql and it didn't work. I attempted to make it work for days. So please tell me how do I install PHP,PHP_GD and PHP_MySql on your bundled version of apache? Also How do I install FMS 4.5 including HLS for Apache on Linux/ Windows that is not bundled or for Microsoft IIS ?
We're in process of trying to purchase a new server. Our server unit wanted to provide a VM instance, which I told them would not work (according to the documentation). So, their next suggestion is to provide a blade server. Is this an acceptable configuration (assuming they meet recommended CPU/RAM requirements) to install FMS?
i want to make some test in flash media server and i want to install it in windows 7.in the past i can install it an work with it with no problem, now i try to install it and dont work.
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:
The installation of FMS 3.5.1 r516 Development fatally failed on our Windows 2008 R2 Server. We tried an R1 server and that one installed with no issues. It gets past the MS C++ installer, then shortly after:
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".
I have installed FMS on windows2003 std on a dedicated server. The server was running windows media services, shoutcast and IIS6 I have killed all these services and am just running FMS so as far as i know port 80 is not in use I can connect the encoder using this address rtmpt://xx.xx.xx.xx:1935/live Does anyone know why i cant just use rtmp://
also if i load the interactive tab on the index page in the webroot, I can connect and i can view the stream but no matter what code i use to embed the player, they all fail to connect yet i can view the stream on the interactive tab.
So I have a LAMP stack on a virtual server and would like to install FMS without using the apache that comes with FMS - I would rather just keep on using the currently installed LAMP-stack - is there a tutorial or documentation on how to accomplish this?
im planning on making a flash multiplayer game with using the kinda new p2p features of flash.my question is: is it possible to add a option for players to host a game on their own root server for better connection? or is it impossible to host a flash server without a gui on a linux root?
Can Adobe Flash Media Streaming Server 3.5 run on AMD Athlon Dual Sock Quad Core?I just requested a Dell server to be added to our farm to run as a Media Server and to my surprise, while reading the requirements for FMS it states the following: 3.2GHz Intel® Pentium® 4 processor (dual Intel Xeon® or faster recommended)
I'm trying to troubleshoot a Flash Media Server working with a little video playback application I wrote a few years ago that has suddenly stopped working.I'm using CS3/Actionscript 3.My app uses the FLVPlayback Component, and was working well last time I checked. I recevied a report that the videos stopped working, and have been looking into it.I figured I'd add a bunch of event listeners to the FLVPlayback's ncMgr.netConnection so I could get debug info on things like io errors, net status, etc.The problem I'm running into is that the netConnection is null when I set it to anything on my Flash Media Server, and adding any event listeners to this netConnection throws errors.Here's what I've tried so far:
Playback of a local FLV file works fine.In the FLVPlayback documentation, I found an example and stole the URL of the stream they were using in the example, and that works fine, although it is an HTTP protocol stream rather than RTMP.Any attempt to access FLV files on my Media Server, which has worked fine in the past, basically cause the FLVPlayback object to sit and hang in "buffering" mode and never progresses beyond this point.The netConnection object in this case is null.Here's my code:[code]........
Again the purpose of this is to troubleshoot the video streaming from the Flash Media Server, and it seems like there is no netconnection to the server being created.Does this mean that the server is not working, or is there a problem with the way I'm trying to access the content on the server?This was all working fine before, and I have set up the server-side application .ASC files and such to allow things to work fine on the server end.