
Recherche avancée
Autres articles (56)
-
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (9439)
-
avformat/utils : add missing brackets around arguments in av_realloc() call
22 novembre 2016, par James Almer -
Revision 87422 : l’option popup ne fonctionnait pas, il manquait les options window.open
12 février 2015, par pierre.troller@… — Logl’option popup ne fonctionnait pas, il manquait les options window.open
-
opencv open camera and ffmpeg open Microphone
6 janvier 2017, par H S TI use opencv open camera and obtain video and push stream. Then I want add audio and push it. When I use ffmpeg function
avformat_open_input(&ifmt_ctx, psDevName, ifmt, NULL),
program break.So can I use opencv open camera and use ffmepg open Microphone ?
I want to write anchor push streaming client and must use opencv open camera.