Hi,
I'm calling mPlayer from JAVA application to show the video/picture on GUI. I'm using MVC architecture and awt/swings.
Video is coming from camera when i will send ip/url of camera, but the problem is its not embedding onto the GUI(GUI will have some other controls like buttons, panels etc. For GUI implementation i'm using Page Description Language and every widget as seperate image). Either it will come above the GUI or behind the GUI.
Please suggest me the solutions.
Thank You
Regards,
Bhavani