Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (51)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

Sur d’autres sites (6345)

  • Live Video Stream support for android ?

    9 juin 2014, par Mike Read

    I have a live video feed in m3u8 format and works great in iphone android doesnt support it.
    Im planing to convert the feed using ffmpeg and just wondering what the best format/codec/protocol works best with the lowest version of android possible.

    thanks so much !

  • How to run FFMPEG commands from android

    13 juillet 2013, par Jagdeep Singh

    I am new with ffmpeg, so what I want is to run the ffmpeg commands through my native C file.I had seen some example which said to pass the command in the main() function of ffmpeg.c file. I am doing the same but I am getting undefined reference to 'main'. How can we run basic ffmpeg commands in android ?

  • Develop Android application that record the phone's screen [on hold]

    2 juillet 2013, par kyle205

    I am developing an Android application that recording screen of Android phone. I saw some applications that do the same job such as Screencast Video Recorder, ASC. I am quite stuck on how to start, especially I am looking for library to develop it from. So, I' m wondering if anyone know any library, or framework that I can use to developing the similar application ?