Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (100)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (10263)

  • Server requirements ffmpeg for insert text a small video

    30 juin 2020, par Alpay Deniz Karakurt

    I will use ffmpeg to write a username and add a picture to a 30 second video. 618 users will benefit from this service per day. How do you think a server needs ? Thank you for your help

    


  • Add basic gitattributes file. Closes gh-612

    30 janvier 2013, par nschonni

    + .gitattributes Add basic gitattributes file. Closes gh-612

  • http: Add an option for forcing basic authentication

    9 octobre 2013, par Martin Storsjö
    http: Add an option for forcing basic authentication
    

    The default is to autodetect the auth method. This does require one
    extra request (and also closing and reopening the http connection).
    For some cases such as HTTP POST, the autodetection is not handled
    properly (yet).

    No option is added for digest, since this method requires getting
    nonce parameters from the server first and can’t be used straight
    away like Basic.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/http.c
    • [DH] libavformat/version.h