D
Dexter
Hi there
I need help regarding the AvReceive2 and AVTransmit2.
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVTransmit.html
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVTransmit2.java
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVReceive.html
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVReceive2.java
I am able to run the program and do everything with it.
I need GUI for it. I tried to make GUI for it but it didnt' work.
Say... in my GUI when I click on "Start Transmission" ...
transmission starts......
But that button is still pressed since the rest of the code is inside
the even handler of that button. I dont' know how to get rid of this.
The main problem is that I no longer see the "Control Componenets" of
the video or the audio.. although there is some empty space at the
bottom of the frame... but during whole this process my GUI window is
just freezed...
Please.. If anyone has developed some GUI .. Please send me the code.
I will be very thankful for your reply..
thanks
I need help regarding the AvReceive2 and AVTransmit2.
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVTransmit.html
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVTransmit2.java
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVReceive.html
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/AVReceive2.java
I am able to run the program and do everything with it.
I need GUI for it. I tried to make GUI for it but it didnt' work.
Say... in my GUI when I click on "Start Transmission" ...
transmission starts......
But that button is still pressed since the rest of the code is inside
the even handler of that button. I dont' know how to get rid of this.
The main problem is that I no longer see the "Control Componenets" of
the video or the audio.. although there is some empty space at the
bottom of the frame... but during whole this process my GUI window is
just freezed...
Please.. If anyone has developed some GUI .. Please send me the code.
I will be very thankful for your reply..
thanks