"WebRtcEndpoint" : { "stunServerAddress" : "173.194.78.127", "stunServerPort" : 19302 //"turnURL" : "kurento:kurento@<public-ip>:3478" // "pemCertificate" : "file" }
--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
{ "mediaServer" : { "net" : { // Uncomment just one of them /* "rabbitmq": { "address" : "127.0.0.1", "port" : 5672, "username" : "guest", "password" : "guest", "vhost" : "/" } */ "websocket": { "port": 8888, //"secure": { // "port": 8433, // "certificate": "defaultCertificate.pem", // "password": "" //}, "path": "kurento", "threads": 10 } } }, "modules": { "kurento": { "SdpEndpoint" : { "sdpPattern" : "sdp_pattern.txt" }, "HttpEndpoint" : { // "serverAddress" : "localhost", // "port" : 9091 /* Announced IP Addess may be helpful under situations such as the server needs to provide URLs to clients whose host name is different from the one the server is listening in. If this option is not provided, http server will try to look for any available address in your system. */ // "announcedAddress" : "localhost" }, "WebRtcEndpoint" : { "stunServerAddress" : "54.187.83.104", // Only IP address are supported "stunServerPort" :19302, // turnURL gives the necessary info to configure TURN for WebRTC. // 'address' must be an IP (not a domain). // 'transport' is optional (UDP by default). // "turnURL" : "user:password@address:port(?transport=[udp|tcp|tls])", // "pemCertificate" : "file" }, "PlumberEndpoint" : { // "bindAddress" : "localhost", /* Announced IP Address may be helpful under situations such as the endpoint needs to provide an IP address to clients whose host name is different from the one that the element is listening in. If this option is not provided, the bindAddress will be used instead. */ // "announcedAddress" : "localhost" } } //"module1": { …. } //"module2": { …. } }}Error reading configuration: /etc/kurento/kurento.conf.json(50): expected objectWatch out for the comma at the end of the stunServerPort key. Your Kurento Media Server instance didn't start because of this. If you open the log file in /var/log/kurento-media-server/media-server.log, you'll see the following messageError reading configuration: /etc/kurento/kurento.conf.json(50): expected objectCheers,
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+unsubscribe@googlegroups.com.
Senging message: {"id":"register","name":"user1"}Received message: {"id":"resgisterResponse","response":"accepted"}Created SDP offerLocal description setICE negotiation completedInvoking SDP offer callback functionSenging message: {"id":"call","from":"user1","to":"user2","sdpOffer":"v=0\r\no=Mozilla-SIPUA-33.1 15856 0 IN IP4 0.0.0.0\r\ns=SIP Call\r\nt=0 0\r\na=ice-ufrag:8039334b\r\na=ice-pwd:f6d9ab540d8d68050edc909c8254bf40\r\na=fingerprint:sha-256 AB:30:55:92:E6:9E:0A:D2:DE:FB:FF:BF:5B:24:66:41:67:6A:A5:94:5E:50:B0:5F:3B:29:BD:15:79:7D:C0:21\r\nm=audio 64293 RTP/SAVPF 109 0 8 101\r\nc=IN IP4 192.168.1.7\r\na=rtpmap:109 opus/48000/2\r\na=ptime:20\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:101 telephone-event/8000\r\na=fmtp:101 0-15\r\na=sendrecv\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=setup:actpass\r\na=candidate:0 1 UDP 2130379007 192.168.1.7 64293 typ host\r\na=candidate:3 1 UDP 2128609535 198.18.120.96 49787 typ host\r\na=candidate:0 2 UDP 2130379006 192.168.1.7 56540 typ host\r\na=candidate:3 2 UDP 2128609534 198.18.120.96 55170 typ host\r\na=rtcp-mux\r\nm=video 51482 RTP/SAVPF 120 126 97\r\nc=IN IP4 192.168.1.7\r\na=rtpmap:120 VP8/90000\r\na=rtpmap:126 H264/90000\r\na=fmtp:126 profile-level-id=42e01f;packetization-mode=1\r\na=rtpmap:97 H264/90000\r\na=fmtp:97 profile-level-id=42e01f\r\na=sendrecv\r\na=rtcp-fb:120 nack\r\na=rtcp-fb:120 nack pli\r\na=rtcp-fb:120 ccm fir\r\na=rtcp-fb:126 nack\r\na=rtcp-fb:126 nack pli\r\na=rtcp-fb:126 ccm fir\r\na=rtcp-fb:97 nack\r\na=rtcp-fb:97 nack pli\r\na=rtcp-fb:97 ccm fir\r\na=setup:actpass\r\na=candidate:0 1 UDP 2130379007 192.168.1.7 51482 typ host\r\na=candidate:3 1 UDP 2128609535 198.18.120.96 58426 typ host\r\na=candidate:0 2 UDP 2130379006 192.168.1.7 50012 typ host\r\na=candidate:3 2 UDP 2128609534 198.18.120.96 60015 typ host\r\na=rtcp-mux\r\n"}Received message: {"id":"callResponse","response":"accepted","sdpAnswer":"v=0\r\no=- 15856 0 IN IP4 0.0.0.0\r\ns=TestSession\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 50729 RTP/SAVPF 0\r\nc=IN IP4 172.31.35.90\r\na=rtpmap:0 PCMU/8000\r\na=sendrecv\r\na=rtcp:37629 IN IP4 172.31.35.90\r\na=ice-ufrag:94G1\r\na=ice-pwd:CqKQd9S7rfen45W0kzrp79\r\na=fingerprint:sha-256 B2:50:85:DF:14:88:96:A8:E0:D3:D4:54:FB:21:FC:2B:F5:8F:C9:59:13:9D:D9:5D:38:52:8C:2A:E6:6A:CF:FE\r\na=candidate:1 1 UDP 2013266431 172.31.35.90 50729 typ host\r\na=candidate:1 2 UDP 2013266430 172.31.35.90 37629 typ host\r\nm=video 33134 RTP/SAVPF 120\r\nc=IN IP4 172.31.35.90\r\na=rtpmap:120 VP8/90000\r\na=sendrecv\r\na=rtcp-fb:120 nack\r\na=rtcp-fb:120 nack pli\r\na=rtcp-fb:120 ccm fir\r\na=rtcp:57362 IN IP4 172.31.35.90\r\na=ice-ufrag:8M3H\r\na=ice-pwd:KqNc8IR1s3kf+xUJT3STGF\r\na=fingerprint:sha-256 B2:50:85:DF:14:88:96:A8:E0:D3:D4:54:FB:21:FC:2B:F5:8F:C9:59:13:9D:D9:5D:38:52:8C:2A:E6:6A:CF:FE\r\na=candidate:2 1 UDP 2013266431 172.31.35.90 33134 typ host\r\na=candidate:2 2 UDP 2013266430 172.31.35.90 57362 typ host\r\n"}SDP answer received, setting remote description
Senging message: {"id":"register","name":"aba"}
Received message: {"id":"resgisterResponse","response":"accepted"}
Received message: {"id":"incomingCall","from":"bab"}
Created SDP offer
Local description set
ICE negotiation completed
Senging
message:
{"id":"incomingCallResponse","from":"bab","callResponse":"accept","sdpOffer":"v=0\r\no=Mozilla-SIPUA-33.1
19526 0 IN IP4 0.0.0.0\r\ns=SIP Call\r\nt=0
0\r\na=ice-ufrag:3686de72\r\na=ice-pwd:7a20c0f28b5780b3545f2ba22c7c53d8\r\na=fingerprint:sha-256
B1:65:13:13:96:6F:53:85:21:E5:68:20:03:76:A9:A5:B9:CE:45:60:93:BB:E3:A0:23:21:3D:17:DB:CE:D4:53\r\nm=audio
60303 RTP/SAVPF 109 0 8 101\r\nc=IN IP4 192.168.1.7\r\na=rtpmap:109
opus/48000/2\r\na=ptime:20\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8
PCMA/8000\r\na=rtpmap:101 telephone-event/8000\r\na=fmtp:101
0-15\r\na=sendrecv\r\na=extmap:1
urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=setup:actpass\r\na=candidate:0
1 UDP 2130379007 192.168.1.7 60303 typ host\r\na=candidate:3 1 UDP
2128609535 198.18.80.77 65322 typ host\r\na=candidate:0 2 UDP 2130379006
192.168.1.7 61598 typ host\r\na=candidate:3 2 UDP 2128609534
198.18.80.77 63423 typ host\r\na=rtcp-mux\r\nm=video 65200 RTP/SAVPF 120
126 97\r\nc=IN IP4 192.168.1.7\r\na=rtpmap:120
VP8/90000\r\na=rtpmap:126 H264/90000\r\na=fmtp:126
profile-level-id=42e01f;packetization-mode=1\r\na=rtpmap:97
H264/90000\r\na=fmtp:97
profile-level-id=42e01f\r\na=sendrecv\r\na=rtcp-fb:120
nack\r\na=rtcp-fb:120 nack pli\r\na=rtcp-fb:120 ccm fir\r\na=rtcp-fb:126
nack\r\na=rtcp-fb:126 nack pli\r\na=rtcp-fb:126 ccm fir\r\na=rtcp-fb:97
nack\r\na=rtcp-fb:97 nack pli\r\na=rtcp-fb:97 ccm
fir\r\na=setup:actpass\r\na=candidate:0 1 UDP 2130379007 192.168.1.7
65200 typ host\r\na=candidate:3 1 UDP 2128609535 198.18.80.77 50673 typ
host\r\na=candidate:0 2 UDP 2130379006 192.168.1.7 63800 typ
host\r\na=candidate:3 2 UDP 2128609534 198.18.80.77 55280 typ
}