Skip to content

Instantly share code, notes, and snippets.

@mirkobrankovic
Last active June 6, 2019 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mirkobrankovic/c16f7df7830c6a6212ea18260d3a0642 to your computer and use it in GitHub Desktop.
Save mirkobrankovic/c16f7df7830c6a6212ea18260d3a0642 to your computer and use it in GitHub Desktop.
type: offer, sdp: v=0
o=- 1559818684145225 1 IN IP4 89.184.190.20
s=VideoRoom 1892049820
t=0 0
a=group:BUNDLE video
a=msid-semantic: WMS janus
m=video 9 UDP/TLS/RTP/SAVPF 107
c=IN IP4 89.184.190.20
a=sendonly
a=mid:video
a=rtcp-mux
a=ice-ufrag:N1vA
a=ice-pwd:GFR9EXtcPLxGXwE6VAdWGT
a=ice-options:trickle
a=fingerprint:sha-256 D2:B9:31:8F:DF:24:D8:0E:ED:D2:EF:25:9E:AF:6F:B8:34:AE:53:9C:E6:F3:8F:F2:64:15:FA:E8:7F:53:2D:38
a=setup:actpass
a=rtpmap:107 H264/90000
a=fmtp:107 profile-level-id=42e01f;packetization-mode=1
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=rtcp-fb:107 goog-remb
a=extmap:12 urn:3gpp:video-orientation
a=extmap:11 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
a=ssrc:1588964394 cname:janusvideo
a=ssrc:1588964394 msid:janus janusv0
a=ssrc:1588964394 mslabel:janus
a=ssrc:1588964394 label:janusv0
a=candidate:1 1 udp 2013266431 172.18.1.132 29746 typ host
a=candidate:2 1 udp 2013266430 89.184.190.20 21454 typ host
a=candidate:3 1 udp 2013266429 172.18.5.165 23569 typ host
a=candidate:4 1 udp 2013266428 172.18.8.174 32299 typ host
a=candidate:5 1 udp 2013266427 172.22.5.12 24003 typ host
a=end-of-candidates
------------------------------------------------------------------------------------------------------
type: answer, sdp: v=0
o=- 8899983693692231241 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE video
a=msid-semantic: WMS
m=video 9 UDP/TLS/RTP/SAVPF 107
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:wBqp
a=ice-pwd:YwhPJyKpZa99EarxkgLi7fzV
a=ice-options:trickle
a=fingerprint:sha-256 53:86:F3:60:F8:13:FD:AB:10:E0:6C:5A:E3:91:CF:FE:BD:1C:87:D6:97:92:2B:67:99:E8:19:06:58:C9:12:E2
a=setup:active
a=mid:video
a=extmap:12 urn:3gpp:video-orientation
a=extmap:11 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
a=recvonly
a=rtcp-mux
a=rtpmap:107 H264/90000
a=rtcp-fb:107 goog-remb
a=rtcp-fb:107 ccm fir
a=rtcp-fb:107 nack
a=rtcp-fb:107 nack pli
a=fmtp:107 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment