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

Jyoti jyoti.d at allaboutif.com
Fri Dec 4 13:48:07 CET 2009


---------- Forwarded message ----------
From: Jyoti <jyoti.d at allaboutif.com>
Date: Wed, Dec 2, 2009 at 3:15 PM
Subject: audio-video sync problem in rtsp client
To: Discussion of the development of GStreamer <
gstreamer-devel at lists.sourceforge.net>


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/20091204/735284d3/attachment.htm>


More information about the gstreamer-devel mailing list