
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (50)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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 -
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 (7768)
-
Revision 94e115502c : Merge "Added Test vector that tests more show existing frames."
21 juin 2014, par Jim BankoskiMerge "Added Test vector that tests more show existing frames."
-
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.


-
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.