<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Gonzalo,<br>
<br>
I have been working on a similar set up to implement full webrtc
support into the mcu. Currently the SDP negotiation and ICE lite
are working and SRTP is implemented but not fully tested. I am
planing to add VP8 and OPUS in the following days.<br>
<br>
Install the latest version (rev 626) that I have just uploaded and
test with it, it should work.<br>
<br>
By the way, in my set up I directly deploy the mcuWeb into
mobicents (just rename the .sar to .war, copy to the autodeploy
dir and configure the routing in the sip servlet management
console), so the set up could be<br>
<br>
sipml5-->sip ws-->Mobicents 2.0(mcuWeb)<br>
<br>
Best regards<br>
Sergio<br>
<br>
El 13/11/2012 4:15, Gonzalo Gasca Meza escribió:<br>
</div>
<blockquote cite="mid:SNT137-W39F4A5A29200EDC666D10FAE6C0@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
<div dir="ltr">
hi McuWeb team
<div><span style="font-size: 10pt; "><br>
</span></div>
<div><span style="font-size: 10pt; ">I'm testing mcuWeb with
sipml5 in Ericsson <b>Bowser</b>, this browser only
supports </span>alaw/h.264 rtp/avpf profile, the problem is
that I'm having one way video. (video data from mcuWeb is
generated)</div>
<div><br>
</div>
<div><b>Topology:</b></div>
<div>sipml5 --sip ws--> Mobicents 2.0 (registrar/b2bua) --sip
tcp--> mcuWeb </div>
<div><br>
</div>
<div>Offer from sipml5 contains <b>rtp/avpf,</b> call is
accepted by McuWeb but in response, it sends 200 OK with <b>rtp/avp</b>,
in this case is causing one way video.</div>
<div>
<div>by doing packet capture I do see video from McuWeb, but
seems to be Bowser do not send anything if video is <b>rtp/avp</b></div>
</div>
<div><b>Question: Is there an option to configure/code change
mcuWeb to respond with RTP/AVPF ?</b></div>
<div><br>
</div>
<div>
<div><![CDATA[INVITE <a class="moz-txt-link-freetext" href="sip:200@110.10.0.210:5070">sip:200@110.10.0.210:5070</a> SIP/2.0</div>
<div>From:
<a class="moz-txt-link-rfc2396E" href="sip:312@mobicents.com"><sip:312@mobicents.com></a>;tag=29704386_e5663640_558648cb-2d43-4177-a268-e06ee1a591ee</div>
<div>CSeq: 42124 INVITE</div>
<div>Content-Type: application/sdp</div>
<div>Max-Forwards: 69</div>
<div><b>User-Agent: IM-client/OMA1.0 sipML5-v1.0.89.0/</b></div>
<div><b>Organization: Doubango Telecom</b></div>
<div>Call-ID: <a class="moz-txt-link-abbreviated" href="mailto:b045fd8b41a8971b312bc00abeb00a55@110.10.0.220">b045fd8b41a8971b312bc00abeb00a55@110.10.0.220</a></div>
<div>To: <a class="moz-txt-link-rfc2396E" href="sip:200@110.10.0.210"><sip:200@110.10.0.210></a></div>
<div>Contact: <a class="moz-txt-link-rfc2396E" href="sip:312@110.10.0.220:5060"><sip:312@110.10.0.220:5060></a></div>
<div>Via: SIP/2.0/UDP
110.10.0.220:5060;branch=z9hG4bK558648cb-2d43-4177-a268-e06ee1a591ee_e5663640_139283930632276</div>
<div>Content-Length: 1144</div>
<div><br>
</div>
<div>v=0</div>
<div>o=- 0 1 IN IP4 127.0.0.1</div>
<div>s=webrtc (roap)</div>
<div>t=0 0</div>
<div><b><font color="#ff0000">m=audio 52616 RTP/AVPF 8</font></b></div>
<div>c=IN IP4 110.10.0.153</div>
<div>a=rtcp:59405 IN IP4 110.10.0.153</div>
<div>a=candidate:1 1 udp 1.0 110.10.0.153 52616 typ host name
rtp network_name en0 username root password mysecret
generation 0</div>
<div>a=candidate:1 2 udp 1.0 110.10.0.153 59405 typ host name
rtcp network_name en0 username root password mysecret
generation 0</div>
<div>a=ssrc:3110371346 cname:En8vy/JMPTQpkRet</div>
<div>a=ssrc:3110371346 mslabel:51a808bb13af7b646061e2f5393</div>
<div>a=ssrc:3110371346 label:Default</div>
<div>a=mid:audio</div>
<div>a=rtcp-mux</div>
<div>a=rtpmap:8 PCMA/8000</div>
<div><b><font color="#ff0000">m=video 57859 RTP/AVPF 103</font></b></div>
<div>c=IN IP4 110.10.0.153</div>
<div>a=rtcp:56754 IN IP4 110.10.0.153</div>
<div>a=candidate:2 1 udp 1.0 110.10.0.153 57859 typ host name
video_rtp network_name en0 username root password mysecret
generation 0</div>
<div>a=candidate:2 2 udp 1.0 110.10.0.153 56754 typ host name
video_rtcp network_name en0 username root password mysecret
generation 0</div>
<div>a=ssrc:196965020 cname:En8vy/JMPTQpkRet</div>
<div>a=ssrc:196965020 mslabel:51a808bb13af7b646061e2f5393</div>
<div>a=ssrc:196965020 label:Default</div>
<div>a=mid:video</div>
<div>a=rtcp-mux</div>
<div>a=rtpmap:103 H264/90000</div>
<div>a=fmtp:103 profile-level-id=42C00B;packetization-mode=1</div>
<div>]]></div>
<div></message></div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div><![CDATA[SIP/2.0 200 Ok</div>
<div>To: <a class="moz-txt-link-rfc2396E" href="sip:200@110.10.0.210"><sip:200@110.10.0.210></a>;tag=h9gfp459-g</div>
<div>Contact: <a class="moz-txt-link-rfc2396E" href="sip:110.10.0.210:5070;fid=server_1"><sip:110.10.0.210:5070;fid=server_1></a></div>
<div>CSeq: 42124 INVITE</div>
<div>Via: SIP/2.0/UDP
110.10.0.220:5060;branch=z9hG4bK558648cb-2d43-4177-a268-e06ee1a591ee_e5663640_139283930632276</div>
<div>Content-Type: application/sdp</div>
<div>Call-ID: <a class="moz-txt-link-abbreviated" href="mailto:b045fd8b41a8971b312bc00abeb00a55@110.10.0.220">b045fd8b41a8971b312bc00abeb00a55@110.10.0.220</a></div>
<div>From:
<a class="moz-txt-link-rfc2396E" href="sip:312@mobicents.com"><sip:312@mobicents.com></a>;tag=29704386_e5663640_558648cb-2d43-4177-a268-e06ee1a591ee</div>
<div>Server: Glassfish_SIP_2.0.0</div>
<div>Content-Length: 194</div>
<div><br>
</div>
<div>v=0</div>
<div>o=- 0 0 IN IP4 110.10.0.210</div>
<div>s=MediaMixerSession</div>
<div>c=IN IP4 110.10.0.210</div>
<div>t=0 0</div>
<div><b><font color="#ff0000">m=video 61530 RTP/AVP 103</font></b></div>
<div>a=rtpmap:103 H264/90000</div>
<div>a=fmtp:103 profile-level-id=42C00B;packetization-mode=1</div>
<div>]]></div>
<div></message></div>
</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>-Gonzalo</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
</blockquote>
<br>
</body>
</html>