Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.
Apache License 2.0
996 stars 147 forks source link

can we add exoplayer support? #53

Closed kodlayanzi closed 6 years ago

kodlayanzi commented 6 years ago

sometimes i am using this codes, videos not appearing on the screen.

exoplayer library is most complicated than default android video stream system.

what do you think?

Krupen commented 6 years ago

Hi, I haven't looked at the usage and benefits of Exoplayer. Will go through those and see if it improves performance when used with this library. Also if you can try and integrate exoplayer in this library and check the performance, I would be grateful to merge your pull request.

kodlayanzi commented 6 years ago

okey i'll try :)