PDA

View Full Version : PSPRadio 0.1a


class
09-22-2005, 01:34 PM
From :

http://rafpsp.blogspot.com/


I've been working on getting an internet radio client for the PSP.
I want it to support shoutcast servers, and for starters support MP3 format.
I'll worry about the interface later.
I got a C++ framework all set up already. This will allow people to develop applications for the PSP with sound/networking support a lot easier to do.
I got the networking to work too. (The profile is selectable via a config file, along with the mp3 file/stream(url)).

More.. I got the app in a state where it can play an mp3 file perfectly, and also an mp3 stream from a URL!!!!

More things to do (In no particular priority order)
-Nicer user interface
-Support for v1 playlists
-Support for v2 playlists
-Metadata retrieval (display song title from a online stream)
-ID3 tag parsing
-AAC support
-better shoutcast server support
-more configuration availability (buffers, etc)

PSPRadio 0.1a download
Both psp-hacks.com and psp-updates.com have been nice enough to host the program.


peace out class...
:D

Rossmac
09-22-2005, 03:06 PM
rock on.

just to let everyone know.
NO this will not run on anything but 1.0 or 1.5.
The network requires a static IP not a dynamic one - like the wireless vnc viewer does.

Hope this will keep this thread clear of useless banter.


Rossmac

|vibez|
09-22-2005, 07:40 PM
Nice work! For some reason the player doesnt get past the 'opening' stream message. It detects my network settings just fine

Undead69
09-23-2005, 02:00 AM
This is something i was really missing on my PSP :)
Tested a few streams, and most worked.
Some indeed hang during opening.
But hey its just a first release.

Thanks again

Gehenna
09-23-2005, 03:36 PM
what stream formats work and where can you find them? I've never dabbled in internet radio before

Undead69
09-24-2005, 05:15 AM
Hi,

just have a look at www.shoutcast.com :D
Here you will find 1000s of streams.
Just edit the ip of a stream in the PSPRadio config.cfg file.