I am writing an application for playing HLS video stream using android 
VideoView component. 
My HLS video stream is variable bit rate video stream varing from 200KBps 
to 2 Mbps.

Issue is that When VideoView switches video stream from 200 KBps to 700 
Kbps (Or from any low bitrate stream to high bitrate video stream) my video 
becomes green or garbage and never recovers, Also sometimes my video gets 
freeze and I can only hear audio progressing and in this case also video 
never recovers. 

Is this known issue with VideoView?
Has anybody faced this kind of issues with VideoView. 

When I test same code on android Jelly bean then every thing works 
properly. 

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to