streaming - android VideoView increase buffering -
i have writen video player plays videos website. videoplayer actualy videoview gadget android.
the videos playing ok when on wifi network, things not same if switch 3g expected :d. want increase streaming buffer, seems videoview streaming video 8% of clip size.
when press play button, streaming still coming keeps percentage distance... , if press pause, streaming stopping..
can increase streaming length , make video streaming while in pause?
thank you!
you possibly read stream local file , point videoview that. i'm not sure how you're allowed store. also, videoview react fixed size of file pointed to. possibly create file in correct size, have make sure video not read beyond point have cached.
Comments
Post a Comment