<div dir="ltr">Dear Community,<div><br>I would like to use rtpengine but had a very hard time to do the compilation under ubuntu 16.04 and 18.04. <br><br>On Ubuntu 18.04 after already compiled the rtpengine i was unable to install the deb packages.<br>Many different errors occurred.<br><br>I finally tried to install RTP engine on debian 10 and i was able to install it.<br><br>I am thinking of 2 use scenarios: </div><div>- handling many concurrent calls like using rtpproxy for normall traffic<br>- make WebRTC to legacy RTP transcoding (convert WebRTC SDP to legacy SDP to use with non webrtc compliant sip server)<br><br>For the first scenario i imagine that it would be far better to run in-kernel mode because of performance.<br><br>For the second scenario i think userspace daemon should be fine ( i expect not much traffic maximum 50-100 calls).</div><div><br>However my question is what is the correct order of installing the deb packages.<br>Which packages do i really need.   <br><br>For running rtpengine in docker could i use Debian 10 OS and compile rtpengine and install just "<span style="background-color:rgba(27,31,35,0.05);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:13.6px">ngcp-rtpengine-daemon_6.2.0.0+0~mr6.2.0.0_amd64.deb"</span> ? (the in this case the host running docker can be any linux distribution?)<br><br>If i would like to run rtpengine in docker in kernel mode - is it possible or i need to use same linux distribution in host and docker container (because of the kernel match?)<br><br>Best regards,<br>Tom</div></div>