connection error!! please help

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default connection error!! please help

    Hello. Can somebody please help me with "connection error" from a remote pc?
    Streaming LIVE from my webcam to my website.
    When I enter the website from my pc, everything works great, but when I go to
    the same website from another pc, I get everything but the video
    (transparent)(AS3) and connection error (AS2)!
    The FMS3 is intalled on my local pc. Where am I doing it wrong?
    I use Flash CS3, FME2 and FMS3(developer)

    GP



    GP.net Guest

  2. Similar Questions and Discussions

    1. DB2 Connection Error
      I keep getting the following error: Event Type: Error Event Source: ColdFusion MX 7 ODBC Server Event Category: None Event ID: 0...
    2. SQL Connection 405 error - HELP
      please let me know if you find out,,, lars67@direcway.com
    3. Error when calling a web service (The underlying connection was closed: An unexpected error occurred on a receive.)
      I am calling a simple service. Always on the first call I have this error (System.Net.WebException: The underlying connection was closed: An...
    4. ADO Connection Error
      Can anyone give me an idea why this isn't working? strMDBpath = "dmiscal.mdb" oConn.open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" &...
    5. Error 711 and Error 5, Remote access connection manager service
      I'm trying to set up a dial-up connection, but my computer will not start Remote Access Connection Manager or Remote Access Auto Connection...
  3. #2

    Default Re: connection error!! please help

    What is the RTMP URL you were using to connect in both the cases ? Are you using LIVE services application shipped with FMS3?

    BTW, having a look at core00.log file in FMS3 might help.
    fmslove Guest

  4. #3

    Default Re: connection error!! please help

    I use rtmp://localhost/Myappfolder/mystreamname in FME2
    and rtmp://localhost/Myappfolder/mystreamname in my FLV?? If you ment from the web I just use my webaddress the swf is located....
    GP.net Guest

  5. #4

    Default Re: connection error!! please help

    Whenever the swf is being loaded on web browser at a remote computer, the RTMP
    URL should contain the IP address or fully qualified domain name of Flash media
    server. e.g.:
    ( while using FLV playback compenent)
    rtmp://10.10.10.10/Myappfolder/mystreamname OR
    rtmp://myserver.mydomain.com/Myappfolder/mystreamname

    I hope it helps,

    _PY



    fmslove Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139