Recherche avancée

Médias (91)

Autres articles (54)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (10474)

  • RTSP to HTTP Live Streaming (iOS)

    15 novembre 2013, par user2964075

    I have RTSP feed coming from my IP Camera as my source input and need to publish it to HTTP Live Streaming (HLS) for playback on iOS devices. I have already tried RTSP-to-RTSP on iOS and it worked ; this time I want to try RTSP-to-HLS. I already have Wowza and ffmpeg installed but I just don't know what commands I should run to produce HLS. I've googled for the right commands but I just couldn't find them. What should I run ?

    Safari supports HLS. Does it also mean that UIWebView supports HLS as well ?

  • How to create hls live playlist using mp4 file

    4 mai 2019, par rustin peter

    I have a program that will create 10 second mp4 file every 6 seconds.

    i want to convert that to .ts files and send all those .ts files to hls playlist file to do live stream. how to do that ?

  • FFMPEG Live to HLS With Discontinuity TAGs

    21 octobre 2020, par Ezequiel

    im having one trouble with FFMPEG Live Video, i want to create a Live2Live stream from HLS to HLS, that stream have a Discontinuity Tag, so... FFMPEG cut processing.

    


    How can do to make FFMPEG ignores that tags in manifest ? (Maybe there discontinuities in PTS and another timestaps... i dont know) but.. any player, play that m3u8 correctly without any cut.

    


    I was tryied differents ways, using -c copy the ingest is continuos but the player can´t reproduce.

    


    Thank you very much !