Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it work with HLS videos?

FranciscoNin opened this issue · comments

I'm developing an app that needs to stream videos with the .m3u8 extension. It works with with the ExoPlayer but I couldn't find any reliable library that does that in a RecyclerView like AutoplayVideos does with the ExoPlayer.

Does this library supports this kind of extension?

It works.