Advanced search

Medias (3)

Tag: - Tags -/collection

Other articles (59)

  • MediaSPIP v0.2

    21 June 2013, by

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • MediaSPIP version 0.1 Beta

    16 April 2011, by

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Publier sur MédiaSpip

    13 June 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

On other websites (9382)

  • Cross-compiling librtmp for android

    4 February 2014, by Dan Turner

    Has anybody out there successfully cross-compiled librtmp for the Android platform? I know that the rtmpdump android download has librtmp.so included, but I think I need librtmp.a also (I am trying to cross-compile ffmpeg with librtmp support).

    Anybody had any luck with this? It's driving me bonkers....

    Ta

    Dan

  • Installing FFmpeg 1.1.2 "Fire Flower" on a mountain Lion

    14 February 2013, by Anand

    I am trying to install FFmpeg 1.1.2 "Fire Flower" on mountain lion machine.
    I downloaded http://www.ffmpeg.org/releases/ffmpeg-1.1.2.tar.bz2 from http://www.ffmpeg.org/download.html and extracted it.
    Is there a step by step tutorial to get the source code compiled, installed and get it running in my machine

  • Web audio stream

    21 February 2013, by user658091

    What's a good solution for web audio streaming?

    I've read about Flash Media Server, but that's a little too expensive right now, it seems easier than other solutions but can't afford it.

    There is FFmpeg, FFserver, Icecast and SSH among the popular.

    What I want is an easy solution for the user, which I was thinking something with flash. Load up FFmpeg/FFserver or Icecast as server stream and read that stream with a flash player inside the webpage. (I don't want to force users to download VLC or winamp)

    I'm not sure if I'm going the right way.