[gst-devel] audio-video sync problem in rtsp client

Jyoti jyoti.d at allaboutif.com
Wed Dec 2 10:45:50 CET 2009


Hi all,

I have written an application to receive rtsp stream from live555 media
server.
The audio and video are not in sync in my application.

My application is equivalent to the below pipeline:

gst-launch rtspsrc location=rtsp://192.168.1.531:8554/collateral.ts name=src
! rtpmp2tdepay ! \
mpegtsdemux name=demux ! queue ! viddec ! videosink  \
demux. ! queue ! auddec ! queue ! audiosink

Is there any particular property I need to set or reset to get the sync.
bcoz when
received on vlc the same stream plays properly and with sync.

Thanks,
Jyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091202/10d47ccb/attachment.htm>


More information about the gstreamer-devel mailing list