[Freeswitch-users] Conference mux mode video flickering

Francesco Facco de Lagarda francesco at delagarda.com
Tue Feb 27 07:20:25 UTC 2018


Hi there Dom.

I’m very new to FS but I had a hell of a time getting mux to work. In the
end I went through every possible “video-layout-name” I could find (they are
defined in separate xml).

IN the end helped me a lot:

https://books.google.it/books?id=turUDQAAQBAJ
<https://books.google.it/books?id=turUDQAAQBAJ&pg=PA153&lpg=PA153&dq=freeswi
tch+conference+video-mode+mux+layout+zoom&source=bl&ots=Q429H6TX6S&sig=CSI-W
2SCAB8_zBruJ75KdCLB6YM&hl=en&sa=X&ved=0ahUKEwjy2pmCx8XZAhWGKlAKHYTzBTEQ6AEIL
TAB#v=onepage&q=freeswitch%20conference%20video-mode%20mux%20layout%20zoom&f
=false>
&pg=PA153&lpg=PA153&dq=freeswitch+conference+video-mode+mux+layout+zoom&sour
ce=bl&ots=Q429H6TX6S&sig=CSI-W2SCAB8_zBruJ75KdCLB6YM&hl=en&sa=X&ved=0ahUKEwj
y2pmCx8XZAhWGKlAKHYTzBTEQ6AEILTAB#v=onepage&q=freeswitch%20conference%20vide
o-mode%20mux%20layout%20zoom&f=false

Sorry I cant help more.

 

 

From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> On
Behalf Of Dom Rumsey
Sent: lunedì 26 febbraio 2018 21:58
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] Conference mux mode video flickering

 

Hi guys

 

Thanks for your help previously. 

 

I'm now using MUX mode for video and I'm getting a problem whereby a
conference with 3 or more participants keeps flickering video streams on the
floor (we are using video-muxing-personal-canvas parameter). It's as if it
can't decide who to show. Below is my conference profile:

 

<profile name="cp">

      <param name="domain" value="$${domain}"/>

      <param name="rate" value="8000"/>

      <param name="video-mode" value="mux"/>

      <param name="video-layout-name" value="1x1"/>

      <param name="interval" value="20"/>

      <param name="caller-controls" value="default"/>

      <param name="energy-level" value="0"/>

      <param name="video-auto-floor-msec" value="3000" />

      <param name="video_no_video_avatar_png"
value="/usr/local/freeswitch/conf/images/video-muted.png" />

      <param name="video_mute_png"
value="/usr/local/freeswitch/conf/images/video-muted.png" />

      <param name="conference-flags"
value="audio-always|livearray-sync|livearray-json-status|video-mute-exit-can
vas|video-muxing-personal-canvas"/> <!--
video-bridge-first-two|video-muxing-personal-canvas -->

      <param name="max-members" value="25"/>

      <param name="sound-prefix"
value="/usr/local/freeswitch/conf/sounds/"/>

      <param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>

      <param name="exit-sound"
value="tone_stream://%(500,0,300,200,100,50,25)"/>

      <param name="inbound-late-negotiation" value="false"/>

    </profile>

 

Any pointers on where I'm going wrong would be really appreciated.

 

Thank you

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180227/4c29b906/attachment-0001.html>


More information about the FreeSWITCH-users mailing list