maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] cuteRadio - A user-friendly internet radio player (https://talk.maemo.org/showthread.php?t=93292)

blufone 2014-06-09 08:47

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Thanx for this app. I have the N9. I cannot play many stations. I get Status: Error. eg. station 3AW - 693 AM Melbourne

huellif 2014-06-09 08:52

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Check here if you need Symbian development tools:

http://n8delight.blogspot.com/2014/0...f-symbian.html


a s60v5 port should be really easy: It supports Qt 4.7 and by default it has no Symbian components, only the default QtQuick 1.0
But there's a simple port of the Symbian components 1.0: http://forum.symbian-developers.net/...nts-for-s60v5/
So it's more or less easy to port the S^3 version to this firmware.

s60v3 with Qt 4.6 supports no QtQuick at all, you can use:
a) native Avkon for the UI which is A LOT of work and it's completly Symbian C++ or try Carbide C++ 2.7, which has a WYSIWYG UI editor, and pure Symbian C++ for the logic.

However if you didn't use pure Symbian C++ before don't use this way, it requires a bit time to get into the CleanupStack, TRAPs, Descriptors, Two Phase Construction etc. and it's not that useful to learn this stuff in 2014.
Maybe CODeRUS can help you a bit if you have questions? My skills are OK but I am not an expert.

b) QWidgets, which have a native look an feel.
You need the old QtSDK 1.1 which has s60v3 support, 1.2 has v5 - Belle only.


c) There are other solutions like Flash, JavaME, WRT, .NET, Python, Ruby, Perl and Silverlight but I don't know if they support the audio streaming?

xes 2014-06-09 09:05

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
@marxian
just a quick report...
While using the maemo version i can observe a mediamu/high cpu usage with the phone becoming a little bit warm after ~10 minutes (using a wifi connection) and battery level seems to go down quickly.

EDIT.
and a few questions.
How did you populated the db and could it be updated?
Which sources are you using?

Spectr 2014-06-09 09:59

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Thank you for app!!!! But But I'm not able to listen ''Digitally Imported-Trance'' in UK? Any help? :-(

Copernicus 2014-06-09 10:04

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
I've also been doing some testing on the Maemo version. From what top shows, while running, cuteradio tends to hover around 20% CPU, and pulseaudio stays between 20-25% CPU. I'm not seeing significant warming or battery drain here (although I haven't run for more than about half an hour at a time).

This is also on a wifi connection. My phone is sitting just a couple of feet from my wifi router though, so it might not need as much power...

backcover_press_service 2014-06-09 11:20

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Same results as Copernicus - for comparison, the same station, but listened to using OMP uses ~15 kB/s transfer and OMP doesn't exceed 5% CPU (pulseaudio, similar to Copernicus example, is 15-20% CPU).

xes 2014-06-09 12:18

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Quote:

Originally Posted by Copernicus (Post 1428805)
... From what top shows, while running, cuteradio tends to hover around 20% CPU, and pulseaudio stays between 20-25% CPU.

Yep i can confirm the values, cumulative load is near 50-60% but seems to change a little for different streams.

When compared to OMP in fact it uses about 20-25% more cpu.

Temperature... probably a summer effect summed to cpu load.

marxian 2014-06-09 14:10

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Quote:

Originally Posted by huellif (Post 1428799)
Check here if you need Symbian development tools:

http://n8delight.blogspot.com/2014/0...f-symbian.html


a s60v5 port should be really easy: It supports Qt 4.7 and by default it has no Symbian components, only the default QtQuick 1.0
But there's a simple port of the Symbian components 1.0: http://forum.symbian-developers.net/...nts-for-s60v5/
So it's more or less easy to port the S^3 version to this firmware.

s60v3 with Qt 4.6 supports no QtQuick at all, you can use:
a) native Avkon for the UI which is A LOT of work and it's completly Symbian C++ or try Carbide C++ 2.7, which has a WYSIWYG UI editor, and pure Symbian C++ for the logic.

However if you didn't use pure Symbian C++ before don't use this way, it requires a bit time to get into the CleanupStack, TRAPs, Descriptors, Two Phase Construction etc. and it's not that useful to learn this stuff in 2014.
Maybe CODeRUS can help you a bit if you have questions? My skills are OK but I am not an expert.

b) QWidgets, which have a native look an feel.
You need the old QtSDK 1.1 which has s60v3 support, 1.2 has v5 - Belle only.


c) There are other solutions like Flash, JavaME, WRT, .NET, Python, Ruby, Perl and Silverlight but I don't know if they support the audio streaming?

I will almost certainly be using QWidgets for S60 3rd Edition. Of course, if it's very easy to port the Symbian ^3 version to S60 5th Edition, well the source is on GitHub, so ... ;)

marxian 2014-06-09 14:12

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Quote:

Originally Posted by xes (Post 1428816)
Yep i can confirm the values, cumulative load is near 50-60% but seems to change a little for different streams.

When compared to OMP in fact it uses about 20-25% more cpu.

Temperature... probably a summer effect summed to cpu load.

MAFW (used by OMP) uses the DSP, whereas Phonon does not. This explains the difference in CPU load.

marxian 2014-06-09 14:19

Re: [Announce] cuteRadio - A user-friendly internet radio player
 
Quote:

Originally Posted by Spectr (Post 1428804)
Thank you for app!!!! But But I'm not able to listen ''Digitally Imported-Trance'' in UK? Any help? :-(

I get a message about licensing restrictions. If you have access to a proxy server, you can use that in cuteRadio by going to the settings page and entering the proxy settings.


All times are GMT. The time now is 20:54.

vBulletin® Version 3.8.8