<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    David,<br>
    I have mod_rtmp installed in a Win2003 environment this is my return
    when I do rtmp status:<br>
    <big>default tcp:0.0.0.0:1935&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; profile</big><br>
    <br>
    Make sure you include mod_rtmp in your build, it is not included by
    default.&nbsp; <br>
    <br>
    Jack<br>
    <br>
    On 9/27/2011 1:22 PM, David Wafula wrote:
    <blockquote
cite="mid:CAK9Ws2fPY_Gy-tzSrcBqeneNs6msOCBhYejqQ3YFjT7U=OfNUA@mail.gmail.com"
      type="cite">Am finally trying out flex client with mod_rtmp and i
      just realize how little i know of this module. I have installed
      mod_rtmp &nbsp;and loaded it (or so i think). On the server, this is
      what i get:
      <div>
        <div><br>
        </div>
        <div>&nbsp;freeswitch@internal&gt;rtmp status</div>
        <div>-ERR no reply</div>
      </div>
      <div><br>
      </div>
      <div>This&nbsp;doesn't&nbsp;look right for starters..what do i expect for a
        valid reply?</div>
      <div><br>
      </div>
      <div><br>
        <div>To the client.</div>
        <div>It looks like the basic config on the flex client is to
          &nbsp;update</div>
        <div>var flashvars = { xxxxxxxx} to point to my freeswitch
          server, no ?</div>
        <div><br>
        </div>
        <div>So, first i try:</div>
        <div>
          <div>var flashvars = {&nbsp;</div>
          <div><span class="Apple-tab-span" style="white-space:pre"> </span>rtmp_url:
            'rtmp://<a moz-do-not-send="true"
              href="http://conference.freeswitch.org/phone">conference.freeswitch.org/phone</a>'</div>
          <div><span class="Apple-tab-span" style="white-space:pre"> </span>};</div>
          <div><br>
          </div>
          <div>And it does connect.</div>
          <div><br>
          </div>
          <div>Say my freeswitch server is running at 1.2.3.4</div>
          <div><br>
          </div>
          <div>So, naturally i end up with</div>
          <div><br>
          </div>
          <div>
            <div>var flashvars = {&nbsp;</div>
            <div><span class="Apple-tab-span" style="white-space: pre; ">
              </span>rtmp_url: 'rtmp://<a moz-do-not-send="true"
                href="http://1.2.3.4">1.2.3.4</a>'</div>
            <div><span class="Apple-tab-span" style="white-space: pre; ">
              </span>};</div>
          </div>
          <div><br>
          </div>
          <div>Is that the way to do it? Because this gives me:</div>
          <div><br>
          </div>
          netStatus: NetConnection.Connect.InvalidApp<br>
          netStatus: NetConnection.Connect.Closed</div>
        <div><br>
          Any pointers will be appreciated.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Thank you</div>
        <div>--&nbsp;</div>
        <div><br>
        </div>
        <div><br>
          David Wafula<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
  </body>
</html>