vote up 3 vote down star
1

Does the latest JavaFx version support streaming webcam video? Is it possible to get it through JMF in fx?

flag

68% accept rate
I don't know enough to post an answer, but I'd be surprised if this wasn't doable, so don't give up ;) – Ross Sep 30 at 13:17

1 Answer

vote up 1 vote down check

It doesn't seem you can do it yet, see e.g. this recent post.

However, there seems to be several examples of using JMF to be able to at least capture an image. You might also try JNA.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.