
Recherche avancée
Autres articles (52)
-
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...) -
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. -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (2097)
-
hls : Sync the file number with the start sequence
29 avril 2014, par Luca Barbato -
Show stream number when warning about stream without start time.
5 avril 2014, par Carl Eugen Hoyos -
Check if a rtmp-stream is running and start ffmpeg with PHP / Shell-Script / Ruby
24 mars 2014, par funkdoobiestI'm using ffmpeg to transcode a rtmp-stream and re-stream it with ffmpeg.
I have 2 problems :
- how can I check if the remote rtmp-stream is running and then start ffmpeg
- sometimes ffmpeg brake up transcoding and it must be restartet automatically
Any hints to do this with a shell-script, ruby or php ?