Hello everybody, I am working on a Qt Application that streams HLS movies to a media box. To setup an environment for faster testing I installed gstreamer on windows from: But I can not find the element hlsdemux to use it witch gst-launch The element ffdemux_applehttp in gstreamer 0.10.7 beta 2 makes gst-launch crash with a message box. Do I need to compile a plugin for gstreamer? Please help Thanks Corneliu _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
2012/11/20 Corneliu Ticu <[hidden email]>:
> Hello everybody, > > I am working on a Qt Application that streams HLS movies to a media box. > To setup an environment for faster testing I installed gstreamer on windows > from: > > http://code.google.com/p/ossbuild/ > > But I can not find the element hlsdemux to use it witch gst-launch > The element ffdemux_applehttp in gstreamer 0.10.7 beta 2 makes gst-launch > crash with a message box. > > Do I need to compile a plugin for gstreamer? Hi, You can try the binaries from the GStreamer SDK, which ships the HLS demuxer[1] [1]http://www.gstreamer.com/ > > Please help > Thanks > > Corneliu > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > -- Andoni Morales Alastruey LongoMatch:The Digital Coach http://www.longomatch.ylatuya.es _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thank you.
I got it. Great !!! Corneliu On 21.11.2012, at 02:05, Andoni Morales <[hidden email]> wrote: > 2012/11/20 Corneliu Ticu <[hidden email]>: >> Hello everybody, >> >> I am working on a Qt Application that streams HLS movies to a media box. >> To setup an environment for faster testing I installed gstreamer on windows >> from: >> >> http://code.google.com/p/ossbuild/ >> >> But I can not find the element hlsdemux to use it witch gst-launch >> The element ffdemux_applehttp in gstreamer 0.10.7 beta 2 makes gst-launch >> crash with a message box. >> >> Do I need to compile a plugin for gstreamer? > > Hi, > > You can try the binaries from the GStreamer SDK, which ships the HLS demuxer[1] > > [1]http://www.gstreamer.com/ >> >> Please help >> Thanks >> >> Corneliu >> >> _______________________________________________ >> gstreamer-devel mailing list >> [hidden email] >> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > > > > -- > Andoni Morales Alastruey > > LongoMatch:The Digital Coach > http://www.longomatch.ylatuya.es > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by Andoni Morales
There is something different.
When I play the stream it stops after 1 minute and does nothing. I have set fragments-cache to 10 and it plays longer. I assume it does not load the next fragments. I use Wowza server 3.5 The media box works normal with the same source. Do you want me to send you the command, to playback, to see what is going on ? Corneliu On 21.11.2012, at 02:05, Andoni Morales <[hidden email]> wrote: > 2012/11/20 Corneliu Ticu <[hidden email]>: >> Hello everybody, >> >> I am working on a Qt Application that streams HLS movies to a media box. >> To setup an environment for faster testing I installed gstreamer on windows >> from: >> >> http://code.google.com/p/ossbuild/ >> >> But I can not find the element hlsdemux to use it witch gst-launch >> The element ffdemux_applehttp in gstreamer 0.10.7 beta 2 makes gst-launch >> crash with a message box. >> >> Do I need to compile a plugin for gstreamer? > > Hi, > > You can try the binaries from the GStreamer SDK, which ships the HLS demuxer[1] > > [1]http://www.gstreamer.com/ >> >> Please help >> Thanks >> >> Corneliu >> >> _______________________________________________ >> gstreamer-devel mailing list >> [hidden email] >> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > > > > -- > Andoni Morales Alastruey > > LongoMatch:The Digital Coach > http://www.longomatch.ylatuya.es > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |