I cannot provide an URL but you can get the same behavior by setting up a
GStreamer RTSP server using the following pipeline:
./test-launch --gst-debug=2 " v4l2src device=/dev/video0  ! queue !
video/x-raw-yuv,format=(fourcc)YUY2, width=320, height=240  ! queue !
ffmpegcolorspace  ! queue ! x264enc ! queue ! rtph264pay name=pay0 pt=96"

On Tue, Sep 16, 2014 at 8:59 PM, Luca Barbato <lu_z...@gentoo.org> wrote:

> On 16/09/14 09:36, Manuel Torres wrote:
> > The Ubuntu version is the following:
> > avplay version 9.16-6:9.16-0ubuntu0.14.04.1, Copyright (c) 2003-2014 the
> > Libav developers
> >   built on Aug 10 2014 18:16:02 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
> >
> > I have not found that exact Windows version but this one opens the
> stream:
> > avplay version 9.13, Copyright (c) 2003-2014 the Libav developers
> >   built on May  4 2014 22:04:48 with gcc 4.7.2 (Gentoo 4.7.2 p1.3,
> > pie-0.5.5)
> >
> > I also double checked that version 10.1 does not open it.
> >
>
> Get me an url I can check.
>
> lu
>
> _______________________________________________
> libav-api mailing list
> libav-api@libav.org
> https://lists.libav.org/mailman/listinfo/libav-api
>
_______________________________________________
libav-api mailing list
libav-api@libav.org
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to