Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (42)

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

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

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (10340)

  • Using ffplay to open a video at a specific window location [on hold]

    18 août 2014, par Willette Lynch

    I need to use ffplay to open a video file, but i need to pass it x,y coordinates so i can have it play the video where I want it to.

    As default ffplay simply opens the video at the top left corner.

    I’ve tried searching for options in ffplay but i couldnt find it.
    Also tried using window managers like fluxbox, again couldnt find the command)

    Please note that I need to run it as a shell command.

    Any Help would be appreciated.

    Thanks in Advance

  • live555 live audio source to ondemandserver in C/C++

    17 août 2014, par Godspped

    I want to be able to stream from a microphone to another computer using live555, I am using ffmpeg to encode microphone audio into mp2 packets, I know want to send this out using live555, but am getting confused as to what class to override to do this.

    I am using the OnDemandServer and I know I have to override OnDemandServerMediaSubsession, and the real problem is what source should I be overriding, is it the AudioInputDevice ?

    Any help would be greatly appreciated, a sample or tutorial on this would greatly help.

    Thanks in advance.

  • Live video stream web cam aggregator

    17 août 2014, par Mindgauge

    I need to aggregate several live streams from web cams.
    Then generate a single live stream for the client.

    I see several apps to capture the web cam stream, but nothing that will splice the streams together.