
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (46)
-
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 -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (8946)
-
LICENSE : Clarify —enable-nonfree.
10 mai 2019, par Carl Eugen Hoyos -
How to connect to remote capture card through local PC on FFMPEG
16 octobre 2022, par Hassan KhanaferI'm trying to connect to a capture card that is connected to my remote desktop through my local pc. The problem is that ffmpeg on my local pc can't seem to find the device after running this command :


ffmpeg -list_devices true -f dshow -i dummy



I've tried to allow device redirection on my Remote pc but it doesn't seem to work. Any suggestions on how I can connect to the capture card on my local PC ?


-
Restricting credit card validator to include length check. Closes gh-772
25 juin 2013, par DelvarWorldRestricting credit card validator to include length check. Closes gh-772
Without this, '41111' is considered a valid credit card number.