开发者

Webcam control in java [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I am thinking of creating a project for controlling my integrated webcam in java.

I have tried searching and found that we need to use JMF for this 开发者_StackOverflow社区kinda stuff. But i couldn't find any good tuts or books which explains JMF from scratch.


I've actually had more success using Xuggler than FMJ or JMF. Here is a demo program for displaying from a webcam:

https://github.com/artclarke/xuggle-xuggler/blob/master/src/com/xuggle/mediatool/demos/DisplayWebcamVideo.java


The following link explains JMF with nice examples:

http://grack.com/downloads/school/enel619.10/report/java_media_framework.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