New Post on freeswitch.org from Kathleen<br>
check it out at http://ift.tt/1HHnYmk<br>
FreeSWITCH Week in Review (Master Branch) May 23rd-May 30th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 648 commits! Most of those commits came from the merged 1.6 video branch and bring in a lot of new features. First and foremost, check out the new video functionality! The merge of 1.6 video branch means FreeSWITCH master now has the ability to transcode video and this means two different devices using different video codecs can use FreeSWITCH to translate between them. Some of the many other new features are the ability to live stream, record calls to a video file, and playback videos into a call with mod_av, overlaying logos or images with mod_cv, desktop sharing through mod_verto, and PDF and GIF rendered as video with mod_imagick. FreeSWITCH master also has MCU support for mod_conference!</p>
<p>Join us on Wednesdays at 12:00 CT for some more FreeSWITCH fun! And head over to <a href="https://freeswitch.com/">freeswitch.com</a> to learn more about FreeSWITCH support.</p>
<p>New features that were added:</p>
<ul>
<li>
<a href="http://ift.tt/1d2d2HU">FS-7499</a> core RTCP improvements</li>
<li>
<a href="http://ift.tt/1d2d4zr">FS-7585</a> added video support to mod_rtmp</li>
<li>
<a href="http://ift.tt/1PQJHBY">FS-7500</a> core video transcoding support</li>
<li>
<a href="http://ift.tt/1d2d2HW">FS-7501</a> core video jitterbuffer</li>
<li>
<a href="http://ift.tt/1PQJFdn">FS-7502</a> core video media bugs</li>
<li>
<a href="http://ift.tt/1d2d4iZ">FS-7503</a> core file interface video support</li>
<li>
<a href="http://ift.tt/1PQJHC2">FS-7504</a> codecs let you choose which codec module to use</li>
<li>
<a href="http://ift.tt/1d2d4j1">FS-7505</a> file interface to let you specify which format module to use when multiple types are supported</li>
<li>
<a href="http://ift.tt/1PQJHC4">FS-7506</a> core text rendering</li>
<li>
<a href="http://ift.tt/1d2d4j3">FS-7507</a> added new global directory variables and configure directory behavior changes</li>
<li>
<a href="http://ift.tt/1d2d2HY">FS-7508</a> mod_vpx transcoding vp8/vp9 and replace mod_v8</li>
<li>
<a href="http://ift.tt/1PQJHC6">FS-7509</a> mod_verto improvements allow for desktop share with the installation of this chrome extension <a href="http://ift.tt/1kQP2pS">http://ift.tt/1kQP2pS</a> and improved bandwith and resolution handling.</li>
<li>
<a href="http://ift.tt/1PQJHCa">FS-7512</a> mod_png allows for image overlays for video mute</li>
<li>
<a href="http://ift.tt/1d2d4j5">FS-7513</a> mod_conference MCU feature and avatar support</li>
<li>
<a href="http://ift.tt/1PQJI8Z">FS-7514</a> mod_vlc video support</li>
<li>
<a href="http://ift.tt/1d2d2Yc">FS-7515</a> mod_cv is a video media bug module that uses video recognition and facial recognition technology to allow you to modify a video stream by adding overlapping images and text or to silently detect and fire events</li>
<li>
<a href="http://ift.tt/1PQJHSo">FS-7516</a> mod_imagick allows for PDF and GIF rendered as video</li>
<li>
<a href="http://ift.tt/1d2d2Ye">FS-7517</a> mod_openh264 h264 codec module</li>
<li>
<a href="http://ift.tt/1d2d4zl">FS-7519</a> mod_av a file format and codec module that uses libav or ffmpeg and allows you to live stream, record calls to a video file, and playback videos into a call.</li>
<li>
<a href="http://ift.tt/1PQJHSs">FS-7494</a> default avatar and mute images for video MCU</li>
<li>
<a href="http://ift.tt/1d2d4zn">FS-7471</a> improved configs for video</li>
<li>
<a href="http://ift.tt/1PQJI97">FS-7338</a> removed external library dependencies</li>
</ul><br>