Capturing video with cell phone integrated camera via Java ME -


I am trying to capture a video stream using a video camera on a Java ME enabled cell phone. How do I go about doing this? I've read about using MMAPI to capture still images through a live camera feed, but I'm not sure that it can capture a video stream that can be saved (with sound ) And forwarded to the remote server.

Write a good topic.

Hope that helps, Petri


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

objective c - iPhone and it's wireless area -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -