
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (112)
-
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
Modifier la date de publication
21 juin 2013, parComment changer la date de publication d’un média ?
Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
Dans la rubrique "Champs à ajouter, cocher "Date de publication "
Cliquer en bas de la page sur Enregistrer -
Prérequis à l’installation
31 janvier 2010, parPréambule
Cet article n’a pas pour but de détailler les installations de ces logiciels mais plutôt de donner des informations sur leur configuration spécifique.
Avant toute chose SPIPMotion tout comme MediaSPIP est fait pour tourner sur des distributions Linux de type Debian ou dérivées (Ubuntu...). Les documentations de ce site se réfèrent donc à ces distributions. Il est également possible de l’utiliser sur d’autres distributions Linux mais aucune garantie de bon fonctionnement n’est possible.
Il (...)
Sur d’autres sites (3225)
-
Fix data race detected by ThreadSanitizer
4 février 2019, par Anton Mitrofanov -
Start service with start-stop-daemon on Ubuntu 16.04 with timeout
26 février 2018, par TopperI have /etc/init.d/stream proces with start/stop/restart options.
It’s run ffmpeg with daemon options taken from /etc/default/stream DAEMON_OPTIONS.
Start at background (-b) crate pid (/var/run/stream/stream.pid) etc.How could I add timeout 60 seconds to be sure that stream will be forcebly stopped if exceed 60 sek. timeout ?
Can’t run "—exec timeout 60 ffmpeg" because service runs only timeout command.
I’m I missing something or try to use wrong command ?
-
Fixed race condition when cancelling the second file selection.
8 juillet 2015, par blueimpFixed race condition when cancelling the second file selection. This bug occurred with the settings replaceFileInput : false, forceIframeTransport : true. Thanks @nkovacs for the report. Closes #3406.