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
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel