<html><head><title>MP4 record in 1.6</title>
</head>
<body>
<span style=" font-family:'Courier New'; 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.. <br>
Simple dialplan<br>
<br>
<extension name="nb_conferences"><br>
<condition field="destination_number" expression="^(30\d{2})$"><br>
<action application="answer"/><br>
<action application="set" data="enable_file_write_buffering=false"/><br>
<action application="record" data="/usr/local/freeswitch/recordings/${strftime(%Y-%m-%d-%H-%M-%S)}_${uuid}.mp4"/><br>
<action application="conference" data="$1-${domain_name}@default"/><br>
</condition><br>
</extension><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-family:'calibri'; color: #c0c0c0;"><i>-- <br>
S pozdravem,<br>
Ing.Denis Jakovlev <br>
mob.tel. 775-415-382</body></html>