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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
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?