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

Faisal Hanif imfanee at gmail.com
Sat Apr 4 12:43:43 UTC 2020


you probably missing
mod_localstream
mod_h26x
mod_rtc

On Sat, 4 Apr 2020 at 09:37, Victor Chukalovskiy <
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"/>
> or
> <action application="playback"
> data="rtsp://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]!
> or
> [ERR] switch_core_file.c:306 Invalid file format [rtsp] for
> [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
> 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



-- 
Regards,

Faisal Hanif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200404/e444e02b/attachment.html>


More information about the FreeSWITCH-users mailing list