Recherche avancée

Médias (1)

Mot : - Tags -/publicité

Autres articles (32)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • MJPEG stream without boundaries

    8 août 2014, par Josef Zamrzla

    I’m working on mjpeg streaming proxy for MJPEG cameras and I have trouble with one strange stream : http://24.39.90.86:8001 Can someone help me how to find a boundaries in this stream ? Common mjpeg stream usually contains eg. "—myboundary" but there are no headers in that stream. Thanks for any help.
    J.

  • FFmpeg play audio stream on a browser

    15 juillet 2017, par tiras muturi

    Hey guys i have a live stream that is served by the ffserver but i want the stream to be playable on a browser since i have a website and i also want to play the stream in an android app. Most importantly the android device.

    i want if i type this on a browser then i can be able to listen to the stream there and then.

    http://localhost:8090/test1.mp3

    if i put the link in vlc am able to receive the stream.

    Anyone with this workaround please assist me.

  • FFmpeg play audio stream on a browser

    9 mars 2017, par tiras muturi

    Hey guys i have a live stream that is served by the ffserver but i want the stream to be playable on a browser since i have a website and i also want to play the stream in an android app. Most importantly the android device.

    i want if i type this on a browser then i can be able to listen to the stream there and then.

    http://localhost:8090/test1.mp3

    if i put the link in vlc am able to receive the stream.

    Anyone with this workaround please assist me.