FMS Server leaves ghost conncetions open? HELP

If u run an FMS application and connect to it with a client,
then pull the LAN cable to that client out of the wall
[disconnecting it] the fms server still shows that client as
connected.... How is this supposed to be managed? the
application.onDisconnect function is NOT called in this scenario,
and the application thinks a client is still present!
HELP

Yup... that's been a problem since FCS 1.0. The problem is
that FMS still sees the connection to the router/proxy, and thinks
the client is still there.
I like to work around this by having the server call a client
function on an interval, and wait for a response (using client.call
and a result handler). If the client doesn't respond after a given
period of time, I close the connection on the server side.

Similar Messages

  • I have Mac OSX maxmini; Safari states "can't open server since starting with 'open-help-anchor'.  How do I get into the web site this is blocking?

    I have Mac Mini OSX 10.6.2; Safari states "can't open server since url starting with 'open-help-anchor'.  I didn't type this but possibly I was hijacked but it only occurs on the specific banking site I'm trying to get into.  How do I get into the web site I've always been able to get but now this is blocking it?   Is this related to cookies?

    https://discussions.apple.com/message/25085868#25085868
    I started a thread in safari maverics, I ment to put it in iOS Safari.  New Thread lists all the steps I've taken.  No I haven't tried another browser.  I've only ever used Safari on my iDevices.

  • Install FMS server in Fedora

    Cannot install FMS server in Linux Fedora 4, I receive this
    message:
    Your distribution, unknow, is not supported by this
    Macromedia Flash Media Server installer.
    What can I do, who can help me?

    I got FMS working with Fedora by entering these UNIX
    commands:
    cd /usr/lib
    sudo ln -s libcrypto.so libcrypto.so.4
    sudo ln -s libcrypto.so libcrypto.so.6
    sudo ln -s libssl.so libssl.so.4
    sudo ln -s libssl.so libssl.so.6
    /etc/init.d/fms start
    ALSO, don't forget that you need to have these port numbers
    opened by your ISP:
    FMS Server Port = 1935
    FMS Admin Server Port = 1111
    Enjoy!

  • [svn:osmf:] 14635: Adding a sample on how to connect to a DVRCast equiped FMS server.

    Revision: 14635
    Revision: 14635
    Author:   [email protected]
    Date:     2010-03-09 02:27:41 -0800 (Tue, 09 Mar 2010)
    Log Message:
    Adding a sample on how to connect to a DVRCast equiped FMS server.
    Added Paths:
        osmf/trunk/apps/samples/framework/DVRSample/
        osmf/trunk/apps/samples/framework/DVRSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/DVRSample/.project
        osmf/trunk/apps/samples/framework/DVRSample/DVRSample.as
        osmf/trunk/apps/samples/framework/DVRSample/html-template/
        osmf/trunk/apps/samples/framework/DVRSample/html-template/AC_OETags.js
        osmf/trunk/apps/samples/framework/DVRSample/html-template/history/
        osmf/trunk/apps/samples/framework/DVRSample/html-template/history/history.css
        osmf/trunk/apps/samples/framework/DVRSample/html-template/history/history.js
        osmf/trunk/apps/samples/framework/DVRSample/html-template/history/historyFrame.html
        osmf/trunk/apps/samples/framework/DVRSample/html-template/index.template.html
        osmf/trunk/apps/samples/framework/DVRSample/html-template/playerProductInstall.swf
        osmf/trunk/apps/samples/framework/DVRSample/readme.txt

    try this:
    Start FMS
    put the FLV into the "applications\test\streams\_definst_"
    folder
    Create a SWF that will stream the FLV
    The easiest way to create this SWF is to use the FLV Playback
    Component in Flash 8.
    Or, Sample Code:
    http://www.adobe.com/devnet/flash/articles/flv_download_04.html
    and some templates:
    http://www.adobe.com/devnet/flash/video_templates.html
    the SWF should connect to rtmp://localhost/test/ and stream
    your FLV, just like with Progressive Download FLV
    the SWF can run from your desktop or on a local web server
    such as Apache - it should NOT be in the FMS application folder.
    Open the SWF, and your video should stream.
    hope this helps.
    -steve.

  • Unable to stream SMIL files unless the html page, swf file and the smil ffile are on the FMS server.

    When I place the .swf, smil and http files on the FMS server the SMIL stream test sample works fine
    But When I move the files to my web server I get Connection error.
    This is the same issue discussed in http://forums.adobe.com/thread/554107
    I added a ‘base’ variable but it did not work for me.
    The SMIL file has the correct path to the sample files and FMS server
         <meta base="rtmp://200.200.200.23/vod/" />
    I am able to stream files from my html file on my webserver not the FMS server by pointing to the FMS server at rtmp://200.200.200.23/vod/mp4:sample1_1500kbps.f4v
    Is this a domain security setting? If so, where do I change it?
    If not How do I get FMS to stream SMIL files without installing a webserver with FMS?
    Thanks,

    Hi,
    I think there is bug with that videoPlayer.swf which is used by index.html of webroot folder of FMS to play media files, its not able to parse smil file correctly. I used some other player and used the smil file and kept it on http server other than fms server so it was able to dynamically stream videos. So I would suggest you to create your own player which uses smil file. You can take help from the below link to create player:
    http://www.adobe.com/devnet/flashmediaserver/articles/dynstream_advanced_pt1_05.html
    Regards,
    Amit

  • Exchange server 2010 console not opening, inialization failed

    hi,
    exchange server 2010 console not opening, inialization failed when i have upgraded service pack to sp1.
    please suggest asap or u can reach me @
    [email protected]
    [email protected]
    +918750003544

    Even I found the same issue once, and then I realised that the SP and RU should be same in exchange sever and the machine where the issue is.
    Could you please check the same if that  machine has the same Sp and RU, if not, please upgrade the same? I bet it will start working
    Regards,
    ASP20
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

  • FMS Server Balancing

    Hello again. I run a FMS 3.5 Server and I want to add additional FMS Servers and load balance the traffic. The plan is to use a script for the developer version of FMS that forwards two incoming FME streams to the different servers, so each FMS Server has all streams. Is there a script for this? In addition there is a need for a script that somehow redirects the users to the server with the lowest users/bandwidth in use. Can somebody provide me  with such a script or help me? Would appreciate it. Any other solutions would be welcome to get the same results.

    I don't know of any publicly available code that does what you're looking for. I typically write an application that continually polls the admin services of each FMS in the cluster to handle load balancing.
    That said, I think what you're planning would violate the terms of the EULA for the FMS dev edition. I recall reading that you can only use the dev edition for deployment when not used in conjunction with additional FMS servers.... you might want to check into that.

  • Listing files on FMS server @ client

    Hi Everybody!
    I want to show list of FLV files placed on FMS server. do u
    guys have any sample code for that. Looking forward for reply!
    thanks.

    Amitpal,
    Here is a server side class that list files in 3 ways.
    getFiles just returns the content of the folder specifiec.
    showFileList returns the content of a folder listing it's
    sub-folders and content as an object.
    listFiles just returns the recursive sort of the folder.
    function FileManager()
    trace("#FileManager# constructor");
    FileManager.prototype.getFiles = function(p_client, p_path)
    trace("getFiles Called");
    trace(p_path)
    var fileList = new File(p_path);
    var temp = fileList.list();
    return temp;
    FileManager.prototype.showFileList = function(p_client,
    p_path)
    this.fileList = {folders:"", files:""};
    this.folders = new Array();
    this.files = new Array();
    this.listFiles(p_path, true);
    //for(j=0; j<this.fileList.length; j++){
    // trace(this.fileList[j]);
    this.fileList.folders = this.folders;
    this.fileList.files = this.files;
    return this.fileList;
    FileManager.prototype.listFiles = function(path, listsub)
    var curFolder = new File(path);
    var files = curFolder.list();
    for (var f=0; f < files.length; f++) {
    if (files[f].isDirectory && listsub == true) {
    this.folders.push(files[f].name)
    //this.listFiles(files[f].name, true);
    } else {
    this.files.push(files[f].name);
    // main.asc file
    load("FileManager.asc");
    application.onAppStart = function()
    this.fileManager = new FileManager();
    // FileManager Call *from Peldi
    Client.prototype.fileManagerCall = function(p_method)
    var fileMgr = application.fileManager;
    if (fileMgr[p_method] == undefined) {
    trace("ERROR: this.fileManager." + p_method + " method not
    found");
    return false;
    } else {
    var params = new Array();
    params.push(this);
    for (var i=1; i<arguments.length; i++)
    params
    =arguments;
    var res = fileMgr[p_method].apply(fileMgr, params);
    return res;
    //client side
    // onConnect event handler for NetConneciton
    public function onConnect(evt:Object)
    __nc["Application"] = this;
    var resultObject = new Object();
    resultObject["owner"] = this;
    resultObject.onResult = function(returnValue){
    //set client side object
    this.owner.__fileList:Object = {};
    this.owner.__fileList = returnValue;
    this.owner.dispatchEvent({type:"connectSuccess",
    nc:this.owner.__nc});
    // Call fms passing the video folder as a path
    __nc.call("fileManagerCall", resultObject, "showFileList",
    "folderOfVideos");
    // a setter method to store the fileList
    public function set fileList(p_list):Void
    __fileList = p_list;
    var foldArr = [];
    for (var i = 0; i<__fileList["folders"].length; i++) {
    foldArr.push(getFolder(__fileList["folders"]
    this.lessonArray = foldArr;
    var vidArr = [];
    for (var j = 0; j<__fileList["files"].length; j++) {
    vidArr.push(getFile(__fileList["files"][j]));
    this.videoArray = vidArr;
    // helper methods
    private function getFolder(p_folder):Object
    trace(p_folder)
    var foldObj = {label:"", data:""};
    var filePath =
    p_folder.substr((p_folder).lastIndexOf("/")+1);
    foldObj.label = filePath;
    foldObj.data = p_folder;
    return foldObj;
    private function getFile(p_file):Object
    var vidObj = {label:"", data:""};
    var vidFilePath = p_file.substr((p_file).lastIndexOf("/")+1);
    var vidFile = vidFilePath.substr(0,
    vidFilePath.indexOf("."));
    vidObj.label = vidFile;
    vidObj.data = vidFile;
    return vidObj;
    Hope this helps...
    Shack

  • Available Functions on FMS Server

    I have a chat client that uses FMS server. I do not know how many more functions are on FSM that I can utilize. There is 0 documentation for the available FMS server. Is there a way to browse or query all the available features/functions of Adobe FMS server?
    Also some of the chatters crashes my flash play remotely. I think, they are just overflowing the buffer? Is it the case? or how anyone can remotely crash my flash player? This only happens if I kick any of the specific user using the command /kick user.

    Adobe Media Server developer guide is available here
    http://help.adobe.com/en_US/adobemediaserver/devguide/index.html

  • How do I open HELP with Photoshop Elements12?

    Hi, I haven't used PSE in awhile and recently bought PSE release 12 so I went through looked at the Users manual, view the Online videos and wanted to check on HELP and the dropdown menu Photoshop Elements HELP (PF1) but nothing happened. I did this is in all three modes (Quick, Guided and Expert) but "help" did not appear so my question is, how do I open HELP with PSE12?
    Thanks,
    Bob
    P.S.- my objective (what I was looking for) were the step by step instructions on how to straighten a photo

    To automatically straighten the image and leave the canvas around the image, choose Image >> Rotate >> Straighten Image.
    The straightened image contains areas of blank background, but no pixels are clipped.
    To automatically straighten and crop the image, choose Image >> Rotate >> Straighten And Crop Image.
    The straightened image does not contain areas of blank background, but some pixels are clipped.
    If you have a photo with an horizon you can drag a line along it with the straighten tool.
    Click Help on the top menu bar for the on-line help files.

  • I cannot open facebook in safari it is coming up with cannot connect to server. I can open all other websites though. I have reset cookies

    I cannot open facebook in safari it is coming up with cannot connect to server. I can open all other websites though. I have reset cookies &amp; history and hard reset a number of times. I can open other websites no problems.
    Any help appreciated.

    You cleared cookies and data in Settings>Safari? Did you close Safari as well before you reset the iPad? Double tap the home button and drag the Safari thumbnail up to the top of the screen to close it.

  • FMS SERVER

    Hi to all,
    I am a flex developer.I am new in FMS.I want to upload videos(not webcam video) with format mpg,avi etc. to FMS Server streams folder with convert it with .flv format.
    Can any body help me.
    Thanks is advance.
    Priyanka Kapoor

    Yup... that's been a problem since FCS 1.0. The problem is
    that FMS still sees the connection to the router/proxy, and thinks
    the client is still there.
    I like to work around this by having the server call a client
    function on an interval, and wait for a response (using client.call
    and a result handler). If the client doesn't respond after a given
    period of time, I close the connection on the server side.

  • FMS server netconnection class

    Im using fms server 4.5 for my application. I am connecting the fms server using the netconnection.connect() method. This method returns a success status immediately when the connection with fms server is made. But if there is a failure in connection, it is taking too much time to return the failure status. The reason might be the connect() method is trying 3 or 4 times to connect with the server. Is there any way to limit the number of times the method is trying to connect with the server? So that the delay in showing the status message can be minimised.

    To reduce the delay you can try disabling aggregate messages.
    You need to set Streams/EnableAggMsgs in Server.xml and Client/AggregateMessages in Application.xml to false.
    See more about Aggregate messages here : http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925 e64-7ff0.html#WS5b3ccc516d4fbf351e63e3d119f2925e64-7feb
    Hope this helps.
    Thanks,
    Apurva

  • FMS server buffer delay 5-6 sec live stream ?

    FMS server buffer delay 5-6 sec live stream ?

    To reduce the delay you can try disabling aggregate messages.
    You need to set Streams/EnableAggMsgs in Server.xml and Client/AggregateMessages in Application.xml to false.
    See more about Aggregate messages here : http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925 e64-7ff0.html#WS5b3ccc516d4fbf351e63e3d119f2925e64-7feb
    Hope this helps.
    Thanks,
    Apurva

  • "RTMFP" connected to the FMS server,but may not play multicast video?

    the question is,a client which can use "rtmfp" to connect to a FMS server,and the connecting success,Whether Can not guarantee that the client can play the Multicast video?
    because the client may be behind a Special firewall ,So he may connect to the FMS server ,but can not  use P2P to connect to the  members those are in the  group?
    If the answer is "yes",Whether i should make a check function that make these client  back to "RTMP"?

    Hi,
    Thanks for your interest in RTMFP.
    The following resources would help in giving all the required and relevant information :
    http://www.adobe.com/devnet/flashmediaserver/articles/real-time-collaboration.html
    General RTMFP Documentation : http://help.adobe.com/en_US/flashmediaserver/devguide/WSa4cb07693d123884520b86f312a354ba36 d-7ffe.html
    Port Requirements : http://help.adobe.com/en_US/flashmediaserver/configadmin/WSdb9a8c2ed4c02d261d76cb3412a40a4 90be-8000.html
    Thank you !

Maybe you are looking for

  • BRM-No Role Creation

    Hi gurus, I have just upgraded my GRC 10.0 to SP18 and when I access to create a new role in the NWBC, the button is in grey, I mean, I can not start the creation of it. However, I can modify the roles without problems. Any idea of what can be happen

  • How to Migrate Ms SQL Server 2005 to Oracle 9i

    Hi all, How to migrate MS-SQLServer to Oracle 9i. in migration work bench lists only SQLSERVER 2000 Thanks Abk

  • Making all blacks rich black in AI?

    Hi there,  this is an Illustrator image and you can see what is rich black and what isn't...  I did go through all files and just select all and adjust the black to rich black, but obviously that didn't work (thankfully the place that I sent it to fo

  • Safari won't show some web pages properly.

    After re-loading OS X 10.3.9 on my Powerbook g4 1.25ghz, 1.25memory and updating all updates. Safari now won't load Facebook completely. All other web pages seem to be loading OK. I usually use Firefox but I can't seem to get ANY version of that web

  • Multiple Null Value Ids for a LOV

    I have a list of POCs that I would like to sort by name, and I need to have TBD and N/A in there as well. I could add them to the table, but then they will be sorted with the other names. I'd like to have them as 'Include "No Selection" Item: Labeled