Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (50)

Sur d’autres sites (7768)

  • Revision 94e115502c : Merge "Added Test vector that tests more show existing frames."

    21 juin 2014, par Jim Bankoski

    Merge "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 Rob

    I' 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 Quist

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