<div dir="ltr">The video support in FS is undergoing massive modification.<div>Support is currently limited to same codecs and in limited setups.</div><div><br></div><div>When 1.6 beta emerges, give it a try.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 6, 2015 at 6:23 PM,  <span dir="ltr">&lt;<a href="mailto:greg@jazzmessengers.com" target="_blank">greg@jazzmessengers.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<br>
<br>
I have just installed freeswitch with a basic configuration. Actually,<br>
i trying to get to work a call with video. I&#39;m using sipjs to set up<br>
my client. Each call has audio but no video.<br>
<br>
After some days checking the docs and some test, i don&#39;t really know<br>
where could come from this problem.<br>
Maybe the codec.<br>
<br>
Here, from fs_cli, the codecs list i have installed:<br>
<br>
===<br>
codec,ADPCM (IMA),mod_spandsp<br>
codec,AMR,mod_amr<br>
codec,G.711 alaw,CORE_PCM_MODULE<br>
codec,G.711 ulaw,CORE_PCM_MODULE<br>
codec,G.722,mod_spandsp<br>
codec,G.723.1 6.3k,mod_g723_1<br>
codec,G.726 16k,mod_spandsp<br>
codec,G.726 16k (AAL2),mod_spandsp<br>
codec,G.726 24k,mod_spandsp<br>
codec,G.726 24k (AAL2),mod_spandsp<br>
codec,G.726 32k,mod_spandsp<br>
codec,G.726 32k (AAL2),mod_spandsp<br>
codec,G.726 40k,mod_spandsp<br>
codec,G.726 40k (AAL2),mod_spandsp<br>
codec,G.729,mod_g729<br>
codec,GSM,mod_spandsp<br>
codec,H.261 Video (passthru),mod_h26x<br>
codec,H.263 Video (passthru),mod_h26x<br>
codec,H.263+ Video (passthru),mod_h26x<br>
codec,H.263++ Video (passthru),mod_h26x<br>
codec,H.264 Video (passthru),mod_h26x<br>
codec,LPC-10,mod_spandsp<br>
codec,PROXY PASS-THROUGH,CORE_PCM_MODULE<br>
codec,PROXY PASS-THROUGH,CORE_PCM_MODULE<br>
codec,PROXY VIDEO PASS-THROUGH,CORE_PCM_MODULE<br>
codec,RAW Signed Linear (16 bit),CORE_PCM_MODULE<br>
codec,Speex,CORE_SPEEX_MODULE<br>
27 total.<br>
====<br>
<br>
<br>
I tried to call to soft sip (x-lite on my computer, zoiper on my iphone 4s).<br>
here some log<br>
<br>
call accepted:<br>
<br>
==============<br>
2015-01-07 01:14:43.534992 [NOTICE] sofia.c:7475 Channel<br>
[sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a>] has been answered<br>
2015-01-07 01:14:43.534992 [DEBUG] switch_channel.c:3689<br>
(sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a>) Callstate Change RINGING<br>
-&gt; ACTIVE<br>
2015-01-07 01:14:43.554994 [DEBUG] switch_core_codec.c:246<br>
sofia/internal/<a href="mailto:1000@37.187.113.94">1000@37.187.113.94</a> Restore previous codec PCMA:8.<br>
2015-01-07 01:14:43.554994 [DEBUG] mod_sofia.c:780 Local SDP<br>
sofia/internal/<a href="mailto:1000@37.187.113.94">1000@37.187.113.94</a>:<br>
v=0<br>
o=FreeSWITCH 1420564044 1420564046 IN IP4 37.187.113.94<br>
s=FreeSWITCH<br>
c=IN IP4 37.187.113.94<br>
t=0 0<br>
m=audio 25628 RTP/AVP 8 101<br>
a=rtpmap:8 PCMA/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=ptime:20<br>
a=sendrecv<br>
===============<br>
<br>
when i active the video from one of the client:<br>
<br>
<br>
====<br>
<br>
2015-01-07 01:18:23.094992 [DEBUG] switch_core_session.c:1053 Send<br>
signal sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> [BREAK]<br>
2015-01-07 01:18:23.094992 [DEBUG] switch_core_session.c:1053 Send<br>
signal sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> [BREAK]<br>
2015-01-07 01:18:23.114995 [DEBUG] sofia.c:6614 Channel<br>
sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> entering state<br>
[received][100]<br>
2015-01-07 01:18:23.114995 [DEBUG] sofia.c:6624 Remote SDP:<br>
v=0<br>
o=- 13065063286487275 4 IN IP4 62.57.238.211<br>
s=X-Lite release 4.7.1 stamp 74247<br>
c=IN IP4 62.57.238.211<br>
t=0 0<br>
m=audio 55746 RTP/AVP 8 0 101 125 100 9<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-15<br>
a=rtpmap:125 opus/48000/2<br>
a=fmtp:125 useinbandfec=1<br>
a=rtpmap:100 speex/16000<br>
m=video 58218 RTP/AVP 115 34<br>
a=rtpmap:115 H263-1998/90000<br>
a=fmtp:115 QCIF=2;CIF=2;VGA=2;CIF4=2;I=1;J=1;T=1<br>
a=rtpmap:34 H263/90000<br>
a=fmtp:34 QCIF=2;CIF=2;VGA=2;CIF4=2<br>
a=rtcp-fb:* nack pli<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3682 Audio<br>
Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3682 Audio<br>
Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3543 Set<br>
telephone-event payload to 101<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [opus:125:48000:20:0:2]/[PCMA:8:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [opus:125:48000:20:0:2]/[PCMU:0:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [speex:100:16000:20:0:1]/[PCMA:8:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [speex:100:16000:20:0:1]/[PCMU:0:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [G722:9:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3627 Audio<br>
Codec Compare [G722:9:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:3881 Set 2833<br>
dtmf send payload to 101<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_media.c:5124 Audio<br>
params are unchanged for sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a>.<br>
2015-01-07 01:18:23.114995 [DEBUG] sofia.c:7259 Processing updated SDP<br>
2015-01-07 01:18:23.114995 [DEBUG] switch_core_session.c:1053 Send<br>
signal sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> [BREAK]<br>
2015-01-07 01:18:23.134997 [DEBUG] sofia.c:6614 Channel<br>
sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> entering state<br>
[completed][200]<br>
2015-01-07 01:18:23.314994 [DEBUG] switch_core_session.c:1053 Send<br>
signal sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> [BREAK]<br>
2015-01-07 01:18:23.314994 [DEBUG] switch_core_session.c:1053 Send<br>
signal sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> [BREAK]<br>
2015-01-07 01:18:23.314994 [DEBUG] switch_core_session.c:1053 Send<br>
signal sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> [BREAK]<br>
2015-01-07 01:18:23.334992 [DEBUG] sofia.c:6614 Channel<br>
sofia/internal/<a href="http://sip:1002@62.57.238.211:36178" target="_blank">sip:1002@62.57.238.211:36178</a> entering state [ready][200]<br>
<br>
====<br>
<br>
<br>
Thank in advance for your help<br>
<br>
Greg<br>
<br>
<br>
_________________________________________________________________________<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><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a>  ☎ +19193869900 </div><div><br></div></div></div></div></div>
</div>