[android-developers] Re: Live Video Streaming from Android
hi,
im doing master degree and live video streaming is important in my
project module , i need some idea ....plz reply soon to my mail id
ganeshpathy@gmail.com
thanks ,
Ganesh
On Mar 18, 7:07 am, Sumeet <khullar.sum...@gmail.com> wrote:
> Hi,
>
> I am trying to create a live video streaming application for Android.
>
> Using the MediaRecorder class I am able to record a video, and stream
> it to the flash server.
>
> However, I am facing a 2-3 second delay while I stream, so the
> streaming is not live.
>
> I was printing some statistics from the encoder, and observed that the
> encoder writes video
> data in a burst, i.e. it writes about 40 kb of data, and then waits
> for 2 seconds before writing
> the next 2 kb of data and so on.
>
> Is there anything that I am doing wrong here? How do I get rid of
> this. Are there any internal
> buffers or caches that I need to flush?
>
> Thanks!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home