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 wondering if that could be the reason of async,
if yes how can I enable rtcp SR from server?

You need to create a "RTCPInstance" object for each "RTPSink". (If you are using a class derived from "OnDemandServerMediaSubsession", then this happens automatically.)
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to