[Freeswitch-users] Play MP4 file into conference

Seven Du dujinfang at gmail.com
Sat Dec 23 00:13:05 UTC 2017


we use conference play for a while and don't have your problem, please try
master and if you think it's a bug fire a jira.


On Fri, Dec 15, 2017 at 9:51 PM, Richard Screene <
richard.screene at thisisdrum.com> wrote:

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



-- 
About: http://about.me/dujinfang
Blog: http://www.dujinfang.com
Proj:  http://www.freeswitch.org.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20171223/92432095/attachment.html>


More information about the FreeSWITCH-users mailing list