Recherche avancée

Médias (91)

Autres articles (70)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • 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

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

  • New Piwik Mobile 2.2.0 is released

    21 décembre 2014, par Thomas Steur — Piwik Mobile Releases

    We are proud to announce that Piwik Mobile 2.2.0 is now available ! This new version brings many improvements to our Android app. Here’s the list of changes :

    • Android : The keyboard is no longer displayed when opening the app [#5320]
    • Android : Back button did not work in a few screens and could cause the app to unexpectedly close under circumstances [#5316]
    • Android : The graph is now displayed fullscreen on tablets when maximizing it [#5315]
    • Android : New material design icons [#5310]
    • Android : Better exit workflow – we now open the left sidebar before closing the app if the left sidebar was opened at least once. Another back button press closes the app [#4305]
    • iOS : The left sidebar was positioned too far down on iPhone 4s with iOS 8 [#5306]
    • Region is now shown in visitor screen if possible [#5300]
    • Other performance, UI and usability improvements
    • List of all 18 closed issues

    Download

    Update now or install either the iOS version or the Android version.
    In case you are an Android user who is not using the Google Play Store you can download Piwik Mobile 2.2.0 for Android 4+.

    Feel free to send us feature wishes, bug reports, wireframes, mockups or even layouts. We can improve Piwik Mobile much better with your feedback. and suggestions

  • New Piwik Mobile 2.2.0 is released

    21 décembre 2014, par Thomas Steur — Piwik Mobile Releases

    We are proud to announce that Piwik Mobile 2.2.0 is now available ! This new version brings many improvements to our Android app. Here’s the list of changes :

    • Android : The keyboard is no longer displayed when opening the app [#5320]
    • Android : Back button did not work in a few screens and could cause the app to unexpectedly close under circumstances [#5316]
    • Android : The graph is now displayed fullscreen on tablets when maximizing it [#5315]
    • Android : New material design icons [#5310]
    • Android : Better exit workflow – we now open the left sidebar before closing the app if the left sidebar was opened at least once. Another back button press closes the app [#4305]
    • iOS : The left sidebar was positioned too far down on iPhone 4s with iOS 8 [#5306]
    • Region is now shown in visitor screen if possible [#5300]
    • Other performance, UI and usability improvements
    • List of all 18 closed issues

    Download

    Update now or install either the iOS version or the Android version.
    In case you are an Android user who is not using the Google Play Store you can download Piwik Mobile 2.2.0 for Android 4+.

    Feel free to send us feature wishes, bug reports, wireframes, mockups or even layouts. We can improve Piwik Mobile much better with your feedback. and suggestions

  • RTSP Assertion desc failed at libswscale/swscale_internal.h:658

    3 novembre 2014, par Karthik Rao

    In RTSP that I try to play in iPhone 4s(iOS 7.1) I receive following error :

    Assertion desc failed at libswscale/swscale_internal.h:658

    I am using FFmpeg 2.4.2 and built the library using the script

    https://github.com/kewlbear/FFmpeg-iOS-build-script.

    I am using code from DFURTSPPlayer to play RTSP live streaming in iOS 7 devices and above.

    The player will play video for the first time if I reload Video then the app crashes giving the above error.

    The streaming works fine in other iOS 7 devices

    I have found the following thread in github regarding the same issue which is still open.

    Can anyone suggest me to overcome this assertion failed issue.