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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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?