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 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!
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to