Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-28 Thread Mohammed Hassan
On Thu, Aug 28, 2014 at 11:09:46AM +0300, Kaj-Michael Lang wrote: > On ke, 2014-08-27 at 18:03 +0300, Mohammed Hassan wrote: > > Yes, It was an issue with GStreamer/QtMultimedia and it got fixed. I > > can provide > > more details if you wish. > > > Sure, please do. This is the commit that fixed

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-28 Thread Kaj-Michael Lang
On ke, 2014-08-27 at 18:03 +0300, Mohammed Hassan wrote: > Yes, It was an issue with GStreamer/QtMultimedia and it got fixed. I > can provide > more details if you wish. > Sure, please do. > [...] > > Now with non-sleepy eyes, I found the difference. If the autoLoad > > property is set to false t

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-27 Thread Mohammed Hassan
On Wed, Aug 27, 2014 at 08:52:11AM +0300, Kaj-Michael Lang wrote: > On ke, 2014-08-27 at 00:22 +0300, Mohammed Hassan wrote: > > I did a quick test here and it seems to work (update9 pre release). I > > guess > > we can assume it will work with the final update 9 ;-) > > And now I remember my init

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-26 Thread Kaj-Michael Lang
On ke, 2014-08-27 at 08:52 +0300, Kaj-Michael Lang wrote: > Exact same thing in my original app, silence. And I can't find what > I'm > doing differently. Now with non-sleepy eyes, I found the difference. If the autoLoad property is set to false then it fails. -- Kaj-Michael Lang ___

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-26 Thread Kaj-Michael Lang
On ke, 2014-08-27 at 00:22 +0300, Mohammed Hassan wrote: > I did a quick test here and it seems to work (update9 pre release). I > guess > we can assume it will work with the final update 9 ;-) And now I remember my initial issue when I changed to rtsp streams (3 months ago), it was not silence bu

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-26 Thread Mohammed Hassan
On Tue, Aug 26, 2014 at 12:19:01PM +0300, Kaj-Michael Lang wrote: > On Mon, 2014-08-25 at 22:03 +0300, Mohammed Hassan wrote: > > > does not work even if the direct gst-launch works, any ideas why ? > > > > Could you please share the QML code you are using? > > Nothing special, Audio component w

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-26 Thread Kaj-Michael Lang
On Mon, 2014-08-25 at 22:03 +0300, Mohammed Hassan wrote: > > does not work even if the direct gst-launch works, any ideas why ? > > Could you please share the QML code you are using? Nothing special, Audio component with with rtsp://rtspstreamer.yle.fi/radio/yleliveradiohd_4_64@113881 as the so

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-25 Thread Mohammed Hassan
On Fri, Aug 22, 2014 at 11:07:58AM +0300, Kaj-Michael Lang wrote: > On pe, 2014-08-22 at 03:04 +0300, Kaj-Michael Lang wrote: > > This works fine: > > gst-launch-0.10 playbin2 > > uri=rtsp://rtspstreamer.yle.fi/radio/yleliveradiohd_4_64@113881 > > > > but using that same uri with Audio does not wo

Re: [SailfishDevel] Qt Multimedia, Audio, HLS and RTSP stream problem

2014-08-22 Thread Kaj-Michael Lang
On pe, 2014-08-22 at 03:04 +0300, Kaj-Michael Lang wrote: > This works fine: > gst-launch-0.10 playbin2 > uri=rtsp://rtspstreamer.yle.fi/radio/yleliveradiohd_4_64@113881 > > but using that same uri with Audio does not work at all. Enabling gstreamer debug output (GST_DEBUG=6) shows that the Audio