Acknowledgements
Open Source products used by TVersity
- Apache Portable Runtime is the portable runtime used by the TVersity Media Server
- FFMPEG is used to encode media into formats supported by media hubs. Modifications are available at: https://github.com/ronenmiz
- SQLite is the embedded RDBMS used as the lightweight persistent store of the media library
- cURL is the platform independent HTTP client implementation used by TVersity
- libupnp from Intel is used to comply with the UPNP device specification
- Open Laszlo is used for the TVersity GUI
- LAME is used to encode to mp3
- pthreads for Win32 from redhat is required by libupnp
- log4cxx from the ASF is the logging facility
- NSIS is used to create installable executables
- TagLib is used to read tags
- iUI is the user interface library used for supporting the iPhone
- dcraw is used to process digital camera raw image formats
- Berkelium is used for off screen browser
- EasyHook is used for Windows API hooking
- portaudio is used for live audio capture
- ImageMagick is used for image format conversion.
- Free Type 2 is used for subtitle rendering.
The TVersity Media software would not have been possible without these great products, we would like to thank all the people that contributed to them.
