<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">Hi </p><p class="MsoNormal"> </p><p class="MsoNormal">When SRTP webrtcbin plugin encapsulates SRTP/SRTCP , in case of packet loss in video the remote browser sends PLI or INRA requests  RTCPFB  messages in order to configure encoder to generate INTRA frame or to use other  mechanisms like FEC, etc.</p><p class="MsoNormal">We sometimes observe such problems on cell phones or on WiFi…</p><p class="MsoNormal">How we can obtain such remote messages from webrtcbin plugin? </p><p class="MsoNormal">Do you have an example code for dealing with RTCP in this case?</p><p class="MsoNormal"> </p><p class="MsoNormal">Best Regards</p><p class="MsoNormal">Michael</p><p class="MsoNormal"> </p></div></body></html>