|
|
@@ -16,9 +16,8 @@ Tested basic functionality with the following devices and/or programs: |
|
|
|
Sony PlayStation 3 |
|
|
|
Linksys DMC-250 |
|
|
|
|
|
|
|
The Intel tools are good for testing (though Windows only) and are |
|
|
|
available at: |
|
|
|
http://www.intel.com/cd/ids/developer/asmo-na/eng/downloads/upnp/index.htm |
|
|
|
The Intel tools are good for testing (though Windows only) but have been |
|
|
|
moved. Not sure where they are located now. |
|
|
|
|
|
|
|
Either make a directory media and put the files there, or make a symlink |
|
|
|
named media to your media files. Either will work. Run it as: |
|
|
@@ -26,7 +25,8 @@ named media to your media files. Either will work. Run it as: |
|
|
|
|
|
|
|
The following packages are required to run the media server: |
|
|
|
* Twisted (tested w/ 8.2.0) - http://twistedmatrix.com/trac/ |
|
|
|
* ElementTree - http://effbot.org/zone/element-index.htm |
|
|
|
* ElementTree (only pre-Python 2.5) - |
|
|
|
http://effbot.org/zone/element-index.htm |
|
|
|
* SOAPpy - http://pywebsvcs.sourceforge.net/ |
|
|
|
* fpconst (required by SOAPpy) - |
|
|
|
http://sourceforge.net/project/showfiles.php?group_id=71248 |
|
|
|