Hi.
I'm currently considering switching from JMF to LTI Civil, mainly because of the support of Mac OS and the fact that users don't have to install anything. I have an application that is reliant on low latency for capturing images from a camera (capture every 20 ms and then analyze the image).
I'm wondering if this is possible using LTI Civil, because the demo application 'capturecontrol'...
Hi all.
I think I've detected some serious bug in either Launch4j or maybe even Windows XP64. Launch4j seems to prevent both - Java Sound AND Java Media Framework from accessing some hardware devices/drivers.
Steps to reconstruct:
1. Create a simple java class that lists all audio devices and outputs them using a JOptionPane:
============================================
import...