An API allowing java applications to connect to MythTV as a client.
jMythAPI is a java library to query and control a MythTV backend and MythTV database.
JMythAPI uses the Myth protocol to communicate with the MythTV backend and the MySQL JDBC driver to query the MythTV database. It provides a high level API enabling java developers to easily access MythTV, without the need to know all the details about the underlying protocol and differences between various protocol versions.
Connect your computer to your music/sound system and use your netbook, laptop, Apple, IPhone or smartphone to control the server from wherever you are. Perfect for parties, pubs... Access your audio, mp3 library remotely or dj from the dance floor.
This projects aims to provide a high-level API written in Java to access a mythbackend using the mythtvprotocol and the MySQL database backend. See www.mythtv.org for details regarding mythtv.