You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Sebastian Wagner (Jira)" <ji...@apache.org> on 2020/06/12 23:23:00 UTC

[jira] [Commented] (OPENMEETINGS-2395) Media Server and sdp error on activating audio-video

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134582#comment-17134582 ] 

Sebastian Wagner commented on OPENMEETINGS-2395:
------------------------------------------------

Some more debug information:
{code:java}
peer.processAnswer v=0
o=- 3800992821 3800992821 IN IP4 0.0.0.0
s=Kurento Media Server
c=IN IP4 0.0.0.0
t=0 0
a=msid-semantic: WMS 02dbec01-38a6-4adc-bcfe-39c00ff24b07
a=group:BUNDLE 0 1
m=audio 1 UDP/TLS/RTP/SAVPF 111 0
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=mid:0
a=rtcp:9 IN IP4 0.0.0.0
a=rtpmap:111 opus/48000/2
a=rtpmap:0 PCMU/8000
a=setup:active
a=rtcp-mux
a=fmtp:111 minptime=10;useinbandfec=1
a=ssrc:3136696714 cname:user1940620248@host-4abe42c1
a=ice-ufrag:9eUp
a=ice-pwd:rhJXTemf8FFeQUk7eB4jCA
a=fingerprint:sha-256 44:9A:26:DF:ED:A1:54:A8:9B:78:49:99:F2:B3:6E:F8:BB:47:4E:81:23:6A:9B:E3:A8:71:92:23:4B:99:2B:F7
m=video 1 UDP/TLS/RTP/SAVPF 96 102 127 125 108 124 123
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=mid:1
a=rtcp:9 IN IP4 0.0.0.0
a=rtpmap:96 VP8/90000
a=rtpmap:102 H264/90000
a=rtpmap:127 H264/90000
a=rtpmap:125 H264/90000
a=rtpmap:108 H264/90000
a=rtpmap:124 H264/90000
a=rtpmap:123 H264/90000
a=rtcp-fb:96 goog-remb
a=rtcp-fb:96 ccm fir
a=rtcp-fb:96 nack
a=rtcp-fb:96 nack pli
a=rtcp-fb:102 goog-remb
a=rtcp-fb:102 ccm fir
a=rtcp-fb:102 nack
a=rtcp-fb:102 nack pli
a=rtcp-fb:127 goog-remb
a=rtcp-fb:127 ccm fir
a=rtcp-fb:127 nack
a=rtcp-fb:127 nack pli
a=rtcp-fb:125 goog-remb
a=rtcp-fb:125 ccm fir
a=rtcp-fb:125 nack
a=rtcp-fb:125 nack pli
a=rtcp-fb:108 goog-remb
a=rtcp-fb:108 ccm fir
a=rtcp-fb:108 nack
a=rtcp-fb:108 nack pli
a=rtcp-fb:124 goog-remb
a=rtcp-fb:124 ccm fir
a=rtcp-fb:124 nack
a=rtcp-fb:124 nack pli
a=rtcp-fb:123 goog-remb
a=rtcp-fb:123 ccm fir
a=rtcp-fb:123 nack
a=rtcp-fb:123 nack pli
a=setup:active
a=rtcp-mux
a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42001f
a=fmtp:125 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
a=fmtp:108 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f
a=fmtp:124 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d0032
a=fmtp:123 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640032
a=ssrc:3435438188 cname:user1940620248@host-4abe42c1
a=ice-ufrag:9eUp
a=ice-pwd:rhJXTemf8FFeQUk7eB4jCA
a=fingerprint:sha-256 44:9A:26:DF:ED:A1:54:A8:9B:78:49:99:F2:B3:6E:F8:BB:47:4E:81:23:6A:9B:E3:A8:71:92:23:4B:99:2B:F7
 DOMException: Failed to set remote answer sdp: Called in wrong state: kStable{code}

> Media Server and sdp error on activating audio-video
> ----------------------------------------------------
>
>                 Key: OPENMEETINGS-2395
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2395
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Sebastian Wagner
>            Assignee: Sebastian Wagner
>            Priority: Major
>             Fix For: 5.0.0
>
>         Attachments: image-2020-06-13-11-00-54-041.png
>
>
> See below screenshot.
> When entering the room (or activating the audio) you get:
>  * a duplicated video box 
>  * A Media Server error
> !image-2020-06-13-11-00-54-041.png|width=524,height=227!
> This is latest master as of f3f86bf69b8bbb05e51a2257d8ba0d455243c038



--
This message was sent by Atlassian Jira
(v8.3.4#803005)