Android Video Player libraries with cache video
Asked Answered
H

1

10

I developed android app which is based on video listing,I face some problems that are,

1.When scroll a listview video need auto play

2.Need pause,stop,resume and full screen mode

3.Every time video is streaming

4.How to make cache videos and play without stream

Is there any Lib or reference link,and advance Thanks

Hicks answered 11/1, 2017 at 8:15 Comment(0)
M
11

i suggest ExoPlayer, here is a good sample
for caching, you can use VideoCache or OkHttpDataSource

Mcardle answered 11/1, 2017 at 9:22 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.