Recherche avancée

Médias (0)

Mot : - Tags -/diogene

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (104)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (9185)

  • Set custom cookie to ffmpeg http request

    18 février 2016, par Dima

    I use ijkplayer at my project to show a video stream (it based on ffmpeg lib), but I had change request and now I have to send some data in cookie for each request to the server. So I figured out that there’s http.c file which works with each request and added test cookie to cookie field

    char data[] = {'t','e','s','t','=','r','2','d','2',';','p','a','t','h','=','/',';'};
    s->cookies = data;

    I looked into wireshark, and I saw that my requests was sent with this cookie, but after first sending I receive this signal :

    libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0xa0c013e8 in tid 27629 (ff_read)

    Maybe somebody had same problem and can help me

  • is that possible to use ffmpeg convert .mp4 to .ts when get a http request

    6 mars 2019, par koner

    I search some article that tell me should convert the mp4 first,then wait the request and send the ts and m3u8.

    But i looking for a way , that is when the request comes , then i will start to convert the video , and send the m3u8 immediately when the Conversion is not finish.

    If the request come , but the ts file not ready ,then wait still the file ready and send it immediately .

    Is that possible to do something like this ? or can use another way to have the same effect ?

  • Anomalie #3630 (Fermé) : Logo d’auteur et fonction de recherche de logo

    5 février 2021, par cedric -