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.
A PHP backend designed to be scraped by XBMC (PC or XBOX) for the purpose of negating the necessity of using the SMB protocol. This project aims to "KISS", while providing great functionality. A frontend is provided for those who don't have XBMC.
TO DATE, THERE IS NO PYTHON PLUGIN FOR XBMC TO MAKE USE OF THIS PROJECT. Just thought I'd warn you.
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.
Ashcast is a video-chat application fully written in Java, using a Swing GUI. It offers full cam support on MS Windows, Linux and Macintosh systems, and integrates with an IRC based backend for chat.