Hi,
I've red almost all threads here and I concluded that Xuggler has very limited camera support.
DisplayWebcamVideo example runs on Windows (although it freezes) but not on Mac (there are no parameters for Mac Webcam).
My application needs to capture video from an connected camera (USB or Webcam or something else) and capture a sound from it. Also, application needs to record desktop background. I have developed an application that uses Xuggle and that records desktop and it works on all platforms (Xuggle has to be installed before). But now I started developing webcam capture and I stuck in the beginning because I see Xuggler has a very limited support for that (even in DisplayWebcamVideo comments says that).
I was so happy when I discovered Xuggle because I thought I could use one library for all of my application needs but now it looks that I'll have to find some different library for webcam support.
Can you recommend me some library (LTI-CIVIL ?) or something else? JMF looks so old and it doesn't run on Mac OS X.
Thank you!