I am new in this. I want to write such program which can capture video from tv tuner and play. please help.. thank you...
feedback
|
closed as not a real question by Max, home, Simon Nickerson, Ernest Friedman-Hill, Kyle Sevenoaks Jan 3 at 6:34
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
Java media framework is the api that supports capturing camera, video, etc. However it has been many years (and pre Oracle) since any attention has been applied to this area. You could use JMF, it supports the devices on windows easy enough, not sure about linux or OSX though. | |||
|
feedback
|