Streaming video question

Hello,

I have never used the Movie Player in Xojo.

Is Xojo Movie Player able to display the video that is being done on a movie camera, if so how can it be done?

Thanks.

Lennox

MoviePlayer can play video from file or URL.
Not import it from webcam.

OK Christian Thanks,

So which of your plugins can I use to view live video from an external source e.g. a videocamera or some other medical device?

I would need to have that device connected via S-Video, USB or HDMI, is that possible?

Thanks.

AVFoundation on Mac, DirectShow on Windows, QTKit on Mac or QuickTime on Mac+Win.
But QuickTime and QTKit is not recommended for new projects.

Hi Christian,
Do you have plugins to do what I am trying to achieve?
Thanks.
Lennox