[gst-devel] GStreamer audio streaming on Windows

sumit kumar sumit.git at gmail.com
Mon Dec 6 18:59:31 CET 2010


Hi,
try using directsoundsink...or if you are using autoaudiosink than give
sync=false and see

On Tue, Nov 30, 2010 at 8:14 PM, Callewaert Sven
<S.Callewaert at televic.com>wrote:

> Hi,
>
>
>
> I'm experimenting a bit with GStreamer (ossbuild 0.10.7) on Windows, but I
> can't seem to make audio streaming between two computers work. All I hear at
> the receiver side is a short beep followed by silence.
>
>
>
> This is the sender pipeline:
>
> gst-launch -v audiotestsrc  ! audioconvert ! rtpL16pay ! udpsink
> host=224.0.0.7 auto-multicast=true port=4444
>
>
>
> This is the receiver pipeline:
>
> gst-launch -v udpsrc multicast-group=224.0.0.7 port=4444
> caps="application/x-rtp, media=(string)audio, channels=(int)1,
> clock-rate=(int)44100, encoding-name=(string)L16" ! gstrtpbin ! rtpL16depay
> ! audioconvert ! queue ! autoaudiosink
>
>
>
> I'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. What
> could be the problem?
>
>
> ------------------------------------------------------------------------------
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to
> build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101206/e70b58aa/attachment.htm>


More information about the gstreamer-devel mailing list