[MeeGo-dev] how to play http stream media in the QML

2011-07-19 Thread Zhang, Zheng
Hi all Is there a way to play http src in QML? I tried to set source: httpsrc://, but QML can not load the stream. is there a gst-plugin missed or some setting in QML to play stream media? Thanks zheng ___ MeeGo-dev mailing list

Re: [MeeGo-dev] IME rotation problem

2011-07-19 Thread Jon Nordby
On 07/19/2011 05:24 AM, Wang, Xiaodong A wrote: Seems only support qml app, what about QT application, how to solve overlap problem? Thanks! :) If you do not use any of the toolkits that have this functionality in the framework (Qt components, MeeGo UX Components, MeeGoTouch), you will have

Re: [MeeGo-dev] how to play http stream media in the QML

2011-07-19 Thread Dmytro Poplavskiy
Hi Zheng, On Tue, 19 Jul 2011 04:47:18 pm ext Zhang, Zheng wrote: Hi all Is there a way to play http src in QML? I tried to set source: httpsrc://, but QML can not load the stream. is there a gst-plugin missed or some setting in QML to play stream media? You could try to use

[MeeGo-dev] What is OHMD

2011-07-19 Thread Gorey, Aengus
We are working to try optimise MeeGo startup times at the moment are experimenting with removal of features/components. I see OHMD as a component but cannot figure out what it does. Any guides/docs on OHMD ? Thanks Aengus -- Intel

Re: [MeeGo-dev] missing dist-upgrade path on major releases

2011-07-19 Thread Stefan Kost
Hi, On 07/18/11 17:58, Kok, Auke-jan H wrote: On Mon, Jul 18, 2011 at 6:38 AM, Stefan Kost enso...@hora-obscura.de wrote: hi, there is a long standing bug https://bugs.meego.com/show_bug.cgi?id=9205 regarding a missing upgrade path for new major releases. Why does MeeGo want to be special

Re: [MeeGo-dev] What is OHMD

2011-07-19 Thread Zoltan Gyarmati
Hi Aengus! So, shortly: http://talk.maemo.org/showthread.php?t=62089 On 07/19/2011 12:08 PM, ext Gorey, Aengus wrote: We are working to try optimise MeeGo startup times at the moment are experimenting with removal of features/components. I see OHMD as a component but cannot figure out

Re: [MeeGo-dev] Bug status

2011-07-19 Thread Nasa
So... Any idea on this or should I employ the age old suggestion it's better to ask for forgiveness than permission Nasa - Original Message - Hi, Concerning Bug status - if a bug submitter/author later discovers the issue reported is OBE, but the bug is still labeled as NEW, is he

Re: [MeeGo-dev] Bug status

2011-07-19 Thread Andre Klapper
On Tue, 2011-07-19 at 12:37 +, Nasa wrote: Any idea on this See my previous follow-up email. andre -- Andre Klapper (maemo.org bugmaster | MeeGo QA) http://blogs.gnome.org/aklapper/ | http://www.openismus.com ___ MeeGo-dev mailing list

Re: [MeeGo-dev] missing dist-upgrade path on major releases

2011-07-19 Thread Kok, Auke-jan H
On Tue, Jul 19, 2011 at 2:54 AM, Stefan Kost enso...@hora-obscura.de wrote: Hi, On 07/18/11 17:58, Kok, Auke-jan H wrote: On Mon, Jul 18, 2011 at 6:38 AM, Stefan Kost enso...@hora-obscura.de wrote: hi, there is a long standing bug https://bugs.meego.com/show_bug.cgi?id=9205 regarding a

Re: [MeeGo-dev] how to play http stream media in the QML

2011-07-19 Thread Zhang, Zheng
Thanks Dmytro, The same result happened when I switched to http://xxx could you tell me which gst elements is necessary for http streaming? Currently, I have installed gst-good/bad/ugly and ffmpeg plugins -Zheng -Original Message- From: Dmytro Poplavskiy

[MeeGo-dev] oFono MeeGo Integration Notification

2011-07-19 Thread Wang, Yu A
New Version 0.52 Released oFono-0.52 has been released at upstream, so we'd like to catch up upstream release and kick off oFono Release @MeeGo Merge Window: 2011-07-21 -- 2011-07-28 We will have about 1 week buffer before the package in. And if your work on MeeGo depend on it, you also can

Re: [MeeGo-dev] how to play http stream media in the QML

2011-07-19 Thread Dmytro Poplavskiy
On Wed, 20 Jul 2011 11:07:14 am ext Zhang, Zheng wrote: Thanks Dmytro, The same result happened when I switched to http://xxx could you tell me which gst elements is necessary for http streaming? Currently, I have installed gst-good/bad/ugly and ffmpeg plugins It can be either neonhttpsrc