<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
From: johnwpoliver@hotmail.com<br>To: gstreamer-devel@lists.sourceforge.net<br>Date: Mon, 5 Oct 2009 00:20:39 +0100<br>Subject: [gst-devel] alsasrc ! alawenc ! rtppcmapay ! udpsink - can receive, record then playback, but not playback live.<br><br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style>


Hi all,<br><br>I'm trying to stream a live source encoded
as pcm ulaw over rtp over udp. I'm able to send it out on one side
using gst-launch,&nbsp; and on the client side I can save the stream to a
file, then play it back. But I'd like to be able to play it back live
on the client side, which I'm unable to do.<hr id="stopSpelling">From: johnwpoliver@hotmail.com<br>To: gstreamer-devel@lists.sourceforge.net<br>Subject: RE: [gst-devel] alsasrc ! alawenc ! rtppcmapay ! udpsink - can receive, record then playback, but not playback live.<br>Date: Mon, 5 Oct 2009 14:58:43 +0100<br><br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style>


Hi,<br><br>I managed to play back the stream live using VLC ( buffer time 100ms) . On the server I'm using<br><br>&nbsp;gst-launch-0.10 -v filesrc location=./audiotest1.pcma blocksize=800&nbsp; do-timestamp=true ! audio/x-alaw, rate=8000, channels=1&nbsp; ! queue ! rtppcmapay&nbsp;&nbsp; ! udpsink host=x.x.x.x port=1234<br><br><br>Perhaps I can't play it back live using gstreamer because of a bug ?<br><br>John<br><hr id="ecxstopSpelling"><br><br><br>I think the problem could be that the client pipeline needs an element to buffer the incoming stream.<br><br><br>                                               </body>
</html>