[Live-devel] High CPU Usage in DummySink

2016-11-02 Thread support
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

[Live-devel] RTSP REGISTER changes

2016-11-02 Thread Ralf Globisch
Ross, please find attached patch to fix the issue where code in RTSPServerRegister.cpp does not continue with OPTIONS, etc after REGISTER. Cheers, Ralf -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) stan

[Live-devel] RTSP REGISTER changes

2016-11-02 Thread Ralf Globisch
Hi Ross, > 1. Are there any required API changes for the REGISTER functionality to work > in the latest version? Never mind, I found the bug and will submit a patch shortly. > 2. The reason for the update to the latest live555 was that we were > investigating packet loss over RTP over RTSP/T

[Live-devel] RTSP REGISTER changes

2016-11-02 Thread Ralf Globisch
Hi Ross, We just upgraded our live555 version from 2016.06.26 to 2016.10.21. After updating, the REGISTER command is still sent to the RTSP client, but the client no longer initiates the rest of the RTSP interchange to the server (i.e. OPTIONS, DESCRIBE, etc). We have verified this using openRTS