| Author |
Java Media Framework: surviving laptop hibernation
|
Jane Jukowsky
Ranch Hand
Joined: Mar 28, 2009
Posts: 145
|
|
I am trying to adapt this image capture demo: http://www.comp.rgu.ac.uk/staff/fh/CM4062/mis/jmf/FrameGrab.html
All works well until I hibernate or standby. I come out of hibernation with built-in webcam turned off, only JMF does not know about it.
How can I adapt this code to check whether the cam is on or off? and if it's off, how do I turn it back on without causing the "device already in use" exception?
Here is the code from the link:
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Java Media Framework: surviving laptop hibernation
|
|
|