Created
April 27, 2013 17:19
-
-
Save voluntas/5473842 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "dst" : "Rg32U1431O7s1II2", | |
"payload" : { "config" : { "iceServers" : [ { "url" : "stun:stun.l.google.com:19302" } ] }, | |
"labels" : { "chat" : { "config" : { "iceServers" : [ { "url" : "stun:stun.l.google.com:19302" } ] }, | |
"label" : "chat", | |
"reliable" : false | |
}, | |
"file" : { "config" : { "iceServers" : [ { "url" : "stun:stun.l.google.com:19302" } ] }, | |
"label" : "file", | |
"reliable" : true | |
} | |
}, | |
"sdp" : { "sdp" : "v=0rno=- 795308071 2 IN IP4 127.0.0.1rns=-rnt=0 0rna=group:BUNDLE audio datarna=msid-semantic: WMSrnm=audio 1 RTP/SAVPF 103 104 111 0 8 107 106 105 13 126rnc=IN IP4 0.0.0.0rna=rtcp:1 IN IP4 0.0.0.0rna=ice-ufrag:UtIo6RcEZzHzBqV+rna=ice-pwd:Qsz7RF79y7F6U8d9GJtDtcQ0rna=ice-options:google-icerna=recvonlyrna=mid:audiorna=rtcp-muxrna=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:qq0BaoS/71o298qwSOEsgMlEf7kXSZ53gcLb+AYurna=rtpmap:103 ISAC/16000rna=rtpmap:104 ISAC/32000rna=rtpmap:111 opus/48000/2rna=fmtp:111 minptime=10rna=rtpmap:0 PCMU/8000rna=rtpmap:8 PCMA/8000rna=rtpmap:107 CN/48000rna=rtpmap:106 CN/32000rna=rtpmap:105 CN/16000rna=rtpmap:13 CN/8000rna=rtpmap:126 telephone-event/8000rna=maxptime:60rnm=application 1 RTP/SAVPF 101rnc=IN IP4 0.0.0.0rna=rtcp:1 IN IP4 0.0.0.0rna=ice-ufrag:UtIo6RcEZzHzBqV+rna=ice-pwd:Qsz7RF79y7F6U8d9GJtDtcQ0rna=ice-options:google-icerna=sendrecvrna=mid:datarnb=AS:30rna=rtcp-muxrna=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:qq0BaoS/71o298qwSOEsgMlEf7kXSZ53gcLb+AYurna=rtpmap:101 google-data/90000rna=ssrc:2822368990 cname:oFf2ClWo4gCyhZaYrna=ssrc:2822368990 msid:chat chatrna=ssrc:2822368990 mslabel:chatrna=ssrc:2822368990 label:chatrn", | |
"type" : "offer" | |
} | |
}, | |
"type" : "OFFER" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment