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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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?