<div dir="ltr"><div><div><div><div><div><div><div><div>Hi,<br><br></div>I installed Freeswitch as described here:<br><br><a href="https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video">https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video</a><br><br></div>Additionally I complied and loaded mod_vlc.<br><br></div>Now I need to stream video call.<br><br></div><div>I read wiki documentation for module mod_vlc and I was trying following config for streaming:<br><br>&lt;action application=&quot;set&quot; data=&quot;record_concat_video=true&quot;/&gt;<br>&lt;action application=&quot;record&quot; data=&quot;vlc://#standard{access=http,mux=raw,dst=<a href="http://198.168.0.100:8080/bla">198.168.0.100:8080/bla</a>}&quot;/&gt;<br><br></div>With such config call is failing.<br><br></div>Nevertheless I&#39;m able to record video of call with such config:<br><br>&lt;action application=&quot;set&quot; data=&quot;record_concat_video=true&quot;/&gt;<br>&lt;action application=&quot;set&quot; data=&quot;execute_on_answer=record_session $${recordings_dir}/${strftime(%Y%m%d%H%M%S)}_${caller_id_number}.mp4&quot;/&gt;<br><br></div>Maybe somebody know how is possible to stream video call?<br><br></div>Any help will be appreciated!<br><br></div>Thank you!<br><div><div><div><div><br><br></div></div></div></div></div>