I want to develop a java application to capture video from a usb web cam and store in .3gp format onto the hard disk.
Please provide me working code (if any) that stores the video in .3gp format.please help me friends.
I want to develop a java application to capture video from a usb web cam and store in .3gp format onto the hard disk.
Please provide me working code (if any) that stores the video in .3gp format.please help me friends.
You will have to grab each frame from camera and then apply the coding associated with 3gp format. See this, http://www.mediasoftpro.com/aspnet-3gp-encoder.html