Search code examples
javawebcamfmj

Capturing video & storing on hard disk in .3gp format (fmj)


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.


Solution

  • 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