Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (69)

  • 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" (...)

  • 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 (...)

Sur d’autres sites (11606)

  • Revision 36505 : Gros upgrade du plugin avatar, suite, application a SPIP 2.0 Accents dans ...

    21 mars 2010, par cedric@… — Log

    Gros upgrade du plugin avatar, suite, application a SPIP 2.0
    Accents dans le fichier de langue, et passage en version 1.0.0

  • ffmpeg : Could not negotiate a supported cipher suite

    9 novembre 2016, par bot1131357

    I am trying to securely rtsp stream between two consoles on my computer.

    On the listening console I have :

    ffplay -rtsp_flags listen rtsps://127.0.0.1:8554/live.sdp?cert=domain.crt"&"key=domain.key

    On the streaming console I have :

    ffmpeg -f lavfi -i smptebars -c:v libvpx -f rtsp -rtsp_transport tcp rtsps://127.0.0.1:8554/live.sdp

    When I run ffmpeg on the second console, ffplay (1st console) returns with the following message :

    [tls @ 0x7f3eb8005be0] error:1408A0C1:SSL routines:ssl3_get_client_hello:no shared cipher
    [rtsp @ 0x7f3eb80008c0] Unable to open RTSP for listening
    rtsps://127.0.0.1:8554/live.sdp?cert=domain.crt&key=domain.key: Input/output error

    The second console shows this :

    Input #0, lavfi, from 'smptebars':
     Duration: N/A, start: 0.000000, bitrate: N/A
       Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
    [libvpx @ 0x120f8c0] v1.6.0-322-gc325fb7
    [tls @ 0x12340e0] Unable to negotiate TLS/SSL session
    Could not write header for output file #0 (incorrect codec parameters ?): Input/output errorStream mapping:
     Stream #0:0 -> #0:0 (rawvideo (native) -> vp8 (libvpx))
       Last message repeated 1 times

    I get the feeling that the command syntax that I use is incorrect, but I was unable to find much resources on this on the internet.
    Can someone point me in the right direction ?


    My build (Ubuntu 14.04 LTS)

    ffmpeg version N-82143-gbf14393 Copyright (c) 2000-2016 the FFmpeg developers
     built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
     configuration: --prefix=/home/reccsi/Dev/build-x64/ffmpeg-x64/ --target-os=linux --pkg-config-flags=--static --enable-shared --enable-libvpx --enable-libvorbis --enable-openssl --enable-pic --enable-debug
  • Revision 36498 : corriger la balise #GRAVATAR dont les defaut etaient buggues suite a ...

    20 mars 2010, par cedric@… — Log

    corriger la balise #GRAVATAR dont les defaut etaient buggues suite a [35975]