<div dir="ltr"><div>Hello list,</div><div><br></div><div>Background: my most desired module for CentOS 7 is mod_av.so<br></div><div><br></div><div>1. I am announcing a gist-repo, for doing an out-of-repo package for mod_av.so for CentOS 7, based on the official freeswitch-devel.</div><div><br></div><div>2. mod_av.so is not packaged as CentOS 7 does not have ffmpeg. You need to wrangle your own  ffmpeg-devel, e.g. from RPMFusion</div><div><br></div><div>3. With ffmpeg-devel installed and this gist repo, you can package mod_av.so without rebuilding the gigantic FreeSWITCH src.rpm.</div><div><br></div><div>Essentially, all the libtool (gcc, ld) statements for mod_av.so have been extracted from a full build and put inside this Makefile. The compiler and linker flags are consistent with those from the FreeSWITCH spec file.<br></div><div><br></div><div>4. IMPORTANT: this gist repo does not distribute source. You must still obtain avcodec.c  avformat.c  mod_av.c  mod_av.h from the tarball or src.rpm.</div><div><br></div><div>All comments welcome.</div><div><br></div><div>Cheers</div><div>SP<br></div><div><br></div><div><br></div></div>