add nack pli

This commit is contained in:
Philipp Hancke 2014-08-19 15:50:53 +02:00
parent f61accc812
commit 0896930f65
1 changed files with 1 additions and 0 deletions

View File

@ -440,6 +440,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' +