| 1 | ================= |
|---|
| 2 | Telemeta - README |
|---|
| 3 | ================= |
|---|
| 4 | |
|---|
| 5 | Telemeta: web frontend to backup, analyse, transcode and stream any audio content and metadata |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | Introduction |
|---|
| 9 | ============ |
|---|
| 10 | |
|---|
| 11 | Telemeta is a web audio archiving program which introduces useful and secure methods to |
|---|
| 12 | backup, index, transcode, analyse and publish any digitalized audio file with its metadata. |
|---|
| 13 | It is dedicated to professionnals who wants to easily backup and publish documented sounds |
|---|
| 14 | from collections of vinyls, magnetic tapes or audio CDs over a strong database, |
|---|
| 15 | in accordance with open standards. |
|---|
| 16 | |
|---|
| 17 | Here are the main features of Telemeta: |
|---|
| 18 | |
|---|
| 19 | * Secure archiving, editing and publishing of audio files over internet. |
|---|
| 20 | * User friendly web frontend including workflows and high level search methods |
|---|
| 21 | * Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2) |
|---|
| 22 | * "On the fly" analyzing, transcoding and metadata embedding based on an easy plugin architecture |
|---|
| 23 | * Multi-format support : FLAC, OGG, MP3, WAV and more |
|---|
| 24 | * GEO Navigator for audio geolocalization |
|---|
| 25 | * DublinCore compatibility |
|---|
| 26 | * OAI-PMH data provider |
|---|
| 27 | * XML serialized backup |
|---|
| 28 | * Strong SQL backend |
|---|
| 29 | |
|---|
| 30 | The Telemeta data model is based on 'collections' and 'items'. A collection is described |
|---|
| 31 | by its metadata and includes original audio items (sounds) and its own metadata. This |
|---|
| 32 | existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) |
|---|
| 33 | but could be easily adapted/overrided to sue other data structures. |
|---|
| 34 | |
|---|
| 35 | |
|---|
| 36 | Installation and usage |
|---|
| 37 | ====================== |
|---|
| 38 | |
|---|
| 39 | See INSTALL and http://telemeta.org for more informations. |
|---|
| 40 | |
|---|
| 41 | |
|---|
| 42 | Development |
|---|
| 43 | =========== |
|---|
| 44 | |
|---|
| 45 | To participate to the development of telemeta, you will need a login/password couple. |
|---|
| 46 | You're welcome to email us to join and commit your great ideas ;) |
|---|
| 47 | |
|---|
| 48 | To get the lastest development version, you need subversion and run:: |
|---|
| 49 | |
|---|
| 50 | $ svn co http://svn.parisson.org/svn/telemeta/trunk telemeta |
|---|
| 51 | |
|---|
| 52 | |
|---|
| 53 | Licence |
|---|
| 54 | ======= |
|---|
| 55 | CeCILL v2 (see COPYING) |
|---|
| 56 | |
|---|
| 57 | |
|---|
| 58 | Bugs and feedback |
|---|
| 59 | ================= |
|---|
| 60 | |
|---|
| 61 | You are welcome to freely use this application in accordance to its licence. |
|---|
| 62 | If you find some bugs, PLEASE leave a ticket on this page: |
|---|
| 63 | |
|---|
| 64 | http://telemeta.org/newticket |
|---|
| 65 | |
|---|
| 66 | You can also leave a ticket to request some new interesting features for the next versions. |
|---|
| 67 | And even if Telemeta suits you, please give us some feedback ! |
|---|
| 68 | |
|---|
| 69 | |
|---|
| 70 | Related projects |
|---|
| 71 | ================ |
|---|
| 72 | |
|---|
| 73 | TimeSide : Web Audio Components |
|---|
| 74 | http://code.google.com/p/timeside/ |
|---|
| 75 | |
|---|
| 76 | |
|---|
| 77 | Contact |
|---|
| 78 | ======= |
|---|
| 79 | |
|---|
| 80 | :Homepage: http://telemeta.org |
|---|
| 81 | |
|---|
| 82 | :Emails: Guillaume Pellerin <yomguy@parisson.com>, |
|---|
| 83 | Olivier Guilyardi <olivier@samalyse.com>, |
|---|
| 84 | Riccardo Zaccarelli <riccardo@parisson.com> |
|---|
| 85 | |
|---|
| 86 | Sponsors |
|---|
| 87 | ======== |
|---|
| 88 | |
|---|
| 89 | The Telemeta project is developed by Parisson and Samalyse. It is sponsored by : |
|---|
| 90 | |
|---|
| 91 | * CNRS : Centre National de la Recherche Scientifique (the french Natianal Research and Scientific Center) |
|---|
| 92 | http://cnrs.fr |
|---|
| 93 | * CREM : Centre de Recherche en Ethnomusicology (the french Ethnomusicology Research Center) |
|---|
| 94 | http://www.crem-cnrs.fr |
|---|
| 95 | * LAM : Equipe Lutherie, Acoustique et Musique de l'Université Pierre et Marie Curie de Paris |
|---|
| 96 | (Instrument design, Acoustic and Music team of the Pierre & Marie Curie University) |
|---|
| 97 | http://www.lam.jussieu.fr/ |
|---|
| 98 | * MuCEM : Musée des Civilisations de l'Europe et de la Méditerranée |
|---|
| 99 | http://www.musee-europemediterranee.org |
|---|
| 100 | * MMSH : Maison Méditerranéenne des Sciences de l'Homme |
|---|
| 101 | http://www.mmsh.univ-aix.fr/ |
|---|
| 102 | * The Antropponet Project |
|---|