Hi,<div><br></div><div>Try with directsoundsink.. else try setting sync=false for autoaudiosink</div><div><br></div><div>-Sumit<br><br><div class="gmail_quote">On Tue, Dec 7, 2010 at 3:55 AM, Callewaert Sven <span dir="ltr">&lt;<a href="mailto:S.Callewaert@televic.com">S.Callewaert@televic.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div lang="NL-BE" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US">Hi,</span></p><p class="MsoNormal">
<span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US">I&#39;m experimenting a bit with GStreamer (ossbuild 0.10.7) on Windows, but I can&#39;t seem to make audio streaming between two computers work. All I hear at the receiver side is a short beep followed by silence.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US">This is the sender pipeline:</span></p><p class="MsoNormal" style="text-indent:35.4pt"><span lang="EN-US">gst-launch -v audiotestsrc  ! audioconvert ! rtpL16pay ! udpsink host=224.0.0.7 auto-multicast=true port=4444</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US">This is the receiver pipeline:</span></p><p class="MsoNormal" style="text-indent:35.4pt"><span lang="EN-US">gst-launch -v udpsrc multicast-group=224.0.0.7 port=4444 caps=&quot;application/x-rtp, media=(string)audio, channels=(int)1, clock-rate=(int)44100, encoding-name=(string)L16&quot; ! gstrtpbin ! rtpL16depay ! audioconvert ! queue ! autoaudiosink</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US">I&#39;ve already tried different queue settings and codecs. Same thing when I try to stream an audio file, all I hear is about 1 second of it. </span>What could be the problem?</p>
<p class="MsoNormal"> </p></div></div><br>------------------------------------------------------------------------------<br>
What happens now with your Lotus Notes apps - do you make another costly<br>
upgrade, or settle for being marooned without product support? Time to move<br>
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,<br>
use, and manage than apps on traditional platforms. Sign up for the Lotus<br>
Notes Migration Kit to learn more. <a href="http://p.sf.net/sfu/salesforce-d2d" target="_blank">http://p.sf.net/sfu/salesforce-d2d</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>