FeedMyTv is a project to make an open, extensible networked video recorder/fetcher and player that is simple to use from a remote control.
This site provides information for developers:
- /intro/?
- a brief introduction to the architecture, and the tools we are using to make it
- Status: pre-alpha
- Not yet worth running in anger.
- Installing a dev server
- how to set up your own development server. There are no packaged installers yet.
- Core
- The heart of the system, principally co-ordinates the various plugins.
- Plugins
- Most features are built using plugins. This allows us to embrace new technologies as they emerge. We can be quite sure the best way to fetch video over the network a few years from now will not be the same as today.
- Services
- FeedMyTv also hosts some handy services for our own clients, or for other like-minded code.
If you would like to contribute to the project, please contact Ashok and he'll sort you out.