
Recherche avancée
Médias (1)
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (73)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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" (...) -
(Dés)Activation de fonctionnalités (plugins)
18 février 2011, parPour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...)
Sur d’autres sites (8240)
-
How can we transcode live rtmp stream to live hls stream using ffmpeg ?
24 décembre 2022, par KiranI am trying to convert a live rtmp stream to hls stream on real time.


I got some idea after reading




i am able to convert the live rtmp stream to hls but not at run time. when i run the command and test for any hsl files (.m3u8 and .ts) i am not able to see but when i interrupt the command and check there i get the hls files as required.


I searched on google for solution but not able to get proper answer.


-
How can we transcode live rtmp stream to live hls stream using ffmpeg ?
20 septembre 2016, par KiranI am trying to convert a live rtmp stream to hls stream on real time.
I got some idea after reading
i am able to convert the live rtmp stream to hls but not at run time. when i run the command and test for any hsl files (.m3u8 and .ts) i am not able to see but when i interrupt the command and check there i get the hls files as required.
I searched on google for solution but not able to get proper answer.
Can any body help me ?
Thanks in Advance...
-
Evolution #4405 : activation du controleur traduction si le plugin crayon est présent
27 novembre 2019Une question me vient : ça peut pas être fait en JS dans crayons, dans une forme de script à lancer en pre-exécution de crayons ? quitte à ajouter ici des attributs data-trad-molude=xxx par exemple plutôt, systématiquement ?
Cela dit, comme discuté sur IRC, la révision https://zone.spip.net/trac/spip-zone/changeset/118766/spip-zone est un peu hasardeuse car ça ne prend pas en compte plusieurs choses :
- 1) le fait que les fichiers de langues puissent ne pas être accessibles en écriture sur le disque
- 2) qu’un module de langue peut être complété en suivant le path de SPIP, par exemple avec : "plugins/chats/lang/chats_fr.php" et "squelettes/lang/chats_fr.php" (qui en ajoute ou surcharge quelques uns)