[Freeswitch-users] MP4 record in 1.6
Denis Jakovlev
yadenis at seznam.cz
Fri May 15 10:48:22 MSD 2015
Hi All,
New FreeSWITCH 1.6 Video on Debian 8.
I try to record MP4 file in the conference..
Simple dialplan
<extension name="nb_conferences">
<condition field="destination_number" expression="^(30\d{2})$">
<action application="answer"/>
<action application="set" data="enable_file_write_buffering=false"/>
<action application="record" data="/usr/local/freeswitch/recordings/${strftime(%Y-%m-%d-%H-%M-%S)}_${uuid}.mp4"/>
<action application="conference" data="$1-${domain_name}@default"/>
</condition>
</extension>
It works. Even something writes. But I can not play this file (The file in the attachment). What am I doing wrong?
--
S pozdravem,
Ing.Denis Jakovlev
mob.tel. 775-415-382
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150515/cdda69b8/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2015-05-14-11-46-46_2dd7d103-59bc-4c88-86cf-389d4d704a32.mp4
Type: video/mp4
Size: 1009885 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150515/cdda69b8/attachment-0001.bin
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list