Re: [SailfishDevel] A friendly warning to jolla

2014-08-26 Thread Kaj-Michael Lang
On Sun, 2014-08-24 at 22:07 +0800, itviewer wrote: > The relationship between Hong Kong and the mainland market is similar > between countries. for example,There are tariffs and other > conditions. Ok, then. I didn't know that it is that complicated. -- Kaj-Michael Lang __

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

[SailfishDevel] [Minutes] SailfishOS community meeting 26.8 + planning for next one 9.9

2014-08-26 Thread Carol Chen
Hi, Thanks to everyone who attended today's meeting. Minutes/logs: Minutes: http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-08-26-10.00.html Minutes (text): http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-08-26-10.00.txt Log: http://merproject.org/meetings/mer-m

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 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 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 ___