[Fiware-tech-help] kurento image not working

Hichem Boudali hichem.boudali at gmail.com
Tue Aug 11 10:39:37 CEST 2015


Hi,

I need to use Kurento for my FI-ADOPT project.

I have launched a new instance of "kurento-image-R5.0.4"
​, and allowed all UDP ports and TCP port 8080. I then followed this
tutorial
http://www.kurento.org/docs/6.0.0/tutorials/js/tutorial-1-helloworld.html
to test ​the helloworld example.

​I also changed the STUN server to ​203.183.172.196 as the default one
seemed not to work.

Now when I log in to the site http://195.220.224.24:8080/, the page
displays but when I hit start nothing is displayed (at some point I was
able to see my local stream and not the remote stream, but now I see
nothing).

​Any idea what is happening and how I should proceed and where I should
look for errors?

Thank you,

In the console I see this:

------

   - Use freeice
   - chrome:
   {"audio":true,"video":{"mandatory":{"maxWidth":640,"maxFrameRate":15,"minFrameRate":15}}}
   - constraints:
   {"mandatory":{"OfferToReceiveAudio":true,"OfferToReceiveVideo":true},"optional":[{"DtlsSrtpKeyAgreement":true}]}
   - Created SDP offer
   - Local description set'v=0 o=- 6341322389011118525 2 IN IP4 127.0.0.1
   s=- t=0 0 a=group:BUNDLE audio video a=msid-semantic: WMS
   cqfLLBvx58yzFnB4cJ0JxkcC5aNp77opnG7U m=audio 9 RTP/SAVPF 111 103 104 9 0 8
   106 105 13 126 c=IN IP4 0.0.0.0 a=rtcp:9 IN IP4 0.0.0.0
   a=ice-ufrag:R7PbSWCevGJsbdS1 a=ice-pwd:0x3btrVsPoR1FOEPeaMtBJAM
   a=fingerprint:sha-256
   04:E6:DD:97:F3:35:72:A5:3F:FA:3C:05:29:5F:64:C3:52:C8:8F:82:C3:5A:16:1D:34:9E:6E:F1:F5:AE:D8:02
   a=setup:actpass a=mid:audio a=extmap:1
   urn:ietf:params:rtp-hdrext:ssrc-audio-level a=extmap:3
http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
   a=sendrecv a=rtcp-mux a=rtpmap:111 opus/48000/2 a=fmtp:111 minptime=10;
   useinbandfec=1 a=rtpmap:103 ISAC/16000 a=rtpmap:104 ISAC/32000 a=rtpmap:9
   G722/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:106 CN/32000
   a=rtpmap:105 CN/16000 a=rtpmap:13 CN/8000 a=rtpmap:126 telephone-event/8000
   a=maxptime:60 a=ssrc:1905863770 cname:TlQyxCscs4UQwMwy a=ssrc:1905863770
   msid:cqfLLBvx58yzFnB4cJ0JxkcC5aNp77opnG7U
   9bb338df-dd8f-4bcb-a035-f89e0b45c0de a=ssrc:1905863770
   mslabel:cqfLLBvx58yzFnB4cJ0JxkcC5aNp77opnG7U a=ssrc:1905863770
   label:9bb338df-dd8f-4bcb-a035-f89e0b45c0de m=video 9 RTP/SAVPF 100 116 117
   96 c=IN IP4 0.0.0.0 a=rtcp:9 IN IP4 0.0.0.0 a=ice-ufrag:R7PbSWCevGJsbdS1
   a=ice-pwd:0x3btrVsPoR1FOEPeaMtBJAM a=fingerprint:sha-256
   04:E6:DD:97:F3:35:72:A5:3F:FA:3C:05:29:5F:64:C3:52:C8:8F:82:C3:5A:16:1D:34:9E:6E:F1:F5:AE:D8:02
   a=setup:actpass a=mid:video a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
   a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
   a=extmap:4 urn:3gpp:video-orientation a=sendrecv a=rtcp-mux a=rtpmap:100
   VP8/90000 a=rtcp-fb:100 ccm fir a=rtcp-fb:100 nack a=rtcp-fb:100 nack pli
   a=rtcp-fb:100 goog-remb a=rtpmap:116 red/90000 a=rtpmap:117 ulpfec/90000
   a=rtpmap:96 rtx/90000 a=fmtp:96 apt=100 a=ssrc-group:FID 2080398809
   913013416 a=ssrc:2080398809 cname:TlQyxCscs4UQwMwy a=ssrc:2080398809
   msid:cqfLLBvx58yzFnB4cJ0JxkcC5aNp77opnG7U
   42ef6f93-8f2b-4145-853c-e54cbe720769 a=ssrc:2080398809
   mslabel:cqfLLBvx58yzFnB4cJ0JxkcC5aNp77opnG7U a=ssrc:2080398809
   label:42ef6f93-8f2b-4145-853c-e54cbe720769 a=ssrc:913013416
   cname:TlQyxCscs4UQwMwy a=ssrc:913013416
   msid:cqfLLBvx58yzFnB4cJ0JxkcC5aNp77opnG7U
   42ef6f93-8f2b-4145-853c-e54cbe720769 a=ssrc:913013416
   mslabel:cqfLLBvx58yzFnB4cJ0JxkcC5aNp77opnG7U a=ssrc:913013416
   label:42ef6f93-8f2b-4145-853c-e54cbe720769 '
   - Error: Object not found
   - Disposing WebRtcPeer
   - ----------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20150811/13068853/attachment.html>


More information about the Fiware-tech-help mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy