
Recherche avancée
Médias (1)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (112)
-
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 ;
-
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 (15805)
-
flv won't play until ffmpeg exits
23 avril 2023, par valuelanffmpeg -framerate 15 -f gdigrab -i desktop -vcodec libx264 -s 1280x720 -r 30 -b 1m -f flv rtmp://127.0.0.1:1935/live/rfBd56ti2SMtYvSgD5xAV0YU99zampta7Z7S575KLkIZ9PYk
publish stream

ffplay http://127.0.0.1:7002/live/movie.m3u8
can play

ffplay rtmp://127.0.0.1:1935/live/movie
can play

ffplay http://127.0.0.1:7001/live/movie.flv
can't play

ffmpeg write q press


ffplay flv popup player


I expecting
ffplay http://127.0.0.1:7001/live/movie.flv
don't pending
I tried OBS publish stream can play

-
FFMPEG play in HTML while converting
26 novembre 2016, par OwenHowardHello :)
I need to be able to display any popular video format (MKV, FLV, MP4,...) inside a browser WHILE converting. To do this I’ve turned to FFMPEG to convert any video to .ovg and spent hours on Google, forums and in documentation but I can’t find a way to play the converted video real-time.
Does anyone know how you can play a video in HTML while FFMPEG is still converting it ?
-
Can MPMoviePlayerController play m3u8 file
26 novembre 2013, par NiteshI am trying to play a m3u8 file using MPMovieplayercontroller
i pass the url to the MPMovieplayercontroller
But it will not play. Is it possible ?I am converting flv,avi video file formats into m3u8 files using ffmpeg for live http streaming on my server.
The m3u8 url works when i pass it to VLC as a network stream on my mac.
I know this has been asked a number of times but i have not got any satisfactory answers.Regards
Nitesh