<div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to use Video Conferences (MCU) from Freeswitch with libav (ffmpeg 3.2 from jessie-backports) with NVIDIA Tesla P4 (encoder nvenc).</div><div><br></div><div>You can check the code of Freeswitch at <a href="https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse/src/mod/applications/mod_av/avcodec.c" target="_blank">https://freeswitch.org/<wbr>stash/projects/FS/repos/<wbr>freeswitch/browse/src/mod/<wbr>applications/mod_av/avcodec.c</a> .</div><div><br></div><div>I have done some tests and it worked good until 10 video calls on the conference. </div><div><br></div><div>* After 10 video calls to the same conference, i notice the video sometimes freezes. </div><div>* After 19 video calls, when enter new video conference it gives me the next error from libav </div><div><br></div><div>avcodec.c:981 Could not open codec (-12)(Cannot allocate memory) </div><div><br></div><div>So Freeswitch stop using NVENC encoder.</div><div><br></div><div>I am also monitoring the status of NVIDIA Cards, with the command nvidia-smi and i check that Freeswitch allocates 2432MB on graphic card and the graphic card have more than 5000MB of memory free.  The GPU used is arround 3%, so i think the NVIDIA can support more video calls.</div><div><br></div><div>Log from nvidia-smi <a href="https://pastebin.freeswitch.org/view/8a04bdfe" style="color:rgb(59,115,175);text-decoration-line:none" target="_blank">https://pastebin.<wbr>freeswitch.org/view/8a04bdfe</a> </div><div><br></div><div>I also compile the last version of ffmpeg and after the ~19 video calls, Freeswitch can't use the NVENC encoder, but it gives a different error:</div><div><br></div><div>avcodec.c:981 Could not open codec (-542398533)(Generic error in an external library)<br></div><div><br></div><div>Can anyone point me a direction to analyse this problem?</div><div><br></div><div>Thanks in advance</div><div><br></div><div><br></div><div><div class="m_7367372664300180869gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-size:12.8px"><div dir="ltr" style="font-size:12.8px;color:rgb(80,0,80)"><font face="verdana, sans-serif" size="2" color="#000000">Best regards,</font></div><div dir="ltr" style="font-size:12.8px;color:rgb(80,0,80)"><font face="verdana, sans-serif" size="2" color="#000000"><br></font></div><div dir="ltr" style="font-size:12.8px;color:rgb(80,0,80)"><font face="verdana, sans-serif" size="2"><font color="#000000"><b>José Lopes</b></font><br></font><span style="font-family:verdana,sans-serif;font-size:12.8px;color:black">Research </span><span style="font-family:verdana,sans-serif;font-size:12.8px;color:black">and</span><span style="font-family:verdana,sans-serif;font-size:12.8px;color:black"> </span><span style="font-family:verdana,sans-serif;font-size:12.8px;color:black">Development</span><span style="font-family:verdana,sans-serif;font-size:12.8px;color:black"> </span><span style="font-family:verdana,sans-serif;font-size:12.8px;color:black">Techn<wbr>ician</span></div><div dir="ltr" style="font-size:12.8px"><font color="#000000" face="verdana, sans-serif"><br></font><table style="color:rgb(80,0,80);font-size:12.8px;font-family:Arial,Helvetica,sans-serif;width:600px;border-collapse:collapse"><tbody><tr><td style="font-size:13px;color:black"><table style="color:rgb(34,34,34);font-size:12.7273px;font-family:Arial,Helvetica,sans-serif;width:600px;border-collapse:collapse"><tbody><tr><td style="line-height:15px"><font face="verdana, sans-serif" size="2"><font color="#000000">Phone:</font><font color="#666666"> </font><a href="tel:%2B351%20256%20370%20980" value="+351256370980" style="color:rgb(17,85,204)" target="_blank">+351 256 370 980</a><br></font></td></tr><tr><td style="line-height:15px"><font face="verdana, sans-serif" size="2"><font color="#000000">Email: </font><a href="mailto:jose.lopes@itcenter.com.pt" style="color:rgb(17,85,204)" target="_blank">jose.lopes@itcenter.<wbr>com.pt</a></font><br></td></tr><tr style="display:block;width:600px;margin-top:10px"><td style="width:600px;padding:0px"><img src="http://www.itcenter.com.pt/app/themes/itcenter/assets/images/logo-itcenter.png?v=1"></td></tr></tbody></table></td></tr></tbody></table></div></div><div style="font-size:12.8px"><br></div></div></div></div></div></div></div></div></div>
</div>