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
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
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
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