Browse Source

add versions, and prep for v0.3..

[git-p4: depot-paths = "//depot/": change = 888]
v0.3
John-Mark Gurney 18 years ago
parent
commit
02296bec0f
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      README

+ 3
- 2
README View File

@@ -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


Loading…
Cancel
Save