
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (70)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP 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 (12923)
-
Anomalie #3386 : Spip derrière Varnish : port non-standard dans l’URL ?
14 janvier 2016, par Yohann PrigentHello,
Je rebondis sur ce ticket, où on a le même soucis sur une autre instrastructure avec un Apache qui sert de reverse proxy. Comme le signale xdjuj, pourquoi ne pas se baser sur HTTP_X_FORWARDED_PROTO ? Car c’est effectivement la bonne valeur avec cette globale.
-
Evolution #3657 (Fermé) : Pipeline pour le choix des boutons à afficher sur la barre d’outil (port...
26 janvier 2016, par b b -
Sharing sound through port
29 mars 2016, par Piotr PasichI’m a newbie with
ffmpeg
. What I’m going to achieve is to share the sound from sound card through the port 8000 to some other computers. But this doesn’t work. Can somebody explain me why and how to make it work ?ffmpeg -f alsa -i hw:0,1 -acodec libmp3lame -ab 640k -ac 1 -f rtp -re rtp://192.168.0.10:8000
Cheers