Fms doesnt work when i give my external ip

hi,
i installed FMS 2 and find it very easy to record and publish
video steam, it all works fine on my local computer.
when i open the ports 1935 in my router and open the fire
wall to it i am still unable to contact to the server
from the web, i insert the right ip (from whatismyip) in the
client app and tried to connect via rtmp to my computer
...nothing!!! localy it works!! remote no!!
please i need your help!!

Hi TheOnly,
please give us more details about what the issue is.
It's advisable to create a small test client that gives you
more verbose error messages about what exactly is going wrong -
I've just sent out the same code to Boliz and anonymized it to post
this in public so you can incorporate this into your code if you
haven't already done so. Please also check the devnet on better
code on NC handling - the following is basically a quick hack ;)
var my_nc:NetConnection = new NetConnection();
my_nc.connect("rtmp://yourhost/yourapp");
var subscribe_ns;
// when the NetConnection fires a status event, handle it;
// i.e. instantiate the NetStream when the connection
succeeded;
// handle the error if not . That way you make sure that the
netstream is only initialized when a connection has been
// established.
my_nc.onStatus = function(info) {
// put in a TextArea component and call it trace_txt.txt to
print out trace messages in your test client
// later, you may want to put in a more sophisticated
solution with
// functions to handle different success and error events,
// e.g. re-connect attempts.
trace_txt.text += "** NetConnection onStatus" + newline;
for(var p in info) {
trace_txt.text += " " + p + " : " + info[p] + newline;
if(info.code == "NetConnection.Connect.Success") {
// when connection is successful,
// create a stream to playback.
createStream(my_nc);
function createStream(my_nc) {
subscribe_ns = new NetStream(my_nc);
// my_video is a Video component on your stage
my_video.attachVideo(subscribe_ns)
subscribe_ns.play("sample_flv_movie");
subscribe_ns.onStatus = function(info) {
trace_txt.text += "** Stream onStatus" + newline;
for (var prop in info) {
trace_txt.text += " " + prop + " : " + info[prop] + newline;
// sample code for buttons
if(info.code == "NetStream.Play.Stop") {
// play_status = "stop";
//play_btn.label = "Play Video";
if(info.code == "NetStream.Play.Start") {
// play_status = "play";
// play_btn.label = "Pause";

Similar Messages

  • Why this path doesnt work when there is "!DOCTYPE" element?

    Hi, I need to extract contents from an xml file, which looks like
    <hr />
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE article PUBLIC "-//ES//DTD journal article DTD version 5.0.1//EN//XML" "xyz501.dtd" > <!-- LINE 1 -->
    <article docsubtype="fla">
    <item-info>
    <jid>YANBE</jid>
    <aid>12941</aid>
    </item-info>
    </article>
    <hr />
    And I have tested with this path "//article/item-info/jid/text()", but it doesnt give me anything. But I noticed that when I remove line 1, it does extract the content "YANBE"...
    why the path doesnt work when there is that DOCYTYPE element? How should I get around with this please?
    Many thanks!

    The extract of XML you gave is not valid (Line 1: <hr/>) but besides that ... I think your problem is in the DTD.
    Somewhere in the DTD it probably 'sneakily' defines a default attribute which in reality is a default-namespace for one of the elements. This means that in your XPath handling, you will have to map a prefix to a namespace-uri (NamespaceContext [1]) and use this newly defined prefix in your XPath expression.
    //tst:article/tst:item-info/tst:jid/text()[1] http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/NamespaceContext.html

  • HT1766 hi, i just tried backing up my iphone on icloud but th option to 'Back Up Now" doesnt work. when i tap on it, nothing happens. Im worried because my iPhone has never been backed up before

    hi, i just tried backing up my iphone on icloud but th option to 'Back Up Now" doesnt work. when i tap on it, nothing happens. Im worried because my iPhone has never been backed up before. Please help

    Reset the phone then try it again: hold down the home button along with the sleep/wake button until you see the apple, then let go.

  • My time capsule doesnt work when its conneted direct cable modem, and it start working from netgear router

    I just bought a Airport Time Capsule, time capsule is connected direct from wan to cable modem (it doesnt work). when i connect it to lan port 1, it start working. normal process i know is from cable modem to wan port. 2nd i notice, network is on bridge mode. so my question is how do i make it to work from modem to wan port.

    What model is the modem? Is it a pure cable modem or a combined modem router?
    This maybe important as the current model TC does have issues with some of the popular cable modems.. SB6121 or 6141 being often the ones complained about here.
    If it is a pure cable modem (most will have just one ethernet port). Then power down the modem for 20min. This allows enough time for the MAC address of the first device connected to be lost at the ISP end so it is ready for a new router.
    The TC must be in dhcp and nat mode.
    Please factory reset the TC and start over.
    The Factory Reset universal
    Unplug your TC/AE. Hold in reset. and power the TC/AE back on..  all without releasing reset and keep holding in for about 10sec. The time is not important.. it is the front LED rapid flashing that indicates you are in factory mode.
    Release reset.
    If it doesn’t flash rapidly you have released reset at some point and try again.
    Be Gentle! Feel the switch click on. It has a positive feel..  add no more pressure after that.
    TC/AE will reboot after a couple of minutes with default factory settings and will wipe out previous configurations.
    No files are deleted on the hard disk.. No reset of the TC deletes files.. to do that you use erase from the airport utility.
    By default the TC is in router mode after a reset.
    Restart the modem.
    The power up the TC and run through the setup utility.
    The TC should then be accepted as the main router in the network.
    If this fails check the WAN ip address. If it is 10.x.x.x or some other private IP you did not turn off the cable modem for long enough.. Try again only this time leave it off longer. (Some ISP it is just 5min.. some 15.. some will require 60min or overnight).

  • Having problem with my iphone camera,doesnt work when i click the camera app,but it does work when i double click when my phone is off.

    having problem with my iphone camera,doesnt work when i click the camera app,but when i double click when my phone is locked it works.

    The Basic Troubleshooting Steps are:
    Restart..  Reset..  Restore...
    Reset your phone:
    Press the sleep/wake button & home button at the same time, keep pressing until you see the Apple logo, then release the buttons...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • Safari still freezes when accessability voice over is on and blue tooth keyboard still doesnt work when accessability voice over is on, Help

    Hi Apple,
    iphone 5s latest updates , safari still freezes when accessability voice over is on and blue tooth keyboard still doesnt work when accessability voice over is on, Help

    Hi,
    If you are absolutely sure that neither the sound output of the Macbook nor the sound output of VoiceOver are muted then try to reset VoiceOver.
    1. Open VoiceOver Preferences.
    2. From the File menu choose "Reset All VoiceOver Preferences …".
    3. Click "Reset.
    4. Turn VoiceOver Off and On again. (hold command and press F5 twice).
    If you still don't hear anything then it could be that the main sound output of the Macbook got muted somehow. I find that I often hit the mute button on my Apple wireless keyboard without noticing. So just make sure that its not muted and also hit the "Volume Up" a few times. Its so terribly obvious I know but its also very easy to miss. Lots of people do that.

  • LoadVariables, works in DE, doesnt work when published

    Hi guys,
    I need some help with a Flash App I've made, it uses
    loadVariables to load in values from an ASP.net page, it works fine
    in the development environment, but when I publish the App as a swf
    file it doesnt work.
    My code is this
    loadString = "
    http://www.mySite/myPage.aspx?functionId=getQuestions"
    + "&rand=" + randomNumber;
    aspxInterface.load(loadString);
    aspxInterface.onLoad = processQuestions
    the processQuestions function then assigns the returned
    fields into flash variables.
    I know that the link stored in loadString is correct as I can
    go to the webpage and see the variables on there. And I know my
    code is right as it works every times when I test the movie in the
    development environment.
    Does anyone know if there could be anything that changes
    between developing and publishing that I am not considering? Or
    anything else which might help?

    Arrgh! I was so sure I'd tried that already, but you're right
    it worked.
    Still seems strange that I can't put the full URL in,
    probably a security feature.

  • Lennovo G580 touchpad doesnt work when plugged in !!

    Excuse me guys,i dont know english but i try to say my problem as good as i can.
    i have a Lennovo G580(20150) notebook
    its touch pad work very well when im using battery but when i plugged in my laptop(connect it to ac power),the touch pad dont work anymore untill i plugged it out again.
    i think that it maybe because of its driver and i reinstalled touch pad driver but it didn't fixed.
    so what i must to do??
    whats the problem??

    Hi
    Welcome To Lenovo Community
    We are really sorry to hear about the issue you are facing,  
    Please check if you uninstall the drivers for touchpad and then restart the system to check if it works when AC adaptor is connected
    Also try the drivers from the below link after uninstallation of current drivers
    http://driverdl.lenovo.com.cn/lenovo/DriverFilesUp​loadFloder/35701/WIN7_TouchPad.exe
    Do give this a try and let us know  
    Hope This Helps
    Cheers!!!
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    How to send a private message? --> Check out this article.
                            English Community   Deutsche Community   Comunidad en Español

  • The preview option in FCK doesn't work when using trought an external app!

    Hello everyone!
    I have an issue with the FCK-editor when using in an external application.
    We are executing the “WCM_EDIT_DATA_FILE” service to launch the FCK contributor application in a portal (Webcenter) so we can edit datafiles. The preview option (preview butto) does not apply a region template and the content is shown in the same order as defined in the region definition. Viewing the same datafile trough Site Studio I can see that the preview option applies a region template.
    I've compared the links but I am not getting anywhere.....
    The links for the preview are:
    Via the portal:
    http://MyServer/vcc/idcplg?IdcService=SS_QD_GET_RENDITION&coreContentOnly=1&dDocName=DF_NEWS_BERLIN_8&dID=765&wcm.contributor.mode=false&IgnoreContributorOnly=true&previewId=1276003853183&WCMPopupId=POPUP09875462424653607178
    Via Site Studio:
    http://Myserver/VCCPOC/index.htm?wcm.contributor.mode=false&IgnoreContributorOnly=true&previewId=1275983448108&WCMPopupId=POPUP07808631203986127290
    I can see that the portal link has the same parameters as the Site Studio link and some more. I even tried adding a region template in the url by adding my template as a parameter like this "&templateDocName=RT_BOUND_DETAIL_VIEW" just to force it but without any luck. The same goes for the "view differences"-button in the FCK editor.
    Has anyone had this problem?
    Thanks

    Hi Stijn,
    Here is the link to the SS-services:
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10615/c11_ss_services.htm#insertedID0
    And here is the link to the CS-services:
    http://download.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/documentation/developer/services_reference_10gr3en.pdf
    The name of the service that creates new data file is CHECKIN_NEW_FORM.
    Saving the file from the FCKEditor makes the browser window "greyed out" so for the time being we are hitting the "go back"-button in the browser to return to the portal... as we open the editor in the same window as the portal. However, there must be another solution as this is fare away from user friendly!
    Let me try to answer some of your questions:
    - Are you also using the Site Studio publishing functionality (we will not)
    No, we are not either.
    - where will your site design be done (we'll try to do as much as we can in WebCenter to keep it all in one place; we might even just output XML with our templates from SS, and transform it in WebCenter using different "templates")
    We are also planning to have it all in WebCenter. We are using SS for creating region templates and subtempalates used in the portal (Webcenter/ADF) for showing the same data files in different ways. That means that we also have elements, region definitions, placeholders and so on in the SS.
    - what are you doing with inline images in the FCKEditor (we want contributors to be able to upload there images easily from the Editor, without the need to browse to UCM)
    Well, for the time being the contributor must browse the some images from the CS because the images must have a certain height and width... so that is our way of controlling that the user is choosing from the approved images. When it comes to images in the text the contributors can add as many images as they want that are not from the CS. They can just copy/paste them in the editor from whatever location they want.
    - is it correct that the metadata tab cannot be used in combination with profiles defined in UCM (see other thread WebCenter Content
    I've heard that before so my guess is that it's true. My question then is how do I do to hide the metadata tab if I do not use it?
    - will you be using the ctrl-shift-F5 functionality to edit content, or just create a link to the WCM_EDIT_... service in a popup window?
    We create a link to the WCM_EDIT_... service that opens in the same window as the portal.... but as I mentioned earlier that is not the most user friendly solution so we probably must change that....
    Now back to my problems:
    I know why the preview trough the portal and the site studio differs.
    The services that are used when previewing content trought the SS are:
    SS_SET_PREVIEW_ELEMENT_DATA
    SS_GET_PAGE
    LOAD_DOC_ENVIRONMENT
    The services that are used when previewing content trought the portal are:
    SS_SET_PREVIEW_ELEMENT_DATA
    SS_QD_GET_RENDITION
    LOAD_DOC_ENVIRONMENT
    The SS_GET_PAGE actually shows a page in SS and as soon as there is a region template attached to the page you are able to see the content the way you want. That is not the case then calling the SS_QD_GET_RENDITION service. So my question is if there is a workaround where I can force a region template to be used con conjunction with the SS_QD_GET_RENDITION service?
    Anyone? All ideas are really appreciated!

  • Does any 1 no y my volume doesnt work when i video

    dose any1 no y my volume dosent work when i video i have an iphone 5 but my gf has the 4 and her video volume is fine u can hear it

    Are you sure your finger is not covering the microphone while you are taking the video ?

  • External subwoofer doesnt work when I connect it to Satellite C50-A-19T

    Hi,
    I bought a laptop Satellite C50-A-19T a ew weeks ago and when I connect my speakers Creative Inspire 2.1 doesn't work the subwoofer. It works even with my cellphone. What can I do to solve this problem?
    Thanks and Merry Xmas!

    In my opinion this isnt notebook (Toshiba) related problem and therefore you should check the speaker manufacturer support page for more information how to use and connect such speakers.
    I recommend you to check the [ Creative Knowledgebase Solutions|http://support.creative.com/Products/ProductDetails.aspx?catID=4&subCatID=464&prodID=46 1&prodName=Inspire%202.1%202500&subCatName=Inspire &CatName=Speakers&VARSET=prodfaq:PRODFAQ_461,VARSE T=CategoryID:4] portal to get some details how to use such speakers in connection with different devices.
    But from my point of view its an Windows 8.1 driver issue.
    To use such sound blaster, the Windows 8.1 driver is required as mentioned on this creative support page.
    http://support.creative.com/KB/showarticle.aspx?sid=61105&h=13
    So next time you should visit the speaker manufacturer website to get the solution

  • FMS not working when only item chaning is drop down.

    I'm having an issue on 2005A where I have a FMS in place the sets a date if another field changes. 
    Sent: Y/N (Drop Down Box)
    Dt: FMS to set to date if sent = Y
    The issue is this, if you open the sales order and do nothing else but drop down sent and set to Y the FMS does not fire.
    After it is set to Y, you change it to N then change to Y it works.
    If you alter any field anywhere else first, then change the sent to Y it works.
    Has anyone else experienced this ?  Is there a work around?
    Eli

    UDFs (Marketing Documents)
    U_Extract:  Values Y - Yes, N - No.  Default = (N)
    U_ExtDate: Datefield.
    FMS Query:
    IF $[ORDR.U_Extract] = 'Y'
    select getdate()
    FMS is set to Auto Refresh when U_Extract changes.
    Open the sales order and do nothing but click the drop down for U_Extract, change to Y, update... NOTHING.
    Change any other field, then choose the drop down and select Y and it works.
    Thanks,
    Eli
    Edited by: Eli Lawson on May 12, 2009 4:18 PM

  • Azure Retrieve file icon doesnt work when published

    Hello!
    When not published, but using azure storage live, extract file icon works.
    When I publish my project, (still using the same storage, azure website free/shared), I cant extract the file icon, 500 internal server error.
    UPLOAD ICON
    Icon fileIcon = FileIconLoader.GetFileIcon(fileextension); 
    CloudBlobContainer blobIconContainer = CloudStorageServices.GetCloudBlobIconContainer();
    CloudBlockBlob blockBlob = blobIconContainer.GetBlockBlobReference(blobname); 
    Bitmap pngIcon = fileIcon.ToBitmap();
    MemoryStream ms = new MemoryStream(); 
    pngIcon.Save(ms, ImageFormat.Png);
    ms.Position = 0;            blockBlob.UploadFromStream(ms);
    //RETRIEVE ICON FUNCTION
    public static Icon GetFileIcon(string fileExtension)      {
    fileExtension = "*" + fileExtension; //if fil doesnt exist
    SHFILEINFO shinfo = new SHFILEINFO();
    IntPtr hImg;
    hImg = SHGetFileInfo(fileExtension, FILE_ATTRIBUTE_NORMAL, ref shinfo,
    (uint)Marshal.SizeOf(shinfo),
    SHGFI_ICON | SHGFI_LARGEICON |            SHGFI_USEFILEATTRIBUTES);
    try
    return Icon.FromHandle(shinfo.hIcon); 
    catch 
    return null;
    [StructLayout(LayoutKind.Sequential)]
    public struct SHFILEINFO
    public IntPtr hIcon;
    public IntPtr iIcon;
    public uint dwAttributes;
    [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 260)]  public string szDisplayName;        [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 80)]    public string szTypeName;
    Errormessage in browser console window:
    POST mywebsite.azurewebsites.net/Folder/Upload 500 (Internal Server Error)
    Why is this not working :(?
    I would appreciate all the help i can get, thank you!

    Hi,
       >> When I publish my project, (still using the same storage, azure website free/shared), I cant extract the file icon, 500 internal server error.
    It looks like you want to retrieve the OS's standard file icon for certain file extension. Could you please make sure on the cloud server (not your local machine) those file extensions have registered the correct icons? Also, may I know
    why you did not simply upload those icons to blob before you deploy the application, then you can skip anything related to SHGetFileInfo? If you want to dynamically upload new icons, I don't think it is a good idea
    to call SHGetFileInfo, either (unless you also dynamically register the new file extension's icon on the cloud server). A better solution in my mind is to allow the user (or an administrator if you are not working with a user facing app) to
    upload their own icons.
    Best Regards,
    Ming Xu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • EAS doesnt work when LDAP server is changed

    hi all,
    My Ldap server didn't work and so we had to replace it with another server.Then we placed the new ip address in the css.xml file for planning and essbase and then they started wroking fine.But when i am tring to login into EAS using an externally authenticated id, i am not able to log in, which throws me an error saying some problem with Administration Server.
    Please let me know, what has to be done to make the EAS work fine.
    Thanks
    KenJo

    Hi,
    Enable single sign on in shared services>>configure user directories and reestart the service.

  • Pause doesnt work when headphones disconnected

    I have bought an iPod Nano off eBay around May and it had been working fine. Then all of a sudden every now and again although not all the time, when I pull out the headphones, whether it is on hold or not it doesnt pause like it is ment to. Is there any checks I should go through to see if everything is working correctly, as it is very handy for it to pause so then it doesnt carry on playing and waste the battery?
    Thanks
    Alastair

    First, try restarting your Nokia 1520 and remove all pairings stored on it. On the BH-121, press and hold the multifunction and the power key for 2 seconds. Re-establish the pairing between two devices.
    If the Multifunction key does not work, which is essentially needed for resetting the device, I advise running the bluetooth device until the battery completely runs out then charge it fully afterwards. Last step is to pair it again with your smartphone.
    Although, I'm not discounting the factor that the update might have something to do with this issue.
    Good luck

Maybe you are looking for

  • Videoclips in iPhoto

    Hi! I use my Nokia N95 8GB to take pictures and videoclips. Then I import these files to iPhoto on my MacBook (using Nokia Multimedia Transfer). This works fine. Just now I tried to create a smart album. I set the smart album to include the files fro

  • Drop shadow affects background colour when printing to PDF

    I have a diagram in AI format with drop shadows against a coloured background. When I print it from Illustrator to PDF, the background colour around the objects with drop shadows is slightly out, leading to a "blocky" effect. Also, some lines that ov

  • ACS Authentication in another (trusted) domain bij ACS Agent

    Hi I have got two domains. Domain A is top level domain. Domain B is Child domain from Domain A. The ACS Agents are installed on two DC's in Domain A. Authentication of clients in Domain A is ok. Authentication of clients in Domain B is a problem. I

  • Color fill -how to split?

    When I bring a shape in from menubar it has a split color appearance in the inspector... it is not a gradient. If I change the color the split is gone... what does this split represent? I can't select a portion of the split... Here is picture

  • Download of photo soft ware to iMac can not be found.

    I downloaded Topaz Fusion Express and went throught the install process but the application is nowhere to be found.  I tried it twice and both time got the "install complete" statement.  Topaz Labs help indicates it should be located in Mac HD>Librar