[Freeswitch-users] Streaming out of conference via rtmp

Ken Rice krice at freeswitch.org
Thu Oct 15 16:31:33 UTC 2020


Mod_rtmp was intended as a softphone endpoint written in flash. dont use it. litterally load mod_av then via esl, fs_cli etc  “conference <confname> [play|record]  rtmp://{rest/of/url}”

its really that simple. play will pkay the rtmp stream into the conference like any other media file. record will shoot a media stream out to what ever rtmp reflector you are using auch as youtube or facebook or your own private rtmp server.

Sent from my iPhone

> On Oct 15, 2020, at 08:42, Nathan Stratton <nathan at robotics.net> wrote:
> 
> 
>> On Wed, Oct 14, 2020 at 10:43 PM David P <davidswalkabout at gmail.com> wrote:
> 
>> In response to the thread " $500 bounty RTMP to conference room", try something like this:
>>  
>> <action application="record_session" data="{modname=mod_av,vw=320,vh=240}rtmp://${ipOfDestination}:${portOfDestination}/${queryPathForDestination}"/>
> 
> So I am not trying to send rtmp, I am trying to do I think what mod_rtmp was doing and LISTEN for rtmp that is broadcast to the FreeSWITCH server. 
> 
> -Nathan
> _________________________________________________________________________
> 
> 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/20201015/95a21a73/attachment.html>


More information about the FreeSWITCH-users mailing list