<div dir="ltr">Would using mod_verto with v1.4 make any difference? </div><div class="gmail_extra"><br><div class="gmail_quote">On 10 April 2015 at 22:39, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">These features are significantly better in the upcoming 1.6 version.  Keep an eye out for upcoming announcements on that.  I would not expect the video features to be very stable in 1.4 except for point to point passthrough with no transcoding.<br>
<div><div class="h5"><br>
<br>
&gt; On Apr 9, 2015, at 11:30 AM, Adam Ben-Ayoun &lt;<a href="mailto:adam.ben.ayoun1@gmail.com">adam.ben.ayoun1@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi guys,<br>
&gt;<br>
&gt; I am experimenting with mod_conference and video, I have a conference (not in video-bridge mode), I am connecting with 2 clients using SIPjs, my goal is to have video from client1 to client2.<br>
&gt;<br>
&gt; Here is what I&#39;v tried:<br>
&gt; Assume client1 is the broadcaster while client2 is the receiver. Client1 connects to the conference first, he is floor at this point:<br>
&gt; freeswitch@internal&gt; conference list<br>
&gt; Conference 1234-172.30.3.212 (2 members rate: 16000 flags: running|answered|enforce_min|dynamic|exit_sound|enter_sound)<br>
&gt; 1;sofia/internal/anonymous.2po4ni@anonymous.invalid;7c8e7494-decc-11e4-93cd-2391a0614a29;anonymous.2po4ni;anonymous.2po4ni;video|floor;0;0;0;0<br>
&gt;<br>
&gt; Now, client2 joins in, as expected, client1 is still floor:<br>
&gt; freeswitch@internal&gt; conference list<br>
&gt; Conference 1234-172.30.3.212 (2 members rate: 16000 flags: running|answered|enforce_min|dynamic|exit_sound|enter_sound)<br>
&gt; 2;sofia/internal/anonymous.hgbmm4@anonymous.invalid;80a2f38e-decc-11e4-93d3-2391a0614a29;anonymous.hgbmm4;anonymous.hgbmm4;video;0;0;0;0<br>
&gt; 1;sofia/internal/anonymous.2po4ni@anonymous.invalid;7c8e7494-decc-11e4-93cd-2391a0614a29;anonymous.2po4ni;anonymous.2po4ni;video|floor;0;0;0;0<br>
&gt;<br>
&gt; No video goes through to client2. Now, if I am setting client2 as floor and then setting back client1 as floor, video start to come in.. And just before the video starts, the log shows that client2&#39;s video DTLS handshake becomes READY:<br>
&gt; 2015-04-09 15:24:40.391590 [DEBUG] switch_core_media.c:4361 sofia/internal/anonymous.2po4ni@anonymous.invalid Video thread resumed  Echo is off<br>
&gt; 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:2923 Changing video DTLS state from HANDSHAKE to SETUP<br>
&gt; 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:2831 video Fingerprint Verified.<br>
&gt; 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:3373 Activating Video Secure RTP SEND<br>
&gt; 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:3351 Activating Video Secure RTP RECV<br>
&gt; 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:2871 Changing video DTLS state from SETUP to READY<br>
&gt;<br>
&gt; In addition, even before doing the floor toggle to get the video going, I see mod_conference&#39;s video thread doing: switch_core_session_write_video_frame(imember-&gt;session, vid_frame, SWITCH_IO_FLAG_NONE, 0); on line 2991.<br>
&gt;<br>
&gt; Something in the video thread seems to delay/lock the video DTLS handshake....<br>
&gt;<br>
&gt; Any idea?<br>
&gt;<br>
&gt; Thanks!<br>
&gt; Adam<br>
<br>
</div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>