Since I have been unsuccessful thus far, I thought I might throw out the question "is this even possible?" Much like JMStudio, I would like to view the live video stream from my webcam in a java application. Eventually I would like to take still shots of the video stream and save them... for now I just would like to view the stream. So far I have learned how to capture the device info, create a DataSource using a MediaLocator and create a processor to store it to a DataSink. I DON'T want to capture, store, then playback... I want to view this all in real time but I am having some problems figuring this out and what type of functions need to be used... sample code (not the stuff from JMF Solutions website because I have been through ALL of them quite thoroughly) would help.
Thanks.
Stephanie
Thanks.
Stephanie