hi,
Thanks for your kind reply, I studied about MediaRecorder to capture
video, but i want to send video to my server (TCP socket) live. and save
this video on a file.
also i found that, the ParcelFileDescriptor.fromSocket(socket) can be
use to send the video but i don't know, how to recieve it on server
side. if you have any idea about please reply
me.
e.g,
pfd = ParcelFileDescriptor.fromSocket(socket);
recorder.setOutputFile(pfd.getFileDescriptor());
Thanks and Regards.
umer
> Date: Tue, 24 Jan 2012 01:18:49 -0800
> Subject: [android-developers] Re: Encoder???
> From: [email protected]
> To: [email protected]
>
>
>
> On Jan 24, 10:15 am, Muhammad UMER <[email protected]>
> wrote:
> > hi,
> > I recive your reply empty ,Please can you do it again.
> >
> > Thanks
> > umer
> >
> >
> >
> > > Date: Tue, 24 Jan 2012 00:35:18 -0800
> > > Subject: [android-developers] Re: Encoder???
> > > From: [email protected]
> > > To: [email protected]
> >
> > > [email protected] wrote:
> > > > hi,
> > > > Please anyone tell me that, which encoder i can use on
> > > > onPreviewFrame to create a video, and i want to send this encoded
> > > > video to network, please suggest me which encoder that android
> > > > support.
> >
> > > > Thanks and Regards
> >
> > > > umer
> >
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
>
> sorry, I wanted to say to use MediaRecorder
>
> pskink
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en