Yahia,
Thanks for the report. I have just installed a new version (2025.07.19) of the
code that fixes this.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com
--- Begin Message ---
Classified as: {OPEN}
Hello,
If the verification of the RTSPS SSL certificate fails, the
testOndemandRTSPServer CPU usage increase to 100%.
This issue can be reproduced using openSSL client :
1- Install self-signed certificate in testOndemandRTSPServer
2- Run testOndemand
> 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
Hi,
I'm using the version live.2016.10.21.
I have derived a class called MyRTSPClient which has the base class as
RTSPClient. I have derived a class called DummySink which has the base
class as MediaSink.
In the function MyRTSPClient::AfterDescribe1 I create a sink like this and
call startPlaying
Hi Ross,
> Thanks for the note. Yes, your analysis of the problem was correct. I've
just installed a new version - 2014.08.26 - of the "LIVE555 Streaming Media"
code that should fix this.
Thanks for fixing this so quickly. I have tested the new version and
everything is working now.
Thanks,
Chris,
Thanks for the note. Yes, your analysis of the problem was correct. I've just
installed a new version - 2014.08.26 - of the "LIVE555 Streaming Media" code
that should fix this.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
Hi Ross,
I have recently updated the LIVE555 libraries I am using, ultimately to
version 2014.08.23, though I originally updated to 2014.07.25 and the same
problem happens. The problem is that the library is using a large amount of
CPU when streaming both UDP and TCP from the same
OnDemandServ