
Recherche avancée
Médias (2)
-
Granite de l’Aber Ildut
9 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
Autres articles (72)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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 ;
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Problèmes fréquents
10 mars 2010, parPHP et safe_mode activé
Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site
Sur d’autres sites (7355)
-
can ffmpeg record acestreaming on centos ?
29 mai 2023, par boygiandiI have a acestream link, like : acestream ://f4d77a80fa28f0a34ded0132dc1952ec328f6998 . Can I record this video with ffmpeg on Centos ?
acestream have client in centos here : http://wiki.acestream.org/wiki/index.php/Streaming/en but I still don't know how to use it. How to put acestream :// link to it and play video.
Anyone did this before ?



I can do this with sopcast, https://github.com/NapoleonWils0n/cerberus/blob/master/sopcast/sopcast-install.sh . Now I want to try with acestream.


-
Transcode a live stream by FFmpeg & Redistribute it by VLC ?
12 septembre 2016, par TakashiCan someone point me to an URL concerning exactly this ?
I spent over half an hour and couldn’t find this example..https://trac.ffmpeg.org/wiki/StreamingGuide
Even VLC can pick up the stream from ffmpeg, then redistribute it, acting as a server.
Thanks for your help !
Takashi
-
Centos 6 - FFMpeg installed on /root/bin/ ...now ? [on hold]
10 janvier 2014, par Sotiris Akis MitracosI've installed FFMPEG on my Centos6 vps using this guide
https://trac.ffmpeg.org/wiki/CentosCompilationGuide
the result is that now i cannot use the library under apache because it can be used only by root...is there a way to extend permission to all users, or how can i remove and install it for user purpose ?
thank you