Recherche avancée

Médias (91)

Autres articles (56)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

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

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

  • iOS local host RTMP server

    16 septembre 2020, par estoril

    I have been tasked with creating an iPad application, iOS 12.3 latest support, to run as a local RTMP server. Purpose being, external devices connect to this local RTMP server on iOS iPad, either via the iPad's wifi connection or enabled hotspot, and playback the display of external devices (mirror) onto the iPad.

    


    I have been successful with creating a local host HTTP server, but upon connecting with external devices the local server on the iPad quits.

    


    I will be using open source software for decoding and playback of video feed such as vlc or ffmpeg, but need guidance on an iPhone local host implementation, such as https://github.com/sallar/mac-local-rtmp-server for a mac.

    


    Any help would be greatly appreciated !

    


  • Revision 403719963e : Converting disable_inter_mode_mask to inter_mode_mask. Making this consistent w

    29 mai 2014, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_speed_features.c


     Modify /vp9/encoder/vp9_speed_features.h



    Converting disable_inter_mode_mask to inter_mode_mask.

    Making this consistent with intra mode masks : you need to specify
    allowed inter/intra modes to use.

    Change-Id : Iaecd28bf79047259707d8e7a59a57bb7b856383e

  • Revision 15a36a0a0d : Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10. Making function name

    26 septembre 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/arm/neon/vp9_idct16x16_neon.c


     Modify /vp9/common/arm/neon/vp9_short_idct16x16_add_neon.asm


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Modify /vp9/decoder/vp9_idct_blk.c


     Modify /vp9/encoder/vp9_encodemb.c



    Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10.

    Making function name consistent with vp9_short_idct16x16 and
    vp9_short_idct16x16_1.

    Change-Id : I70e54be9e6b9a1dddab0de470686591e96d05517