
Recherche avancée
Autres articles (100)
-
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" (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (11431)
-
Is it possible to cast mp3 over http like Icecast using FFmpeg ?
26 juin 2021, par MSSI was wonder if is it possible to encode a stream (mine is a audio HLS stream) and broadcast it as http mp3 stream like Icecast ?


-
doc : replace http/git by https urls
1er avril, par Michael Niedermayer -
How to send stream from FFMPEG to a HTTP server ?
18 novembre 2022, par SOSparachuter1I am making an Android app that creates a stream from a vulkan application, and also needs to host an http server.


I cannot rely on http servers like Nginx or Ngrok, which is where my issue lies.


Simple android-based HTTP servers (like nanohttpd) out there do not support the stream listening features that Nginx does.


How can I get a local m3u8 playlist (output by ffmpeg) over to a web server without relying on Nginx ?