[Freeswitch-users] How to connect SIP call to rtsp stream

Victor Chukalovskiy victor.chukalovskiy at gmail.com
Sat Apr 4 15:45:21 UTC 2020


Hmm, I have mod_local_stream & mod_h26x already. I now compiled & loaded 
mod_rtc But having exact same problem:

[ERR] switch_core_file.c:306 Invalid file format [av] for 
[rtsp://192.168.2.7/streaming/channels/103 
<http://192.168.2.7/streaming/channels/103>]!

Wonder if anything else I should try?



On 2020-04-04 8:43 a.m., Faisal Hanif wrote:
> you probably missing
> mod_localstream
> mod_h26x
> mod_rtc
>
> On Sat, 4 Apr 2020 at 09:37, Victor Chukalovskiy 
> <victor.chukalovskiy at gmail.com <mailto:victor.chukalovskiy at gmail.com>> 
> wrote:
>
>     Good day, I'm trying connect incoming video call into rtsp stream
>     (e.g.
>     security camera h.264 video only or h.264 video + PCMU audio). I
>     tried
>     these two approaches:
>
>     <action application="playback"
>     data="av://rtsp://192.168.2.7/streaming/channels/103
>     <http://192.168.2.7/streaming/channels/103>"/>
>     or
>     <action application="playback"
>     data="rtsp://192.168.2.7/streaming/channels/103
>     <http://192.168.2.7/streaming/channels/103>"/>
>
>     And FS doesn't like it:
>
>     [ERR] switch_core_file.c:306 Invalid file format [av] for
>     [rtsp://192.168.2.7/streaming/channels/103
>     <http://192.168.2.7/streaming/channels/103>]!
>     or
>     [ERR] switch_core_file.c:306 Invalid file format [rtsp] for
>     [192.168.2.7/streaming/channels/103
>     <http://192.168.2.7/streaming/channels/103>]!
>
>     What is the right syntax to accomplish this? Also, which modules
>     need to
>     be compiled & loaded for this to work?
>
>     Many thanks,
>     -victor
>
>     _________________________________________________________________________
>
>     The FreeSWITCH project is sponsored by SignalWire
>     https://signalwire.com
>     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
>     https://signalwire.community
>
>     Professional FreeSWITCH Services
>     sales at freeswitch.com <mailto:sales at freeswitch.com>
>     https://freeswitch.com
>
>     Official FreeSWITCH Sites
>     https://freeswitch.com/oss
>     https://freeswitch.org/confluence
>     https://cluecon.com
>
>     FreeSWITCH-users mailing list
>     FreeSWITCH-users at lists.freeswitch.org
>     <mailto:FreeSWITCH-users at lists.freeswitch.org>
>     http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>     UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>     https://freeswitch.com
>
>
>
> -- 
> Regards,
>
> Faisal Hanif
>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> 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 https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200404/7e3ccccf/attachment-0001.html>


More information about the FreeSWITCH-users mailing list