[Freeswitch-users] Record module for video calls

Freeswitch user freeswitch940 at gmail.com
Thu Nov 9 06:11:03 UTC 2017


First install the mp4v2-2.0.0 package then configure freeswitch again .

On Thu, 9 Nov 2017 at 10:36 AM, 王聡 <cong.wang.itsherpa at gmail.com> wrote:

> Thanks for your advices.
>
> I had not found the instructions for mod_av, so I tried mp4v2, but got an
> error.
>
> making all mod_mp4v2
> make[4]: Entering directory
> '/usr/src/freeswitch/src/mod/applications/mod_mp4v2'
>   CC       mod_mp4v2_la-mod_mp4v2.lo
> mod_mp4v2.c:37:25: fatal error: mp4v2/mp4v2.h: No such file or directory
>  #include <mp4v2/mp4v2.h>
>                          ^
> compilation terminated.
> Makefile:657: recipe for target 'mod_mp4v2_la-mod_mp4v2.lo' failed
> make[4]: *** [mod_mp4v2_la-mod_mp4v2.lo] Error 1
> make[4]: Leaving directory
> '/usr/src/freeswitch/src/mod/applications/mod_mp4v2'
> Makefile:653: recipe for target 'mod_mp4v2-all' failed
> make[3]: *** [mod_mp4v2-all] Error 1
> make[3]: Leaving directory '/usr/src/freeswitch/src/mod'
> Makefile:563: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory '/usr/src/freeswitch/src'
> Makefile:3132: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/usr/src/freeswitch'
> Makefile:1402: recipe for target 'all' failed
> make: *** [all] Error 2
>
> It seems that I had missed some files?
>
> 2017/11/09 12:31、Michael Jerris <mike at jerris.com>のメール:
>
>
> use mod_av.
>
> On Wed, Nov 8, 2017 at 9:57 PM Freeswitch user <freeswitch940 at gmail.com>
> wrote:
>
>> Use mod_mp4v2.
>>
>> On Thu, 9 Nov 2017 at 7:06 AM, 王聡 <cong.wang.itsherpa at gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> Recently I need to record all contents for video calls on my FS server
>>> to make sure no illegal contents, and I found mod_vlc (
>>> https://wiki.freeswitch.org/wiki/Mod_vlc) which might helps. However, I
>>> got some troubles during my build, it shows no dependencies for this mod.
>>>
>>> making all mod_vlc
>>> make[4]: Entering directory '/usr/src/freeswitch/src/mod/formats/mod_vlc'
>>> Makefile:892: *** You must install libvlc-dev to build mod_vlc.
>>> make[4]: Leaving directory '/usr/src/freeswitch/src/mod/formats/mod_vlc'
>>> Makefile:653: recipe for target 'mod_vlc-all' failed
>>> make[3]: *** [mod_vlc-all] Error 1
>>> make[3]: Leaving directory '/usr/src/freeswitch/src/mod'
>>> Makefile:563: recipe for target 'all-recursive' failed
>>> make[2]: *** [all-recursive] Error 1
>>> make[2]: Leaving directory '/usr/src/freeswitch/src'
>>> Makefile:3132: recipe for target 'all-recursive' failed
>>> make[1]: *** [all-recursive] Error 1
>>> make[1]: Leaving directory '/usr/src/freeswitch'
>>> Makefile:1402: recipe for target 'all' failed
>>> make: *** [all] Error 2
>>>
>>> I had already installed the libvlc-dev but it still can’t built
>>> correctly.
>>>
>>> Is there any idea? Or any other way for video call recordings?
>>>
>>> Regards.
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20171109/cc44a142/attachment-0001.html>


More information about the FreeSWITCH-users mailing list