<div dir="ltr"><div dir="ltr">Hi! I have set up an RTSP server based on this code: <a href="https://github.com/RafaelPalomar/H264LiveStreamer">https://github.com/RafaelPalomar/H264LiveStreamer</a>. The program however jumps up to 100% CPU usage every time any client connects. Why might this be? I have even tried commenting out the x264 encode part (and I instead pass in empty nal units) to see if x264 is responsible for the high CPU usage. But the program still hangs at a very high CPU usage (100%). Any help would be appreciated!</div></div>