You have tried to access a members only area. if you're a member, login.
Dec 24 2005 Streaming Music From Your PC To Your PSP
PSP Guide | How To
submit  
Streaming Music From Your PC To Your PSP for Sony PSP


TheMarsVolta
PM PSPage  
Decorah, Iowa, USA
Go on! You know you want it
Read reviews & Check out new games
+Reviews
READ
+Goods
DISCUSS
Joytron PSP Slim & Lite System Skin Case for Sony PSP
Joytron PSP Sli...
Pelican for Sony PSP All-in-One Case for Sony PSP
Pelican for Son...
PSP IVO Sound Mini Theater System for Sony PSP
PSP IVO Sound M...
DiGi iNVaDeRS for Sony PSP
DiGi iNVaDeRS
With the added support for RSS feeds, it only makes sense to take advantage of this feature. The best way, in my opinion, is to make your music library on your computer available to your PSP. This can be accomplished in a short amount of time.

This is just one way to do it. There are other servers that you use. I've tried Apache and didn't like it very much. I've also been told to use Windows IIS, but I am using Windows XP Home Edition, so that option isn't available to me.

This is a walkthrough of one way to make your music library available to your PSP, wirelessly. It is in baby steps, so it makes it a bit easier for people who have had trouble with this kind of thing.

What You'll Need
• A wireless network
Abyss Web Server
PHP5
PSP RSS Feeder

Setting Up The Feeder

Once you download the PSP RSS Feeder, extract the contents to the folder with all of your music. The feeder will allow you to select which song to listen to. For organization purposes, I used MP3Organizer to put my music into folders based on "Artist". You don't have to do this, but I find it to be much easier to navigate and find what I want.

That is all you need to do with the PSP RSS Feeder.

Installing PHP5

After you download PHP5, run the installer. Once installation has complete, move onto setting up the server. Remember the install directory that you use because you'll need it later. By default, it is C:PHP.

Installing and Configuring The Web Server

Download the free version of Abyss (X1). During the installation of the server, you'll be promted to make a username and password for access to the console. Use something that you can easily remember. Go to the configuration page in your web browser (localhost:9999 by default).

Image

Click the "Configure" button next to "Default Host On Port 80" in the hosts table. Then select "General" and change the Documents Path to the folder with your music in it. Click OK.

Image Image

When you are back at the Edit page, click on Index Files. Add "index.php" to the list (leaving out the quotes). Click OK.

Image

Then click on "Scripting Parameters". Make sure that "Enable Script Execution" is checked. On the "Interpreters" table, click "Add". For the "Interpreter" field, click "Browse" and find the file "php-cgi.exe". It is in the folder that you installed PHP5 ("C:PHPphp-cgi.exe", by default). Change the "Type" drop down menu to "PHP Style". Make sure that "Use the associated extensions to automatically update the Script Paths" is checked. At the "Associated Extensions" table, add "php" to the list (again, leaving out the quotes).

On the same page is a table called "Custom Environmental Variables". Click Add and enter these values:

Name: REDIRECT_STATUS
Value: 200

Click OK to save the changes.

Image

You'll also have to click "Restart' so the server can restart and the changes will be enabled.

Image

Testing It Out

To test it out, just enter "localhost" into a browser window. You should see a blue and purple page similar to the one shown below.

Image

If you didn't put your MP3s into folders, your page will look different, but it's not a big deal.

Using It With Your PSP

If you are in the same network as the computer that is running the server, all you need to do to access your RSS Feed is enter your local IP address into the PSP Web Browser. If you don't know your local IP address, do this:

Go to "Start > Run > CMD > ipconfig" and hit enter. It will say IP Address and then some numbers. In my case, it's 192.168.x.xx. It depends on what kind of router/access point you are using.

If you want to access your music library from outside of the network (over the internet), then you need to either use your IP that is provided by your ISP, or use a DNS service, such as no-ip.org, to bind a domain (yourdomain.no-ip.org) to your IP address. They have several subdomains to choose from, and the service is free.

Comments

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16
12/26/05 Jdizzy42
It keeps going to my router login screen
+
 

01/01/06 DeadAngel
i did all that and it running but i get this test page for apache installation

edited: Jan 01 2006 
+
 

01/01/06 dahidja
This is awesome, i got it so i'm able to download my stuff to a mem stick but how do I get it to stream ?
+
 

01/02/06 lilnaruto
im in the PHP RSS channel feeder thing but it wont add the rss channel . the psp just says "The channel could not be added. (80431072)"
+
 

01/05/06 dirtyshoes
lilnaruto said: "im in the PHP RSS channel feeder thing but it wont add the rss channel . the psp just says "The channel could not be added. (80431072)""


i am experiencing the same problem. i talked to the guy that made psp rss feeder and he said that it is might have to do with how the server is handleing the xml. any ideas?
+
 

01/06/06 TheMarsVolta
Sorry for submitting the guide with such a big hole in it. I have found a way around what is happening, but I need to rewrite some things. I'll ask the admins to change it once I get it written up (the changes don't take long).

Again, I'm sorry. I have tested it and the new method works.
+
 

01/06/06 yoyo_pete
You need to PM the Captain.
+
 

01/09/06 DCLXVI
Hi folks, I made PSP RSS Feeder and I run it at home from PHP 4.3.1 on IIS 5.0 on XP Home edition...

Here's how I've set up IIS on XP Home:
link

Hope this helps
+
 

01/09/06 jdfrag
i cant seem to get to the web site... "locolhost" doesnt work for me, any ideas???
+
 

01/09/06 jdfrag
lilnaruto said: "im in the PHP RSS channel feeder thing but it wont add the rss channel . the psp just says "The channel could not be added. (80431072)""


im having ur same problem...
+
 

01/10/06 northwst
lilnaruto said: "im in the PHP RSS channel feeder thing but it wont add the rss channel . the psp just says "The channel could not be added. (80431072)""


Same thing here, Have you figured out a work around? BTW This is awesome great write up. just wish it worked.
+
 

01/10/06 raistlin
I have the same problem as the bulk of the group. The install goes great, and testing on any other device on the network works well. The only problem is the error 'The channel could not be added (80431072)'.
I would love to hear when you get a workaround for this. You are obviously a very talented programmer, and should be commended for putting this together. I work for a tech company and I find nothing worse than trying to follow sloppy procedures on a complicated technical install. First rate job man! Here's to hoping it works soon!
+
 

01/12/06 jdfrag
amen dude, amen
+
 

01/12/06 northwst

link

nvm......................

go to the second page in this forum vvvvvvvvvvvvvvvvvv


edited: Jan 18 2006 
+
 

01/16/06 dirtbikr
Has anyone come up to the solution for this. I also have the "The channel could not be added (80431072)" error. Please give me some insight, i've tried almost everything i can think of.
Thanks!
+
 

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16

register / login
you must be a member to reply or post. signup or login