Merge pull request #99 from jitsi/nackpli

add nack pli
This commit is contained in:
Philipp Hancke 2014-11-28 15:36:33 -08:00
commit 50b4f33207
1 changed files with 1 additions and 0 deletions

View File

@ -453,6 +453,7 @@ ColibriFocus.prototype.createdConference = function (result) {
'a=rtpmap:100 VP8/90000\r\n' +
'a=rtcp-fb:100 ccm fir\r\n' +
'a=rtcp-fb:100 nack\r\n' +
'a=rtcp-fb:100 nack pli\r\n' +
'a=rtcp-fb:100 goog-remb\r\n' +
'a=rtpmap:116 red/90000\r\n' +
'a=rtpmap:117 ulpfec/90000\r\n' +