Hello !

I have an android client software can receive and display the video frames
from a robotics' camera.
Now i want to add a function to save the frames as a MP4 file.

Firstly, i tried to used MediaRecorder, but i don't know how to set:
recorder.setVideoSource();
(For my video frames' source is a DataInputStream)

So, anybody can give me some advice about how to save the frames as a mp4
file ?



-- 
wzc0066

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to