<div dir="ltr">Hi All,<br> <br> We are planning to make a platform using Live555 that will provide <br> simultaneous 120 SIP/RTSP session.<br> <br> For transcoding, we are planning to intergrate ffmpeg with Live555.<br>
First help us by assuring that Is it possible to make platfrom using Live555 and <br> ffmpeg that can provide 120 SIP/RTSP session simultaneously.<br> <br> Secondly, we want to know, Whether we should use 120 processes or 120 threads (in a process) <br>
to run 120 SIP/RTSP session simultaneously?<br> <br> As per my experience, threads are better than processes. but to run mutiple session using Live555,<br> i read processes are better than threads.<br>
<br> Thirdly, we tested testOnDemandRTSPServer and found that it can provide mutiple RTSP session <br> simulaneously.We have gone through testOnDemandRTSPServer code for mp3 file streaming. <br>
But We are not able to find how this code is running mutiple session without <br> using thread/process for particular session.<br> <br> Can u please tell us how you people are running mutiple session without using thread and process <br>
for single session. <br> <br>With Regards,<br>Sukhbir Singh</div>