Garage:Mediakit : Différence entre versions

De La Quadrature du Net
Aller à la navigationAller à la recherche
Ligne 5 : Ligne 5 :
 
|image=Mediakit.png
 
|image=Mediakit.png
 
|aperson=[[User:benjamin|Benjamin]]
 
|aperson=[[User:benjamin|Benjamin]]
|repository=svn://svn.octopuce.fr/mediakit
+
|repository=svn://svn.laquadrature.net/mediakit
 
|url=http://mediakit.laquadrature.net
 
|url=http://mediakit.laquadrature.net
 
}}
 
}}

Version du 20 juin 2010 à 11:34

The Mediakit is a video and audio database program.The

Description

It works like this :

  • Upload of the video and audio files can be done using a FTP account
  • When the uploaded file doesn't "move" anymore (I mean when its mtime is older than 1H) it is parsed, moved into a storage folder, and referenced in a MySQL database
  • A web interface shows the files, and a search engine allows the web users to find older audio and video files.
  • The web interface allows the downloads in any format of the video and audio files
  • You can affect a list of timecode and description for each video, that allows you to find a short sequence in any video or audio.
  • A cron job is used to compress the video and audio in miscellaneous formats (mp3, ogg, ogv, mp4, flv etc.)
  • When accessed using a special hostname, and using a basic http authentication, the web interface shows links to edit the name, description and tags attached to any media, and to edit the tag and taggroup list.
  • It is written in PHP using a MySQL database. The source code is

What we want to do

  • Make a better web interface (html5 or flash automatically) to show the video and audio files, and to show less technical informations.
  • Make a box that shows the latest media having some tags (hadopi, loppsi, wd12 etc.)
  • Make an iframe widget to allow publishing a media anywhere
<< back to the garage
Mediakit
Picture of this projet
Description The mediakit is a web application to publish, encode, tag, search and save video and audio documents related to La Quadrature's topics.
Languages PHP,MySQL
Leader Benjamin
Contributors {{{developers}}}
Repository svn://svn.laquadrature.net/mediakit
Project Url http://mediakit.laquadrature.net
Demo {{{demo}}}
Download {{{download}}}