
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (96)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (10552)
-
In Android, How to display and store the video from single rtsp stream ?
7 août 2015, par TimmonIs there any way or api in android through which I can save and display the incoming HTTP/RTSP stream ?? I have tried the FFMPEG but it opens the more than two ports on tcp layer that I don’t want.
If anyone have any idea related to this, please help in this !!Thanks in Advance..
-
Converting rtsp stream to bmp images
6 juin 2016, par MaddyI have a requirement in which I have to convert a RTSP video stream into BMP images and then pass on to my face detection application.
So is it possible to do the same using ffmpeg tool ? If not, then can anybody guide me to the right tool/some custom code which does the same.Thanks in advance !!
-
ffmpeg : compress video ?
29 avril 2012, par devnMy question is for an experienced developer with ffmpeg.
Would it be possible to compress a video with ffmpeg ?
What is the difference between encoding and decoding ?
Thanks in advance !