Recherche avancée

Médias (0)

Mot : - Tags -/albums

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

Autres articles (102)

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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Prérequis à l’installation

    31 janvier 2010, par

    Préambule
    Cet article n’a pas pour but de détailler les installations de ces logiciels mais plutôt de donner des informations sur leur configuration spécifique.
    Avant toute chose SPIPMotion tout comme MediaSPIP est fait pour tourner sur des distributions Linux de type Debian ou dérivées (Ubuntu...). Les documentations de ce site se réfèrent donc à ces distributions. Il est également possible de l’utiliser sur d’autres distributions Linux mais aucune garantie de bon fonctionnement n’est possible.
    Il (...)

Sur d’autres sites (13278)

  • configure : fix —disable-v4l2-m2m can't work

    4 septembre 2019, par Jun Zhao
    configure : fix —disable-v4l2-m2m can't work
    

    Use the command ./configure with/without —disable-v4l2-m2m test.

    Reviewed-by : Aman Gupta <aman@tmm1.net>
    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] configure
  • bindProcessToNetwork does not work for live555's rtspclient

    19 février 2020, par apan

    When my phone is connected to the WiFi camera, the Android system will recognise the WiFi network as an unavailable network, and then automatically switch to mobile data, so I use bindProcessToNetwork to bind the network to the WiFi connection. When I use ffmpeg’s rtsp module to connect to the WiFi camera, bindProcessToNetwork works well, but when I port live555 to the android platform, bindProcessToNetwork does not work when using rtspclient, it looks like rtspclient is still using mobile data connection instead of WiFi connection. How should I solve this problem ?

  • regainplay_analysis : Work around GCC optimizer bug.

    15 juin 2014, par Erik de Castro Lopo
    regainplay_analysis : Work around GCC optimizer bug.
    

    Discussion : http://lists.xiph.org/pipermail/flac-dev/2014-June/004720.html
    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/share/replaygain_analysis/replaygain_analysis.c