FMS auto trigger/check connection for clients

Hello:

This is my second request since the last time I had a huge help shape SE_0208, thanks man, forum thanks!

I use FMS accept a stream RTMP of Wowza and played by Flash player, measures such as:

1 Wowza publish rtmp streams. (very stable can be read by Flash 7 * 24 hours readers.)

2. order to WHAT FMS accepts the rtmp stream:

a. create the folder for the application named "Live2".
b. to copy all the files form install dir\samples\applications\live
c. conclusion main.asc Server codes

var nc;

var myStream;

application.onAppStart = function() {}

NC = new NetConnection();

myStream = Stream.get ("foo");

nc.onStatus = {function (info)}

If (info.code == "NetConnection.Connect.Success") {}

myStream.play("livestream",-1,-1,true,nc);

}

}

NC. Connect ("rtmp://www.remotertmpserver.com:1935/live"); ")

}

3 reload the application, FMS can publish correctly.

Problem is that FMS publishing always goes down, clients connected through LAN in Giga speed, stream rtmp Wowza output is very stable and

can be read by Flash 7 * 24 hours readers. "Need one thing to do is click the button:" reload this application "in the fms_admin

Console, then everything will be ok, FMS can resume for the publication.

Guys, I have a lot of thing to do and can not affecting to the fort of the FMS server all day to watch.
Anyway I do for FMS auto trigger/check connection for clients instead of manual by clicking on "Reload this application?"

Thanks

Hello

I don't have the problem. But will give it a try.

You have 'live' application in "live2" wowza and application in law FMS?

1. is your server, wowza ceases publication but the live connection of live2 app is still preserved? Then at the start of the Publisher publishing the stream to wowza, live2 Subscriber will get the stream, until then live2 Subscriber will be in standby mode.

2. the link between wowza and fms is broken? You can then initiates the connection once more once the connection is interrupted. Pls change the code to live2 as...

application.onAppStart = function() {}

NC = new NetConnection();

myStream = Stream.get ("foo");

nc.onStatus = {function (info)}

If (info.code == "NetConnection.Connect.Success") {}

myStream.play("livestream",-1,-1,true,nc);

}

Else if (info.code == "NetConnection.Connect.Closed") {}

NC. Connect ("rtmp://www.remotertmpserver.com:1935/live"); ")

}

}

NC. Connect ("rtmp://www.remotertmpserver.com:1935/live"); ")

}

Let me know if this this is not the case

Kind regards

Janaki L

Tags: Adobe Media Server

