Recherche avancée

Médias (0)

Mot : - Tags -/organisation

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

Autres articles (89)

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

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

  • Android Third Party Media Player SDK to replace Default MediaPlayer under Apache Licence [on hold]

    22 avril 2015, par Amanda Fernandez

    I googled a lot and found that there is no way we can alter the buffer size of default media player. So, need to use custom player. I found 2 libraries :

    1. ffmeg
    2. gStreamer

    But both are under GNU licence.

    I have confusion on its licence.If I’m using these 2 libraries, then do I have to make my app source code open source.?
    Also, came across brightcove library. It’s native videoplayer NDK. Can It be sued for streaming audio.

    Is there any other 3 party libraries available for media player ?

  • How to send stream on Azure Media service Secondary INGEST URL by RTMP ?

    12 avril 2018, par Lin ChiMing

    I did well to post stream on Primary INGEST URL, but failed to post stream on Secondary INGEST URL.

    I uesd FFMPEG to post stream, i found that FFMPEG stuck while handshaking with Azure Media service.

    I saw FFMPEG send 0x0C and 1536 random bytes to Azure Media service, but Azure didn’t response anything.

    Is Secondary INGEST URL still work ?

  • fftools : provide media type info for devices

    21 décembre 2021, par Diederick Niehorster
    fftools : provide media type info for devices
    

    fftools now print info about what media type(s), if any, are provided by
    sink and source avdevices.

    Signed-off-by : Diederick Niehorster <dcnieho@gmail.com>
    Reviewed-by : Roger Pack <rogerdpack2@gmail.com>

    • [DH] fftools/cmdutils.c