RTMPT problems... HELP!!!

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

  1. #1

    Default RTMPT problems... HELP!!!

    We're working on a big project with a Beta due monday. It's a flash network
    game produced for a large Swedish bank. Since it's going to run on bank
    computers, the firewalls won't allow anything but RTMPT traffic on port 80. Our
    client and server side scripting works fine... except with RTMPT.

    When we use RTMPT we can connect to the server and read information from a
    SharedObject. We cannot however call or recieve calls for methods on the
    NetConnection or se updates on the SharedObjects. After a while the connection
    dies but the RTMPT-connected client does not notice. If other clients are
    connected through RTMP, they can se the RTMPT clients connect and disconnect.

    All connections are made on port 80.

    Ideas anyone?

    ManMachine Guest

  2. Similar Questions and Discussions

    1. rtmpt connection very slow with FP 9,0,115,0
      Connecting with rtmpt (http tunneling) to FMS 3 vod service takes 10-15 secs on Flash Player 9,0,115,0. I used Flex Builder 2.01 to compile the...
    2. Configure to use RTMPT?
      Hi, We are having issues with RTMP as some areas have firewalls up and cannot view FLV files streamed through RTMP. How do I setup Flash Media...
    3. RTMPT clients disconnect sporadically
      I'm operating a text-based streaming newsfeed. I'm dealing with a client behind a proxy server. The client is connecting on an rtmpt connection on...
    4. rtmps with self-signed cert fails, while rtmp and rtmpt work ok
      Hello, first of all: I have setup a simple test case for my problem here, with all my settings and the problem described: ...
    5. RTMPT Instability
      With the difficulties firewalls and proxies have with FCS and FMS, we have built our video player to make connection attempts via RTMP and cycle...
  3. #2

    Default Re: RTMPT problems... HELP!!!

    I have seen this kind of thing when connecting to clients across a proxy server
    - an apparent initial connection, the connection fails silently. I have to say
    that this doesn't happen very often, but it's worth investigating. When this
    last happened to me I discovered that users on a site which used an Inktomi
    proxy had this, but everyone else in the company had no problem.

    CDXX Guest

  4. #3

    Default Re: RTMPT problems... HELP!!!

    Hi,

    The problem is that we don't connect through a proxy. Do you have any idea of where we should start debugging?

    /Johan
    ManMachine Guest

  5. #4

    Default Re: RTMPT problems... HELP!!!

    Are you absolutely certain you're not connecting through a proxy? It's pretty
    unusual for large organisations not to have some kind of proxy these days. I'm
    starting from the assumption that your application works fine for RTMP, and
    that the only difference between RTMP and RTMPT clients is the port and
    protocol you use when you set them up. If this is the case, it seems that the
    problem must lie between yourself and the user.

    You could start getting someone who is having the problem to try this link:

    <a target=_blank class=ftalternatingbarlinklarge
    href="http://store1.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16466

    If">[url]http://store1.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16466[/url]

    If</a> there's a tunnelling problem it should show up there.

    There are several articles about HTTP tunnelling, including:

    <a target=_blank class=ftalternatingbarlinklarge
    href="http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=1ccfec30&pss=rss_f
    lashcomm_1ccfec30

    [url]http://www.adobe.com/devnet/flashcom/articles/firewalls_proxy.html[/url]


    I">[url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=1ccfec30&pss=rss_flas[/url]
    hcomm_1ccfec30

    [url]http://www.adobe.com/devnet/flashcom/articles/firewalls_proxy.html[/url]

    I</a> suppose that a bank might have all kinds of security policies enforced
    on its firewalls. It would be worth asking.


    CDXX 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