FFmpeg is a "complete, cross-platform solution to record, convert and stream audio and video". We provide easy to use binaries for Windows.
Our binaries are compiled using GitHub Actions and made available on SoureForge for download. See https://github.com/mannyamorim/ffmpeg-windows-builds for more info. Nightly builds start at midnight UTC and are available about 2 hours later. Release builds are manually triggered when new releases are made available by FFmpeg.
We are providing...
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.