Recherche avancée

Médias (0)

Mot : - Tags -/content

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

Autres articles (101)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

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

  • ffmpeg send live stream from dshow Windows [on hold]

    1er octobre 2015, par Thiago Adriano

    How Can I send live stream from my placa Osprey on windows ? I need to play a video in HTML, but I don’t know How Can I do this ... Anybody help me ?

  • How to convert Live stream to HLS multi-bitrate ? [on hold]

    22 avril 2015, par Griffin

    I am currently working on Live HLS Streaming. I am trying to convert streams from USB tuner to HLS with adaptive bitrate. My activity is to segment a live stream from a TV tuner card into chunks of different bit-rates.

    Is there any open source tools available in Linux which does the same ? Help appreciated.

  • Live Streams DirectShow Source Filter [on hold]

    9 avril 2015, par SDR RTS

    I need get inpput from live streams formats ( such as RTMP,RTSP,... ).
    Unfortunately i coudn’t found any things about that in internet.

    I tried reading RTMP/RTSP streams with ffmpeg or Libav*. but nothings in my hand !

    • We can’t use FFMpeg as a directshow source filter
    • And Libav* is very complicated and does not exist any direct & clear path to reading live streams, parsing & decoding and then playing that.

    Some people suggest using ffdshow trayouts. I searched about that. but nothing found.

    Anyone can help me to implement a clear Directshow push source filter that support RTMP, RTSP formats ?

    Many thanks for any help.