Search:

Type: Posts; User: mp3rara

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    3,849

    Re: JFM Registry error

    ignore the "ignore //"
  2. Replies
    4
    Views
    3,849

    Re: JFM Registry error

    Hi i wanted to post my code that i am using so you can see what is the problem
    public static void main(String[] args) throws Exception
    {
    // Create capture device
    ...
  3. Replies
    4
    Views
    3,849

    Re: JFM Registry error

    Hi again
    My jmf studio is recognizing my web cam but I use this code: CaptureDeviceInfo deviceInfo = CaptureDeviceManager.getDevice("vfw:Microsoft WDM Image Capture (Win32):0");
    ...
  4. Replies
    4
    Views
    3,849

    Re: JFM Registry error

    Hi again,
    Recently i've been succesful in capturing the camera with jmf studio and see myself.
    but when i try to capture the device with java code it doest allow me, it shows that there are no...
  5. Replies
    4
    Views
    3,849

    JFM Registry error

    Hi all,
    I've just installed JMF and i wanted to add a device(a webcam) so i could use it in my app,because if I don't add it I cannot use it as a data source.
    After the installation i opened JMF...
Results 1 to 5 of 5