JMF

Hello, I read about JMF and figure out it is suitable for video capturing and not picture capturing. Am I right? Should I use javax.usb (JSR800)? Thx
[177 byte] By [_somebodya] at [2007-11-27 7:42:42]
# 1
you can use JMF to capture videos frame by frame, which is picture capturing.
mkoryaka at 2007-7-12 19:23:36 > top of Java-index,Java Essentials,New To Java...
# 2
But does JMF and javax.usb require Java 5 or higher?
_somebodya at 2007-7-12 19:23:36 > top of Java-index,Java Essentials,New To Java...