This is the Open-MediaKit Server v2.0
The OpenMediaKit Server is a free software to manage your media online.
This part of the OpenMediaKit project is the API Server (video recognition and transcoding)
Its aim is to
- get media files from an OpenMediaKit-Client or any API-compatible application
- extract the metadata of the media (size, codecs, bitrates ...)
- transcode them to other formats (thumbnails, web format, mobile ...)
- send them back to your OpenMediaKit-aware application.
Go to http://www.open-mediakit.org/ for more information, downloads, documentation...
- Installation instructions are in the INSTALL.md file
- for a Multi-server instance of the omk-server, read MULTISERVER.md
Copyright (C) 2008-2013 Benjamin Sonntag [email protected] Copyright (C) 2012-2013 Alban Crommer [email protected]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.