<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"><<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>></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>
> On Apr 9, 2015, at 11:30 AM, Adam Ben-Ayoun <<a href="mailto:adam.ben.ayoun1@gmail.com">adam.ben.ayoun1@gmail.com</a>> wrote:<br>
><br>
> Hi guys,<br>
><br>
> 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>
><br>
> Here is what I'v tried:<br>
> Assume client1 is the broadcaster while client2 is the receiver. Client1 connects to the conference first, he is floor at this point:<br>
> freeswitch@internal> conference list<br>
> Conference 1234-172.30.3.212 (2 members rate: 16000 flags: running|answered|enforce_min|dynamic|exit_sound|enter_sound)<br>
> 1;sofia/internal/anonymous.2po4ni@anonymous.invalid;7c8e7494-decc-11e4-93cd-2391a0614a29;anonymous.2po4ni;anonymous.2po4ni;video|floor;0;0;0;0<br>
><br>
> Now, client2 joins in, as expected, client1 is still floor:<br>
> freeswitch@internal> conference list<br>
> Conference 1234-172.30.3.212 (2 members rate: 16000 flags: running|answered|enforce_min|dynamic|exit_sound|enter_sound)<br>
> 2;sofia/internal/anonymous.hgbmm4@anonymous.invalid;80a2f38e-decc-11e4-93d3-2391a0614a29;anonymous.hgbmm4;anonymous.hgbmm4;video;0;0;0;0<br>
> 1;sofia/internal/anonymous.2po4ni@anonymous.invalid;7c8e7494-decc-11e4-93cd-2391a0614a29;anonymous.2po4ni;anonymous.2po4ni;video|floor;0;0;0;0<br>
><br>
> 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's video DTLS handshake becomes READY:<br>
> 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>
> 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:2923 Changing video DTLS state from HANDSHAKE to SETUP<br>
> 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:2831 video Fingerprint Verified.<br>
> 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:3373 Activating Video Secure RTP SEND<br>
> 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:3351 Activating Video Secure RTP RECV<br>
> 2015-04-09 15:24:41.851825 [INFO] switch_rtp.c:2871 Changing video DTLS state from SETUP to READY<br>
><br>
> In addition, even before doing the floor toggle to get the video going, I see mod_conference's video thread doing: switch_core_session_write_video_frame(imember->session, vid_frame, SWITCH_IO_FLAG_NONE, 0); on line 2991.<br>
><br>
> Something in the video thread seems to delay/lock the video DTLS handshake....<br>
><br>
> Any idea?<br>
><br>
> Thanks!<br>
> 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>