Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (68)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (4559)

  • Is there any free 360° Video Player ? [on hold]

    7 septembre 2019, par Mike

    I have recently searched but did not find a free web-player that makes it possible to play 360° videos and free-view (scroll) them. Is there any suggestion ?

  • Encoding audio while playing (Html player)

    21 juillet 2018, par Carlo Peluso

    I need to implement an audio encoding process, reducing the quality of an mp3 (bitrate) on-the-fly, while user is playing over network through html player. Any suggestion ?

    options :
    - PHP script that execute FFmpeg conversion and push a sdout and stream it to the the player ?
    - websocket that encodes serverside with Ffmpeg and sends to client the encoded chunks ?
    - other suggestion ? examples ?

  • Adaptive stream HTML5 player on android

    1er novembre 2016, par Hassan Ali Salem

    Iam using adobe media server as streaming server
    also Iam using adobe flash encoder to send the rtmp stream to the server

    my goal is to run the stream on the HTML5 player on desktop and devices browser.
    so I used the application : livepkgr m3u8

    it succeed to play on IOS, and desktop browsers but not on android.
    I tried everything.
    also I tried to use ffmpeg to encode the rtmp to mp4 or rtp

    but no luck with html5 player.

    on the other hand JWPlayer is working fine on android and ios and browsers.
    so I wonder how they did it ( if anyone has an idea !!)
    and what formats android html5 player supports for streaming !!

    thank you.