• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

End/Kill Connection to WebCam

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All

<<This question is in regard to JMF specificaly the Capture capability>>

I can display live feed from a camera, that is not a problem.

My problem is that I want to end the connection so different Format s can be applied, then initialize the connection.

Code is as follows to set it up.





How can I stop/end/kill the connection? None of this works, it causes the JRE to freeze.




Any order of the above and variations such as calling the deallocate() method of Player etc does not have the desired effect. I cannot end the connection.

Anybody know how to do it or know of a workaround that would do it?



Thank You Very Much
 
Today's lesson is that you can't wear a jetpack AND a cape. I should have read this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic