[Freeswitch-users] Conference mux mode video flickering
Dom Rumsey
domrumsey at hotmail.com
Mon Feb 26 20:57:34 UTC 2018
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-canvas|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/20180226/a96eba5e/attachment-0001.html>
More information about the FreeSWITCH-users
mailing list