arim ghosh

Greenhorn
+ Follow
since Mar 11, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by arim ghosh

Yeh I have also use dialog box to detect exception. But there is no exception...
15 years ago
No I haven't got any exception yet. As I mention in my earlier post Its running successfully from console.
15 years ago
I have written a code in java using JMF api for audio-video capturing. I am using Windows Vista operating System.
When I am running the program from console it can detect all devices well and record video and audio both.
Now I am try to deploy it using Java Web Start. Then it can not detect any of the devices. First I think it is security problem.
Then I off User Access Control. But still it return same result.
I have repeat the same steps in windows-xp where it is running successfully. Java and JMF are properly installed class paths are properly set in environment variables.
I think it is a vista restriction problem.

Please help me......
Thanks in advance....
15 years ago