Hello,

Should I just change the 2 lines below

<attribute name="protocollName" type="string" value="rtmp" />
<attribute name="protocollPort" type="string" value="$once{ canvas.rtmpport }" />

by these

<attribute name="protocollName" type="string" value="rtmpt" />
<attribute name="protocollPort" type="string" value="$once{ canvas.rtmpTunnelport }" />

Could you confirm ?

Thank you again

Fabrice


Le 03/12/2012 17:00, "> Maxim Solodovnik (par Internet, dépôt openmeetings-user-return-3780-fabrice.scoyer=developpement-durable.gouv...@incubator.apache.org)" a écrit :
you can slightly modify the code and recompile to start from rtmpt

change
WebContent/src/base/hibernate/hibRtmpConnection.lzx

line 51
and recompile




On Mon, Dec 3, 2012 at 9:09 PM, "SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF" <fabrice.sco...@developpement-durable.gouv.fr <mailto:fabrice.sco...@developpement-durable.gouv.fr>> wrote:

    Thank you for your quick response.

    It is a good idea, but I tried without convincing results. My
    firewall blocks port 1935 (or another random port) and sends a
    timeout immediately.

    Could you tell me how and where you didthe timeout settings in
    your example (firewall, proxy, reverse proxy apache which is used
    by openmeetings, or in the OpenMeetings configuration config.xml),
    I'm a little disappointed.

    Fabrice


    Le 03/12/2012 08:55, "> seba.wag...@gmail.com
    <mailto:seba.wag...@gmail.com> (par Internet, dépôt
    
openmeetings-user-return-3776-fabrice.scoyer=developpement-durable.gouv...@incubator.apache.org
    
<mailto:openmeetings-user-return-3776-fabrice.scoyer=developpement-durable.gouv...@incubator.apache.org>)"
    a écrit :
    Hallo Fabrice,

    there might be a way to fix the first 3 times to only take 1 second.
    For example for me if the rtmp host is down the first 3 attempts
    to connect take only 1 second in total.

    Did you try to set the rtmp port to any random port that you know
    that there will be a timeout send back quite immediately?
    That way the timeout for the rtmp connection should be quite fast
    and the switch to rtmpt might be almost as if it is the first try.

    Sebastian


    2012/12/3 "SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF"
    <fabrice.sco...@developpement-durable.gouv.fr
    <mailto:fabrice.sco...@developpement-durable.gouv.fr>>

        Hello,

        I use OpenMeetings via a reverse proxy to provide access from
        a chain of proxy.

        By default, so I use the protocol rtmpt, and when I connect
        to the website I have to wait 3 unsuccessful attempts before
        OpenMeetings switches on protocol rtmpt.

        During this waiting (a bit long), users have a blank page. Is
        there a way to insert such a simple animated gif (like please
        wait ...) in this blank page.

        Thank you for all your suggestions.
        cordially

        Fabrice




-- Sebastian Wagner
    https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock>
    http://www.webbase-design.de
    http://www.wagner-sebastian.com
    seba.wag...@gmail.com <mailto:seba.wag...@gmail.com>




--
WBR
Maxim aka solomax
  • change the blank page un... SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF
    • Re: change the blan... SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF
      • Re: change the ... Maxim Solodovnik
        • Re: change ... SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF
          • Re: cha... Maxim Solodovnik
            • Re... SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF
              • ... SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF
                • ... SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF
              • ... Maxim Solodovnik
                • ... Dasith Vimarshana
                • ... Maxim Solodovnik
                • ... SCOYER Fabrice (Chef d'unité) - CETE Lyon/SG/INF
                • ... Maxim Solodovnik

Reply via email to