Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (35)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

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

Sur d’autres sites (3567)

  • How to stream live event from my enigma to ustream or youtube using ffmpeg

    25 novembre 2014, par user3674244

    How to stream live event from my enigma to ustream or youtube using ffmpeg

    or how can i use m3u files to stream in ustream or youtube live

    Note : Im using windows 8.1

    thanks

  • Attach event handlers with .delegate() instead of .live().

    2 novembre 2011, par Sebastian Tschan

    m example/application.js m jquery.fileupload-ui.js Attach event handlers with .delegate() instead of .live().

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