Similar Questions

  • 'Require SSL for client connections and Administrator display.

    Whence him 'require SSL for client connections and Administrator display' option under Display Configuration > global settings go into View 5.1? I don't see this because I do not have the right license or move it elsewhere?

    According to the documentation of view 5.0 (http://pubs.vmware.com/view-50/index.jsp?topic=/com.vmware.view.installation.doc/GUID-5706AA18-795A-4575-96EF-98CA3E19228C.html), the option should always be there.

    Thank you!

    In the login server access configuration display: > servers > server connection > edit one of the servers, and you should see the optoins

  • Whenever I connect to internet I get this message within seconds, Internet Explorer has stopped working the check online for a solution of the problem event name: the BEX Application name: IEXPLORE. EXE

    ExploInternet Internet exporer has stopped working

     

    Windows can check online for a solutiom to the problem

     

    -> OnlinCheck check online for a solution and close the program

     

    -> Close the don't

     

    PROBLEM ISEVIDENT

    Signature of the problem:

    Problem event name: BEX

    Application name: IEXPLORE. EXE

    Application version: 11.0.9600.18231

    Application timestamp: 56b8edd6

    Fault Module name: StackHash_d7b8

    Fault Module Version: 0.0.0.0

    Fault Module Timestamp: 00000000

    Exception offset: 1002ab36

    Exception code: c0000417

    Exception data: 00000000

    OS version: 6.1.7601.2.1.0.768.3

    Locale ID: 3081

    Additional information 1: d7b8

    More information 2: d7b83704f6db94e0c4619825a3362866

    3 more information: 6b 15

    Additional information 4: 6b153378e67b448e43ca3c57dc8920c9

    Then, I lose the page and have courses all over again.

    Can someone please help. It started only happening more than a week.

    Hello

    Thank you for your response. Check this link and follow the post SpiritX for troubleshooting steps.

    Please let us know how it goes for help us to you more.

  • Is it possible to get Win 7 auto start VPN connection?

    Hey all,.

    Is it possible to get Windows 7 auto start VPN connection? Or can you recommend a 3rd party VPN client application?

    Thank you

    Hello

    You can make a batch file exe or cmd and autostart. The command line should be like this:

    RASPHONE d * where is * a name of your VPN connection

    For example: your Vpn connection is called my VPN

    The command line will be:

    RASPHONE d my VPN

  • Connect OBIEE client windows to Linux VM

    Hello

    I installed SampleAppv506p running on a Virtual Machine on my windows PC. I want to connect to OBI in the virtual machine with windows OBIEE from my PC client.

    I need to establish an ODBC connection for that, but do not succeed.

    Try it with my PC telnet to the virtual machine also gives an error.

    Telnet 10.0.2.15 9703 = > connection to 10.0.2.15... Could not open connection to the host, 7780 port: connection failed

    I get the same error when you try: telnet 127.0.0.1 9703

    I've already searched Google and tried/checked:

    -> When I start the virtual machine and then I get the message "IP address of this machine is: 10.0.2.15."

    but in/etc/hosts, I have 2 lines:

    127.0.0.1 demo.us.oracle.com localhost locahost.localdomain demo

    10.0.2.15 demo.us.oracle.com demo

    (I tried to comment on the first line, but it is added after the virtual machine restarts. Probably because I have 2 NICs - NAT & Bridged - in the virtual machine settings).

    -> Running ifconfig in a telnet in VM window gives

    eth31: no adr inet

    eth32: addr:10.0.2.15 inet

    Lo: inet addr: 127.0.0.1

    -> in the VM: localhost:7001 / em

    I see that BI server works with the following ports:

    -BI Services presentation: 9710

    -Servers BI: 9703 (it is the one I should use for the ODBC connection?)

    -Planners BI: 9705

    -Controllers of BI Cluster: 9706

    -BI JavaHosts: 9810

    -> I also turned off firewall in the virtual machine:

    service iptables stop

    chkconfig iptables off

    10.0.2.x is the NAT address, then you won't be able to connect to the windows host.

    I always run VMs with two NAT (for outgoing internet access to comments) and host-only (for guest conductor communications).

    If you use bridged it relies on reviews (sampleapp) access the LAN that your host (windows) is activated, such as wifi. This works sometimes, but can add complication - where the advantage of the network invited only.

    As gianni says won't play with the files/etc/hosts, will only end in tears

    I will try:

    1. Add a host only (or replace one bridged) network adapter. SampleApp to restart and you should get another IP address which you can connect from your windows host
    2. To the contrary/as well as the above, you can configure Port Forwarding on NAT for the OBIEE ports adapter (9703, 7780, etc.). This guide looks like a pretty good. Once it is set, you point your Windows machine (admintool, web browser, etc.) to the address localhost (Windows) and virtualbox port forwarding redirects the traffic (and answers) to the ports concerned on the guest VM.
      Host only is certainly an easier place to start!
  • Failed to connect to client host vsphere and Vcenter also esxi.

    Hi all

    I am trying to connect to the ESXi 5 of vsphere client host. I get the error message:

    vSphere client cannot connect to < ip > an unknown connection error has occurred. (The request has failed because the remote server has taken too long to respond. (L'opération a expirer)).

    and of VCENTR I am trying to add this host. I get the error. Of"request timed out".

    I can connect to the shell of ESXi and restart the vpxa services and spend. I can ping to esi IP host. but just cannot connect to it.

    earlier, he the host showed as disconnected in Vcenter. I tried to plug it failed. so I took it off I think can re add back. It did not work.

    I can just connect to client as esx host.

    kindly advice.

    Thank you

    Hello

    I am able to connect now.

    I noticed as I said previously, unable to connect to the localhost error when running esxcli. Unable to connect using the vsphere client. Unable to connect using VCenter.

    So I started to dig that's wrong with the OS esxi. and began running a few commands information esxcfg etc file system use of space, inode inconsistency, a few other commands such vdh, df to check the file system.  . and but has not changed anything. network configuration is correct.

    in these I run services.sh reboot, restart vpxa, pass reboot, restart host, check the logs, vmkernel, vpxa newspapers spend., check the date and time of the host.  I couldnot Firewall check since esxcli did not work. I haven't checked listed above step on the SSO.

    If you type esx and double tab, you will see many orders. I started testing on these orders.  so esxcli was a single command I tried later. It worked all of a sudden.

    Once esxcli has started working, I checked vsphere client to connect to esx host that it worked. then I was able to connect in Vcenter also.

    Thank you for your support

    -Caroline

    UNITED ARAB EMIRATES

  • failed to check SSL for 'ip' due to incompatibility of fingerprint digital host.

    Hello.

    Have a big problem with vSphere client

    Today I press the SSL certificate claire button in IE on my Windows 7 OS

    Then I faced with strange problem

    I'm trying to connect to the console vm (connected to vCenter client) and I got an error failed to check ssl for 'ip' due to incompatibility of fingerprint digital host.

    It happened again, so I try to connect directly to ESXI

    version 5.0, ESXi, vCenter 5.0

    What I tried to do - turn off SSL ignorer ignore by regedit, reinstall the vSphere client - there is not a problem

    I'm still not able to connect to any VM console

    I am trying to connect from websphere - no chance, the same error

    Then I install the client on a different machine - everything works ok

    Then... If you want to do something just do it yourself.

    I have a similar problem to the one described in this blog http://blog.isaacblum.com/2012/08/01/kaspersky-anti-virus-vmware-esxvmware-vsphere-client-osx/

    But quite different - program called lock cause this error.

    By default, then you install the vi client first, you need to install VMware deafult h99350.

    And in my case this certificate issued not VMware but locking O_O - (actually this programm remind me virus powerful-great damage, of little use)

    I disable the locking device, Kaspersky and now - install succefull!

  • LabVIEW - Arduino TCP/IP, connecting multiple Clients

    Hello

    I'm working on a connection TCP/IP between an Arduino shield WIFI control with several sensors and a LabVIEW program. You use a router, I set up a wireless network without internet that allows me to transmit the readings from the sensor of the MCU and send commands to control LabVIEW program. Currently, the Arduino is the server with the program LabVIEW connects to it as a customer and I would like the opportunity to add other clients such as a smartphone application at the same time. I am not able to connect several clients for my server Arduino based and wonder if and how this would be possible if the server was created on my computer using LabVIEW instead.

    I searched for help on the Arduino forums (http://forum.arduino.cc/index.php?topic=268578) and comments ranged from "Arduino can support multiple clients" to "Arduino can support multiple clients but it is full of errors. While it would be easier to achieve my goals by having the server on the MCU, as much data would be sent directly to each poll, the client I plan to switch to a server on computer using LabVIEW. My question is whether it would be possible to have multiple clients access to my new server, and if so, how it would be difficult to relay data from the sensor? The old plant requires the same data string for each client connected to my server. The new configuration appears as it would take the server to treat customers differently; Send commands to the MCU customer and data of the sensor of the MCU customer to everyone. Another layer of complexity is that I would need to relay controls of other clients in the same way, as the phone app smart sends a stop test command, to the Arduino via the LabVIEW program.

    Would be very grateful of entry to the community.

    Best,

    Yusif Nurizade

    You can create a server in LabVIEW that accepts connections from several clients. There are examples of different approaches to this in examples of shipment of LabVIEW and on this forum. As for the challenge of sorting where to send the data and how to transmit orders, it is-there is nothing that would make whether easier or harder in LabVIEW that in any other environment.

  • I have outlook express and the spell checker is for the French. How can I change this?

    I have outlook express and the spell checker is for the French. How can I change this?

    You no longer have the correction spell checking capabilities in some languages in Outlook Express 6.0 after you install the Microsoft Office 2007 or Office 2010 system
    http://support.Microsoft.com/kb/932974

    Outlook Express cannot use the check spelling of MS Word in Office 2007 or newer. A free spell-checking the download is the easiest way to get around this.

    Vampirefo spell check.

    Download from Major Geeks:
    http://www.MajorGeeks.com/download.php?Det=2952

    Or upload it to SnapFile:
    http://www.SnapFiles.com/get/spelloe.html

    You wanted TinySpell or. (Check spelling while typing).

    Download it here:
    http://www.tinyspell.M6.NET/

    Australian English spell checking
    (Also suitable for other English speaking countries).
    http://www.justlocal.com.au/clients/oespellcheck/

    If you have an earlier version of Office, see this:
    http://www.Outlook-tips.NET/archives/2006/20061228.htm

    Bruce Hagen
    MS - MVP October 1, 2004 ~ September 30, 2010
    Imperial Beach, CA

  • I can't open my e-mail address. Error Msg "check online for a solution and close the program."

    I couldn't open my email... get a pop up block saying message "check online for a solution and close the program.

    Hello

    Please check the email client that you use to send and receive mail.  You use Outlook or Windows Mail, or you are using an Internet e-mail account?  If you please you would follow with me to provide detailed information about your question, I would be very happy.

    If you use Outlook, go to the Control Panel, go to programs and features and attempt to repair the installed program.  If necessary, back up your data to this show and uninstall and reinstall.

    Thank you

    Aaron
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Several connections of client XAuth of PIX 506th

    Hi, we have Cisco PIX 506th, fully updated:

    Cisco PIX Firewall Version 6.3 (5)

    Cisco PIX Device Manager Version 3.0 (4)

    We have two customers with Cisco (routers with VPN and PIX firewall IOS). I can't make two IPSec connections for them using XAuth (they allowed Xauth). I see that we have only one VPN connection with extended authentication (XAuth) called "Easy VPN. When I am trying to set up a new one it replaces just my old connection. If I shouldn't use this firewall PIX Easy VPN Client, how can I use extended authentication (XAuth) I found no option for this? Is this supported? At 25 connections how to only IPSec connections without XAuth authentication data sheet?

    as far as I know, you may need an additional device. as mentioned, the reason being a single unit can act as a client for two ezvpn ezvpn different servers.

    Otherwise, you must return to the type of vpn. that is, to set up lan - lan.

  • Problem of not seeing list drop-down connection to the wireless network when checking connections network - pc windows 7.

    Problem of not seeing list drop-down connection to the wireless network when checking connections network - pc windows 7.

    I just installed a Belkin modem-router - which went well. Can I connect WiFi gadgets etc. I can also connect to the internet via a network cable to my pc. I also installed a belkin usb wireless adapter and in Device Manager, says it is enabled and works.

    My problem is, I have no way of choice get a WiFi PC to display in the list (from the notification area) and cannot get the pc to give me options to create a wi - fi connection. The more I get to try to do that is "unexpected error"!

    If someone could help on this - I would be very grateful

    Good news - update of my ongoing saga with this Belkin modem/router.

    Got the pc to see wi - fi now. It turned out to be the Zone Alarm! As the router has a firewall, I uninstalled Zone Alarm completely. Also, I went into the properties of belkin usb and checked it was the most recent drivers, it does not so I installed them.

    So far so good

    Thanks for the help

    TREV Smith

  • Unable to connect to the netgear router, it says failed to connect check connection

    Original title: netgear router

    Im trying to connect to my netgear router a TI repeat check connection failed to connect, but I can go on the internet. He began to do after I changed the channel on the router one moment I can reconnect you to fix. or go to the web page on the internet to solve if someone could help me that would be great.

    Hello

    1. What is the model No. the Netgear router?
    2 have you tried to login using the different browser and check?

    Check out the following link and check if you can access the router page.


    If you are unable to log on to your router

    http://KB.NETGEAR.com/app/answers/detail/A_ID/1097/~/if-you-cannot-log-on-to-your-router

    Alternatively, you can contact Netgear support for more details:

    http://forum1.NETGEAR.com/

    If you have any other questions, answer here and we will be happy to help you.

  • Windows 7 x 64 support for Client VPN with SBL/PLAP

    Is it now or will it be a customer VPN Windows 7 x 64 support prior to logon Access Provider (PLAP) that replaces start them before logon (SBL)?  I understand that connect any client supports it, but the customer needs customer VPN (IPSec) rather than any connection (SSL) because of their current license on the SAA.  They have little license for SSL.

    It is possible with AnyConnect, however, there is currently no functionality SBL/PLAP for the traditional IPSec VPN on Windows 7 client. There is an improvement for this feature request, but it has not been applied and so I can't give you an idea on whether she will ever be supported, see CSCse47544.

    -heather

  • Unable to connect the client via vsphere ESX host

    Dear team,

    Once I tried to connect to client host via vsphere ESX I m getting following error.

    err.JPG

    VCenter version: 4.1.0 345043

    vSphere client: 4.1.0 345043

    ESX Version: 4.1.0 721871

    You help me on the same request.

    concerning

    Mr. VMware

    It is usually advisable, but not an obligation, to have the build of your version of vCenter client correspondence.

    You can see the Interopabilty matrix for supported configurations

    http://PartnerWeb.VMware.com/comp_guide2/SIM/interop_matrix.php

Maybe you are looking for

  • How to install Windows Vista Bussiness on Tecra A4 SP211?

    I can't install vista. The accidents of the screen and freezes and the installation does not complete.None of the experienced people who has successfully installed is welcome! TKS.Rafa48

  • Problems with external .dll

    TestStand 2010 (4.5.0.310) Visual Studio 2010 Ultimate 10.0.30319.1 .NET framework 2.0 Hello I am trying currently testStand see if it meets our needs. I created a file .dll with .NET 2.0. I have a very simple class with 1 constructor and 1 method re

  • How can I retrieve the web passwords from my system?

    Someone is using my pc to have access to sites that are less desirable, shall we say. I need to see what has been typed on my pc to find some sort of trail / do a check to understand what is happening. Can anyone help because once I'm past the file d

  • Small C drive

    My C drive is small and I need to decompress.  My hard drive is partitioned in 6 disks.  Can I merge one of the other drives in my C drive?

  • OfficeJet pro 8600 more connects wireless, but does not connect to Internet

    I use Windows 7.  The free thread is ideal for printing, but I do not understand why the web does not connect.