<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><pre class=""><pre class="">Thanks for your response Steven.  When I tried using master branch before I did not get video when using either conference...play or uuid_broadcast.</pre><pre class="">I will re-try with the latest master and raise a Jira if I can't get it working.</pre><pre class=""><br class=""></pre><pre class="">Regards,</pre><pre class="">  Richard</pre><pre class=""><br class=""></pre><pre class=""><br class=""></pre><pre class="">On Sat, Dec 23, 2017 at 0:13 AM, Steven Du <<a href="mailto:freeswitch-users%40lists.freeswitch.org?Subject=Re%3A%20%5BFreeswitch-users%5D%20Play%20MP4%20file%20into%20conference&In-Reply-To=%3CCAJs%2B-5osBHL-gb-YAJdsKaOun_OiOOudFaQ1Umqc2m39yqmhMA%40mail.gmail.com%3E" title="[Freeswitch-users] Play MP4 file into conference" class="">dujinfang at gmail.com</a>> wrote:
</pre><div class=""><br class=""></div><div class="">> we use conference play for a while and don't have your problem, please try</div><pre class="">> master and if you think it's a bug fire a jira.


>On Fri, Dec 15, 2017 at 9:51 PM, Richard Screene <<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" class="">richard.screene at thisisdrum.com</a>> wrote:

>><i class=""> I am having problems attempting to play a MP4 video into a conference
</i>>><i class=""> using mod_av.
</i>>><i class="">
</i>>><i class=""> I have built the 1.6.19 branch from source after removing the -pedantic
</i>>><i class=""> compile flag to allow mod_av to compile.
</i>>><i class="">
</i>>><i class=""> My simple dial plan is:
</i>>><i class=""> ```
</i>>><i class="">     <extension name="test">
</i>>><i class="">       <condition field="destination_number" expression="test">
</i>>><i class="">         <action application="conference" data="conf1"/>
</i>>><i class="">       </condition>
</i>>><i class="">     </extension>
</i>>><i class=""> ```
</i>>><i class="">
</i>>><i class=""> From fs_cli I then attempt to play the video using the command:
</i>>><i class=""> "conference conf1 play /tmp/sample.mp4"
</i>>><i class="">
</i>>><i class=""> No error messages are visible in the console and I can hear the audio, but
</i>>><i class=""> I do not see the video stream.
</i>>><i class="">
</i>>><i class=""> Strangely, when I do "uuid_broadcast <uuid> /tmp/sample.mp4" I get the
</i>>><i class=""> audio and video (but obviously only to a single caller)
</i>>><i class="">
</i>>><i class=""> If I try on the code from the master branch then I do not video from
</i>>><i class=""> either conference..play or uuid_broadcast.
</i>>><i class="">
</i>>><i class=""> Has anyone got any ideas why I cannot play video into a conference?
</i>>><i class="">
</i>>><i class=""> Also, is there any equivalent of uuid_fileman for files played into a
</i>>><i class=""> conference?  I would like pause and seek functionality to affect the video
</i>>><i class=""> of all participants in the conference.
</i>>><i class="">
</i>>><i class=""> Many thanks,
</i>>><i class="">   Richard
</i>>><i class=""></i></pre><div class=""><br class=""></div></pre></body></html>