Show up to 4 streaming videos from USB Webcams concurrently on your display. Auto-detects current display settings. The software has a basic control panel to start up available devices sequentially.
HW Reqs: additional USB PCI hubs or USB ports.
License
GNU General Public License version 2.0 (GPLv2)Follow JVIDEO: Java based webcam display system
Other Useful Business Software
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful. Thanks.
-
no explanation so :java -jar ./jvideo-v0.01stable.jar whitch gave : Exception in thread "main" java.lang.NoClassDefFoundError: javax/media/MediaLocator Caused by: java.lang.ClassNotFoundException: javax.media.MediaLocator at java.net.URLClassLoaderdollar1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.LauncherdollarAppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) Could not find the main class: jvideo. Program will exit. Now what?