[Freeswitch-users] FreeSWITCH 1.6 Video + streaming

Jurijs Ivolga jurij.ivo at gmail.com
Wed Jul 8 14:03:42 MSD 2015


Hi,

I installed Freeswitch as described here:

https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video

Additionally I complied and loaded mod_vlc.

Now I need to stream video call.

I read wiki documentation for module mod_vlc and I was trying following
config for streaming:

<action application="set" data="record_concat_video=true"/>
<action application="record" data="vlc://#standard{access=http,mux=raw,dst=
198.168.0.100:8080/bla}"/>

With such config call is failing.

Nevertheless I'm able to record video of call with such config:

<action application="set" data="record_concat_video=true"/>
<action application="set" data="execute_on_answer=record_session
$${recordings_dir}/${strftime(%Y%m%d%H%M%S)}_${caller_id_number}.mp4"/>

Maybe somebody know how is possible to stream video call?

Any help will be appreciated!

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150708/89d64516/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list