Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (99)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

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

  • FFserver : Securing with HTTP Authentication ? (Apache ?)

    6 février 2012, par mdaddy

    Is there some way to secure an ffserver webcam stream using Apache / HTTP Authentication ? Some type of Apache proxy perhaps ?

    Right now I have it so only machines on the LAN can view the http://webcam/stream.mjpg, but I want people from the outside to be able to access it if they provide a username / pw (HTTP Auth, which isn't built into ffserver).

    Thanks !

  • avformat/http: add referer option into http

    1er février 2018, par Steven Liu
    avformat/http: add referer option into http
    

    add Referer message if referer have been set.
    Signed-off-by : Steven Liu <lq@chinaffmpeg.org>

    • [DH] doc/protocols.texi
    • [DH] libavformat/http.c
  • doc/http: Update HTTP protocol options

    17 juillet 2020, par Jun Zhao
    doc/http: Update HTTP protocol options
    

    remove the timeout option docs part for HTTP protocol and add
    auth_type option part.

    Reviewed-by : Gyan Doshi <ffmpeg@gyani.pro>
    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] doc/protocols.texi