
Recherche avancée
Médias (91)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (54)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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" (...)
Sur d’autres sites (10474)
-
RTSP to HTTP Live Streaming (iOS)
15 novembre 2013, par user2964075I have RTSP feed coming from my IP Camera as my source input and need to publish it to HTTP Live Streaming (HLS) for playback on iOS devices. I have already tried RTSP-to-RTSP on iOS and it worked ; this time I want to try RTSP-to-HLS. I already have Wowza and ffmpeg installed but I just don't know what commands I should run to produce HLS. I've googled for the right commands but I just couldn't find them. What should I run ?
Safari supports HLS. Does it also mean that UIWebView supports HLS as well ?
-
How to create hls live playlist using mp4 file
4 mai 2019, par rustin peterI have a program that will create 10 second mp4 file every 6 seconds.
i want to convert that to .ts files and send all those .ts files to hls playlist file to do live stream. how to do that ?
-
FFMPEG Live to HLS With Discontinuity TAGs
21 octobre 2020, par Ezequielim having one trouble with FFMPEG Live Video, i want to create a Live2Live stream from HLS to HLS, that stream have a Discontinuity Tag, so... FFMPEG cut processing.


How can do to make FFMPEG ignores that tags in manifest ? (Maybe there discontinuities in PTS and another timestaps... i dont know) but.. any player, play that m3u8 correctly without any cut.


I was tryied differents ways, using -c copy the ingest is continuos but the player can´t reproduce.


Thank you very much !