Skip to content

Instantly share code, notes, and snippets.

@lminiero
Created June 29, 2017 17:24
Show Gist options
  • Save lminiero/866d5f7d4ab373181afa5b1023b2bf5e to your computer and use it in GitHub Desktop.
Save lminiero/866d5f7d4ab373181afa5b1023b2bf5e to your computer and use it in GitHub Desktop.
Offer (Janus)
-------------
v=0
o=- 1498756533614220 1498756533614220 IN IP4 192.168.1.80
s=Mountpoint 1
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS janus
m=audio 9 RTP/SAVPF 111
c=IN IP4 192.168.1.80
a=sendonly
a=mid:audio
a=rtcp-mux
a=ice-ufrag:as1B
a=ice-pwd:qXlsvbHy+d7J1LKe9GWNLa
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:111 opus/48000/2
a=ssrc:1722517158 cname:janusaudio
a=ssrc:1722517158 msid:janus janusa0
a=ssrc:1722517158 mslabel:janus
a=ssrc:1722517158 label:janusa0
a=candidate:1 1 udp 2013266431 192.168.1.80 57845 typ host
a=candidate:1 2 udp 2013266430 192.168.1.80 59755 typ host
m=video 9 RTP/SAVPF 100
c=IN IP4 192.168.1.80
a=sendonly
a=mid:video
a=rtcp-mux
a=ice-ufrag:oYfD
a=ice-pwd:LPL06/Q+7LH/58PzGvif/+
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:100 VP8/90000
a=rtcp-fb:100 nack
a=rtcp-fb:100 goog-remb
a=ssrc:522670388 cname:janusvideo
a=ssrc:522670388 msid:janus janusv0
a=ssrc:522670388 mslabel:janus
a=ssrc:522670388 label:janusv0
a=candidate:1 1 udp 2013266431 192.168.1.80 42798 typ host
a=candidate:1 2 udp 2013266430 192.168.1.80 54202 typ host
Answer (Edge)
-------------
v=0
o=thisisadapterortc 2238431645593515 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
m=audio 9 UDP/TLS/RTP/SAVPF 111
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=rtpmap:111 opus/48000/2
a=rtcp-mux
a=ice-ufrag:lgMR
a=ice-pwd:qFNRfT4UaOKfal0ivn64MtQd
a=setup:active
a=fingerprint:sha-256 BB:38:E2:D6:58:AA:75:5A:58:0A:05:10:44:98:AD:51:40:2C:30:DB:29:B0:EE:06:C1:B3:4F:B1:74:B5:BA:6F
a=mid:audio
a=recvonly
a=ssrc:2002 cname:0smxdv58h2
m=video 9 UDP/TLS/RTP/SAVPF 100
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 nack
a=rtcp-fb:100 goog-remb
a=rtcp-mux
a=ice-ufrag:lgMR
a=ice-pwd:qFNRfT4UaOKfal0ivn64MtQd
a=setup:active
a=fingerprint:sha-256 BB:38:E2:D6:58:AA:75:5A:58:0A:05:10:44:98:AD:51:40:2C:30:DB:29:B0:EE:06:C1:B3:4F:B1:74:B5:BA:6F
a=mid:video
a=recvonly
a=ssrc:4004 cname:0smxdv58h2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment