I am using MPEG4VideoFileServerMediaSubsession in my application
which is derived from FileServerMediaSubsession which in turn is
derived from OnDemandServerMediaSubsession,
does that mean I dont have to create RTCPInstance explicitly ?
That's correct.
but yet I do not see any SR (send repor
I am using live555 to stream out encoded a/v and playing the a/v
through vlc client using rtsp url, the problem here is audio/video
is not in sync..
audio is lagging video slightly..when I put ethereal on client
side(vlc side) I see only RTCP RR packets and no SR packets are
seen, I am just won