ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #06297
[Bug 1571567] Re: Read metadata of audio (radio) streams are not supported on Ubuntu Phone
@jim is this the right project?
** Also affects: qtubuntu-media (Ubuntu)
Importance: Undecided
Status: New
** Changed in: canonical-devices-system-image
Status: New => Confirmed
** Changed in: canonical-devices-system-image
Assignee: (unassigned) => Jim Hodapp (jhodapp)
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtubuntu-media in Ubuntu.
https://bugs.launchpad.net/bugs/1571567
Title:
Read metadata of audio (radio) streams are not supported on Ubuntu
Phone
Status in Canonical System Image:
Confirmed
Status in qtubuntu-media package in Ubuntu:
New
Bug description:
Hello I use in a qmlproject QtMultiMedia 5.6
The property metadata.title displays the current title of a radio stream.
example:
Audio {
id: player
source: "http://icecast.timlradio.co.uk:80/a7128.mp3"
}
...
Label {
id: display
text: ""
}
...
display.text = String(player.metadata.title);
It works fine, when I use the "Desktop Kit" from Ubuntu SDK on PC .
But on ubuntu phone (armhf) the title does not display
phone is Bq 4.5 with OTA-10
PC Ubuntu 14.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1571567/+subscriptions