Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (93)

  • Changer le statut par défaut des nouveaux inscrits

    26 décembre 2015, par

    Par défaut, lors de leur inscription, les nouveaux utilisateurs ont le statut de visiteur. Ils disposent de certains droits mais ne peuvent pas forcément publier leurs contenus eux-même etc...
    Il est possible de changer ce statut par défaut. en "rédacteur".
    Pour ce faire, un administrateur webmestre du site doit aller dans l’espace privé de SPIP en ajoutant ecrire/ à l’url de son site.
    Une fois dans l’espace privé, il lui faut suivre les menus configuration > Interactivité et activer (...)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (4483)

  • Revision 77113 : Permettre que la saisie date_jour_mois_annee ne soit pas un datetime mais ...

    9 octobre 2013, par kent1@… — Log

    Permettre que la saisie date_jour_mois_annee ne soit pas un datetime mais un date
    Version 1.36.0

  • Raspberry Pi Camera feedback freezes when moving NEMA 17 stepper motor with A4988 stepper motor driver [closed]

    31 août 2023, par Broteen Das

    I have a Raspberry Pi with a camera module and a NEMA 17 stepper motor connected to it. When I run the command ffplay /dev/video0, the video runs perfectly. However, whilst the video is running, and I run a script that moves the Stepper motor with the A4988 stepper motor driver, the video feed freezes and needs to be restarted.

    


    At first I thought it was ffmpeg's fault, so I tried viewing the feed with OpenCV, but the same probelem persisted.

    


    I also thought that the CPU prioritization was causing the problem, but this one time, the entire Raspberry Pi froze. The Keyboard, mouse, keys, numlock key, everything was dead (the Numlock light on my keyboard was on, I tried toggling the NumLock, but it did not go off) and so I had to turn off and turn on again the power supply to reboot the Pi.

    


    How do I get rid of this issue ?

    


  • Revision 69287 : PHPDoc + formatage du code + on renvoit soit un booléen soit ...

    11 juin 2018, par rastapopoulos@… — Log

    PHPDoc
    + formatage du code
    + on renvoit soit un booléen soit l’id_journal créé en base
    + on ne teste pas la configuration dans cette fonction là car dans le formuloaire de config (et donc dans la meta) il est impossible de prévoir toutes les actions et donc si on en met une pas prévue ça n’aurait pas enregistré en base
    + la grosse modif : on garde en mémoire dans un même hit PHP ce qui a été journalisé (mêmes action+objet+id_objet) et si dans le même hit ya la même suite, alors on ne fait que modifier la ligne déjà insérée en fusionnant les infos supplémentaires