> On Jan 15, 2019, at 8:01 AM, Kevin Bailey wrote:
>
> Hi! I have set up an RTSP server based on this code:
> https://github.com/RafaelPalomar/H264LiveStreamer.
Sorry, but this is not our code - it’s somebody else’s application (that
happens to use our libraries). You’re going to have to wo
Hi! I have set up an RTSP server based on this code:
https://github.com/RafaelPalomar/H264LiveStreamer. 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