<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hmm, I have mod_local_stream & mod_h26x already. I now compiled
    & loaded mod_rtc But having exact same problem:<br>
    <br>
    [ERR] switch_core_file.c:306 Invalid file format [av] for [<a class="moz-txt-link-freetext" href="rtsp://">rtsp://</a><a
      href="http://192.168.2.7/streaming/channels/103" rel="noreferrer"
      target="_blank">192.168.2.7/streaming/channels/103</a>]!<br>
    <br>
    Wonder if anything else I should try?<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2020-04-04 8:43 a.m., Faisal Hanif
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAO5BruBp8Xa62yErwRW6o41kL0i2WCirjQQ4zbw6PVyKNC_Atw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">you probably missing</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">mod_localstream</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">mod_h26x</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif">mod_rtc</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sat, 4 Apr 2020 at 09:37,
          Victor Chukalovskiy <<a
            href="mailto:victor.chukalovskiy@gmail.com"
            moz-do-not-send="true">victor.chukalovskiy@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Good
          day, I'm trying connect incoming video call into rtsp stream
          (e.g. <br>
          security camera h.264 video only or h.264 video + PCMU audio).
          I tried <br>
          these two approaches:<br>
          <br>
          <action application="playback" <br>
          data="av://<a class="moz-txt-link-freetext" href="rtsp://">rtsp://</a><a
            href="http://192.168.2.7/streaming/channels/103"
            rel="noreferrer" target="_blank" moz-do-not-send="true">192.168.2.7/streaming/channels/103</a>"/><br>
          or<br>
          <action application="playback" <br>
          data="<a class="moz-txt-link-freetext" href="rtsp://">rtsp://</a><a
            href="http://192.168.2.7/streaming/channels/103"
            rel="noreferrer" target="_blank" moz-do-not-send="true">192.168.2.7/streaming/channels/103</a>"/><br>
          <br>
          And FS doesn't like it:<br>
          <br>
          [ERR] switch_core_file.c:306 Invalid file format [av] for <br>
          [<a class="moz-txt-link-freetext" href="rtsp://">rtsp://</a><a href="http://192.168.2.7/streaming/channels/103"
            rel="noreferrer" target="_blank" moz-do-not-send="true">192.168.2.7/streaming/channels/103</a>]!<br>
          or<br>
          [ERR] switch_core_file.c:306 Invalid file format [rtsp] for <br>
          [<a href="http://192.168.2.7/streaming/channels/103"
            rel="noreferrer" target="_blank" moz-do-not-send="true">192.168.2.7/streaming/channels/103</a>]!<br>
          <br>
          What is the right syntax to accomplish this? Also, which
          modules need to <br>
          be compiled & loaded for this to work?<br>
          <br>
          Many thanks,<br>
          -victor<br>
          <br>
_________________________________________________________________________<br>
          <br>
          The FreeSWITCH project is sponsored by SignalWire <a
            href="https://signalwire.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://signalwire.com</a><br>
          Enhance your FreeSWITCH install with disruptive priced SMS and
          PSTN services.<br>
          Build your next product on our scalable cloud platform.<br>
          <br>
          Join our online community to chat in real time <a
            href="https://signalwire.community" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://signalwire.community</a><br>
          <br>
          Professional FreeSWITCH Services<br>
          <a href="mailto:sales@freeswitch.com" target="_blank"
            moz-do-not-send="true">sales@freeswitch.com</a><br>
          <a href="https://freeswitch.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.com</a><br>
          <br>
          Official FreeSWITCH Sites<br>
          <a href="https://freeswitch.com/oss" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.com/oss</a><br>
          <a href="https://freeswitch.org/confluence" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.org/confluence</a><br>
          <a href="https://cluecon.com" rel="noreferrer" target="_blank"
            moz-do-not-send="true">https://cluecon.com</a><br>
          <br>
          FreeSWITCH-users mailing list<br>
          <a href="mailto:FreeSWITCH-users@lists.freeswitch.org"
            target="_blank" moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
          <a
            href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
          UNSUBSCRIBE:<a
            href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
          <a href="https://freeswitch.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://freeswitch.com</a></blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature"><span
          style="font-family:verdana,sans-serif">Regards,</span><br
          style="font-family:verdana,sans-serif">
        <br style="font-family:verdana,sans-serif">
        <span style="font-family:verdana,sans-serif">Faisal Hanif</span><br
          style="font-family:verdana,sans-serif">
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire <a class="moz-txt-link-freetext" href="https://signalwire.com">https://signalwire.com</a>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time <a class="moz-txt-link-freetext" href="https://signalwire.community">https://signalwire.community</a>

Professional FreeSWITCH Services
<a class="moz-txt-link-abbreviated" href="mailto:sales@freeswitch.com">sales@freeswitch.com</a>
<a class="moz-txt-link-freetext" href="https://freeswitch.com">https://freeswitch.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="https://freeswitch.com/oss">https://freeswitch.com/oss</a>
<a class="moz-txt-link-freetext" href="https://freeswitch.org/confluence">https://freeswitch.org/confluence</a>
<a class="moz-txt-link-freetext" href="https://cluecon.com">https://cluecon.com</a>

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="https://freeswitch.com">https://freeswitch.com</a></pre>
    </blockquote>
    <br>
  </body>
</html>