• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JMF driving me crazy, help! and are there easier ways of capturing still images?

 
Ranch Hand
Posts: 157
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1. On one computer, I have two webcams, but they both show as one vfw:Microsoft WDM Image Capture (Win32:0). When selected, it prompts user to choose the actual camera. Can I suppress that and choose the right camera programmatically?

2. On another computer, I have a working logitech camera, but JMStudio | Capture does not even want to show the whole left part of the screen dedicated to "Video", i.e. it shows options for audio only. How do I get it to do video when this whole part of the screen is disabled?

3. All I need is, capture still images from webcam. Are there easier ways of doing that??

Thanks!
 
reply
    Bookmark Topic Watch Topic
  • New Topic