Muhammad UMER wrote: > 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 > > >
when you tried to send frame by frame as a Bitmap, did you have server side implemented? now there should be no difference: just write down to the file every bit if data you got from the android client 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

