
Recherche avancée
Médias (1)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (70)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.
Sur d’autres sites (13685)
-
How to record video from rtsp url of camera using ffmpeg libraries
2 juin 2016, par sammCan anyone tell me How to record video from rtsp url of live camera using ffmpeg libraries in windows platform.
in command line we are doing in this wayffmpeg -i rtsp://url -vcodec copy -b:v 2108k -t 10 -f avi out.avi
but I want to do this using ffmpeg library functions.
thanks in advance
-
Live convert HTTP IP Camera MJPEG to RTSP
26 mai 2016, par tmar89I have an IP camera with an MJPEG stream. I need to connect this to an NVR that only takes RTSP. I tried using ffmpeg and ffserver and haven’t been able to get a stable stream to work without segmentation faults. VLC crashes also. Most of the time, it seems to be an issue with under buffer or buffering in general. Not sure how to approach this.
-
How to interface usb camera in Intel edison with brillo os ?
12 mai 2016, par Vedant B HI have done sample applications on brillo using mraa library.
how to interface usb camera in Intel edison with brillo os ?