|
|
@@ -21,7 +21,8 @@ named media to your media files. Either will work. Run it as: |
|
|
|
./pymediaserv <localip> [ <http server port> ] |
|
|
|
|
|
|
|
The following packages are required to run the media server: |
|
|
|
* Twisted (only core and web necessary), Optional: patch to handle byte servering |
|
|
|
* Twisted (only core and web necessary, tested w/ 2.1.0 and |
|
|
|
Web 0.5.0) |
|
|
|
* ElementTree |
|
|
|
* SOAPpy available from Python Web Services |
|
|
|
* fpconst (required by SOAPpy) |
|
|
@@ -47,7 +48,7 @@ Ideas for future improvements: |
|
|
|
Support sorting by other attributes. |
|
|
|
Finish support for playing DVD stream. |
|
|
|
|
|
|
|
v0.x: |
|
|
|
v0.3: |
|
|
|
Include some patches for twisted in the distro, in the directory |
|
|
|
patches. |
|
|
|
Look inside MPEG-TS for TVCT and/or PAT and if there is more |
|
|
|