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 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