
Recherche avancée
Autres articles (51)
-
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 (...) -
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 -
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 (9738)
-
dshow : show device name when outputting buffer overflow log message
27 mars 2014, par rogerdpack -
Show a tcp video stream (from FFPLAY / FFMPEG) in an C# application
27 août 2013, par Rob QuistI try to make my Parrot AR Drone 2.0 work with a windows machine.
I have a simple C# application to control it - but now i want the video stream inside of my application.
If i execute
ffplay tcp://192.168.1.1:5555
it connects to the videostream and shows a window with the video.How can i get this video iside of my application ? Like, a simple 'frame' or 'image' that gets filled with that content ?
I have never worked that much with C# so any help would be awesome.
-
Show a tcp video stream (from FFPLAY / FFMPEG) in an C# application
24 avril 2021, par RobI' trying to make my Parrot AR Drone 2.0 work with a Windows machine.


I have a simple C# application to control it - but now i want the video stream inside of my application.


If I execute
ffplay tcp://192.168.1.1:5555
it connects to the videostream and shows a window with the video.

How can I get this video inside of my application ? Like, a simple 'frame' or 'image' that gets filled with that content ?


I have never worked that much with C# so any help would be awesome.