hi,
    I go through this blog as you suggest,
             
 
http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-android-without-writing-to-the-file-system

guy, just told how to send from android on network but doesn't told how to 
receive it on PC server.

Thanks and Regards
umer

 

> Date: Tue, 24 Jan 2012 01:52:23 -0800
> Subject: Re: [android-developers] Re: Encoder???
> From: [email protected]
> To: [email protected]
> 
> 
> 
> Muhammad UMER wrote:
> >
> >
> >
> >
> > 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());
> >
> >
> >
> 
> http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-android-without-writing-to-the-file-system
> 
> -- 
> 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

Reply via email to