<html><head><title>Re: [Freeswitch-users] MP4 record in 1.6</title>
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 9pt;">Dobr&#253; den,<br>
<br>
Ok. And how to do it right?<br>
<br>
<span style=" font-family:'calibri'; color: #c0c0c0;"><i>-- <br>
S pozdravem,<br>
Ing.Denis Jakovlev &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
mob.tel. 775-415-382<br>
<br>
p&#225;tek 15. kv&#283;tna 2015, 14:59:45, napsal jste:<br>
<br>
</i></span></span><table>
<tr>
<td width=2 bgcolor= #0000ff><br>
</td>
<td><span style=" font-family:'courier new'; font-size: 11pt;">Don&#8217;t set that from the dialplan, trigger it with the conference recording command, else you will record each conference participant and if you have 10 different people in the conf you&#8217;ll get 10 redundant recordings<br>
<br>
<br>
On 5/15/15, 1:48 AM, "Denis Jakovlev" &lt;</span><a style=" font-family:'courier new'; font-size: 11pt;" href="yadenis@seznam.cz">yadenis@seznam.cz</a><span style=" font-family:'courier new'; font-size: 11pt;">&gt; wrote:<br>
<br>
<span style=" font-size: 9pt;">Hi All,<br>
<br>
New FreeSWITCH 1.6 Video on Debian 8.<br>
<br>
I try to record MP4 file in the conference.. &nbsp;<br>
Simple dialplan<br>
<br>
 &nbsp;&lt;extension name="nb_conferences"&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;condition field="destination_number" expression="^(30\d{2})$"&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="answer"/&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="set" data="enable_file_write_buffering=false"/&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="record" data="/usr/local/freeswitch/recordings/${strftime(%Y-%m-%d-%H-%M-%S)}_${uuid}.mp4"/&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="conference" data="$1-${domain_name}@default"/&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>
 &nbsp; &nbsp;&lt;/extension&gt;<br>
<br>
It works. Even something writes. But I can not play this file (The file in the attachment). What am I doing wrong?<br>
<br>
<span style=" font-size: 11pt;">-- <br>
Ken<br>
</span></span></span><a style=" font-family:'courier new'; font-size: 11pt;" href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><br>
<a style=" font-family:'courier new'; font-size: 11pt;" href="http://www.ClueCon.com">http://www.ClueCon.com</a><br>
<a style=" font-family:'courier new'; font-size: 11pt;" href="http://www.OSTAG.org">http://www.OSTAG.org</a><br>
<span style=" font-family:'courier new'; font-size: 11pt;">irc.freenode.net #freeswitch<br>
Twitter: @FreeSWITCH<br>
</td>
</tr>
</table>
</body></html>