On Fri, 2007-04-06 at 12:41 +0530, trimurthulu amaradhi
wrote:
> Hi,
> I am working with RTSP streaming using darwin streaming
server.
>
> . audio and video streaming is working fine with the
TCP protocol.
>
> I am tryng to play the audio using udp protocol. audio
is just
> playing for aroun 5 seconds..after that no audio. I
tried with the
> gst-launch and separate application.. both are giving
same result...
> This test vector consists of both audio as well as
video..
> can any body suggest me to find out the bug.. I am
giving below the
> gst-launch command
> gst-launch rtspsrc
location=rtspu://196.168.1.110/sample_50kbit.3gp !
> rtpamrdepay ! amrnbdec ! osssink
> advance thanks..
use the sync=false option on osssink, we're working on
getting sync
fixed currently.
Wim
>
> Trimurthulu
>
>
>
>
>
>
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys-and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
gstreamer-devel mailing list gstreamer-devel lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
|