> Ross, please find attached patch to fix the issue where code in
> RTSPServerRegister.cpp does not continue with OPTIONS, etc after REGISTER.
Thanks for the report. I’ve just installed a new version (2016.11.03) of the
“LIVE555 Streaming Media” code that includes this fix.
Ross Finlayson
Liv
> I am experiencing a high CPU usage caused by the RTSP server. One of the core
> of my server goes 100% for some time then seems to calm down by itself.
Does this happen even if you have a low number of streams, or only if you have
a large number of streams (as in your example)?
In my experien
> Still seeing packet loss in the latest release after fixing the bug though.
Never mind, after enabling debugging I see that the TCP send is failing with
WSAEWOULDBLOCK on Windows so we've just increased TCP send buffer sizes.
I do wonder if it would make sense to retry sending the packet on t