[Qt-interest] High CPU Usage With QAudioOutput
Barnes, Clifton A.
cabarnes at indesign-llc.com
Wed Apr 6 19:57:32 CEST 2011
On Wed, 6 Apr 2011, Gabriel M. Beddingfield wrote:
> Then you want QMediaPlayer. That's what it's for. (Give it
> a try, at least.)
So, I've converted over to using QMediaPlayer and everything
compiled correctly and ran on the device except for this
message:
defaultServiceProvider::requestService(): no service found for
- "com.nokia.qt.mediaplayer"
After some searching, it seems that QMediaPlayer requires
GStreamer to be running to work. Do I have to cross-compile
GStreamer and have it running on my device or is there an
option for QMediaPlayer to just use ALSA? I'd rather not
have to put GStreamer on the device just to play some audio.
Clif
More information about the Qt-interest-old
mailing list