m=audio 9000 RTP/AVPF 96 0 97
a=rtpmap:97 AMR/8000
a=recvonly
m=video 9010 RTP/AVP 100
a=rtpmap:100 H264/90000
a=recvonly
ANSWER:
v=0
o=- 3738565098 3738565098 IN IP4 << KURENTO-IP >>
s=Kurento Media Server
c=IN IP4 << KURENTO-IP >>
t=0 0
m=audio 48280 RTP/AVPF 0 97
a=rtpmap:97 AMR/8000
a=sendonly
a=ssrc:3160412076 cname:user1674515572@host-329b04f9
m=video 40412 RTP/AVP 100
a=rtpmap:100 H264/90000
a=sendonly
a=ssrc:
2508676416 cname:user1674515572@host-329b04f9
Events fired by Kurento:
RtpEndpoint > IN AUDIO
RtpEndpoint > IN VIDEO
RtpEndpoint > MediaStateChanged:
{ newState: 'CONNECTED',
oldState: 'DISCONNECTED',
source: '8d0d74c0-321c-41d5-b568-813e1baed9bc_kurento.MediaPipeline/efaa75c8-0997-4c91-9d5a-3f7c46e21123_kurento.RtpEndpoint',
tags: [],
timestamp: '1529576323',
type: 'MediaStateChanged' }
RtpEndpoint > MediaStateChanged:
{ newState: 'DISCONNECTED',
oldState: 'CONNECTED',
source: '8d0d74c0-321c-41d5-b568-813e1baed9bc_kurento.MediaPipeline/efaa75c8-0997-4c91-9d5a-3f7c46e21123_kurento.RtpEndpoint',
tags: [],
timestamp: '1529576331',
type: 'MediaStateChanged' }
VLC-Log:
live555 demux error: no data received in 10s, aborting
That's confusing, as Kurento is noticing the attempt to connect.