Recherche avancée

Médias (0)

Mot : - Tags -/protocoles

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (12461)

  • Calculate height properly in iOS Safari

    9 mars 2013, par jonom

    m jquery.colorbox.js Calculate height properly in iOS Safari iOS Safari has a bug which can cause window.height() to return the wrong height - the actual height minus the height of the address bar. This causes colorbox content to be misaligned and portrait images ending up 30px shorter than (...)

  • RTSP Live Streaming in iOS

    19 février 2015, par Ashok Londhe

    How to create Live Streaming ip camera using RTSP Protocol. To connect to ip Camera use ip address of camera , Username and Password.
    if anyone know how to do it please give the solution.

    i have search more then i understand ios not directly support the RTSP Live streaming so that first RTSP is Converted into Http Streaming.
    OR
    use ffmpeg Library but i don’t know how to use it.

    Thanks in Advance...!!!

  • Re-stream parameters for ffmpeg

    2 octobre 2013, par user2797543

    I stream my xbox to twitch tv. I'd like to be able to send this to multiple hosts (ie, Ustream, Veetle, etc) - but when I add more than a couple destinations to my xsplit - I get lag problems.

    I use rtmp address of stream and pass through ffmpeg to other destinations and it work well with no lag. But I see I am using internet speed for this.

    Can ffmpeg send a liverepeat request direct from server a to server b ? Someone informed me they know of a program which does this, but the developer has chose not to give it out.

    Thanks.