Results 1 to 1 of 1
- 12-19-2011, 08:18 AM #1
Member
- Join Date
- Dec 2011
- Posts
- 1
- Rep Power
- 0
Showing Video Stream instead of capturing image Using JMF
Hi,
I am facing a very strange issue happening in one of our machine. our application captures a image using JMF and stores in DB. One of the machine is showing a Video stream instead of image. so every time we call capture it throws "capture device in use" error. it is working fine for all other machine except one.
What could the possible cause? Is there any configuration issue here? Is there any other software installed on the machine which is causing this issue?
Please help.
the error trace is attached below
java.io.IOException: Capture device in use
javax.media.NoDataSourceException: Error instantiating class: com.sun.media.protocol.vfw.DataSource : java.io.IOException: Capture device in use
at javax.media.Manager.createDataSource(Manager.java: 1012)
Similar Threads
-
Capturing video from webcam with JMF
By Shurukan in forum New To JavaReplies: 2Last Post: 11-18-2011, 11:01 AM -
Capturing image from stream of usb video camera
By a_p2011 in forum Advanced JavaReplies: 1Last Post: 03-28-2011, 12:07 AM -
JxCapture 2 is out for Screen Capturing into Image and Video formats!
By TeamDev in forum Reviews / AdvertisingReplies: 0Last Post: 07-01-2010, 03:56 PM -
Capturing a video camera and save a snapshot as image
By happyday in forum AWT / SwingReplies: 0Last Post: 11-20-2008, 11:03 AM -
Capturing video with Robot
By russ2620 in forum AWT / SwingReplies: 0Last Post: 06-03-2008, 04:49 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks