> I am using testRTSPClient demo to receive h264 data on function void
> DummySink::afterGettingFrame(unsigned frameSize, unsigned numTruncatedBytes,
> struct timeval presentationTime, unsigned /*durationInMicroseconds*/) , Now
> i want to get the current RTSPClient object in this function. I
HI,
I am using testRTSPClient demo to receive h264 data on function void
DummySink::afterGettingFrame(unsigned frameSize, unsigned numTruncatedBytes,
struct timeval presentationTime, unsigned /*durationInMicroseconds*/) , Now i
want to get the current RTSPClient object in this function. I use