Audio streaming via UDP
Tim-Philipp Müller
t.i.m at zen.co.uk
Tue Jul 9 04:43:45 PDT 2013
On Tue, 2013-07-09 at 11:57 +0200, Pablo RL wrote:
Hi,
> I'm able to stream UDP from Linux to W7, but the opposite doesn't
> work. Seems that this issue may fall in the side of the OS.
Maybe you're running into this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=700878
which will be fixed in the upcoming 1.0.8 release.
Cheers
-Tim
>
> I'll keep the thread updated with further findings.
>
>
> On Mon, Jul 8, 2013 at 5:45 PM, David Röthlisberger
> <david at rothlis.net> wrote:
> On 8 Jul 2013, at 15:42, pablorl wrote:
> > Using gst-launch I'm able to get it using: gst-launch-1.0
> filesrc
> > location=video.mp4 ! qtdemux ! udpsink host=localhost
> port=1234
> >
> > However I'm not able to achieve the same result through code
> although I
> > build the same pipeline.
>
> Does it work if you use "gst_parse_launch"?
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list