I would like to use LIVE555 Streaming Media libraries in my
application which is written in C++ with MFC use. However, I can see
that interface implemented in LIVE555 Streaming Media requires
parent application to use C rather than C++. Mostly because of
C-style callbacks:
typedef void (res
Hello,
I would like to use LIVE555 Streaming Media libraries in my application which
is written in C++ with MFC use. However, I can see that interface implemented
in LIVE555 Streaming Media requires parent application to use C rather than
C++. Mostly because of C-style callbacks:
typedef voi
if rtsp client request scale = 0.5.
my rtsp server must slow down the send speed by using
fDurationInMicroseconds /= m_scale;
what other should i do.should i change the pts?and the duration?
Yes. "fDurationInMicroseconds" merely tells the downstream object
("RTPSink") how often to request