How to get video and audio streams from web cameras with Java?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-03-26T17:21:44Z Indexed on 2010/03/26 17:33 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

How can I get video and audio streams from web cameras with Java (in a cross-platform way)?

For example, we have a computer with 3-4 USB web cameras; we want to get their streams and make them visible in the user interface. How can we perform such a thing?

© Stack Overflow or respective owner

Related posts about java

Related posts about webcam