kohii icon indicating copy to clipboard operation
kohii copied to clipboard

Can we play all visible video at the same time ?

Open loicsiret opened this issue 5 years ago • 5 comments

Hi, Is it possible to play all video that are visible at least 65% in a recyclerView ? Currently, only the top one is playing

best regards,

loicsiret avatar Jan 07 '20 16:01 loicsiret

Hi @loicsiret, it is doable, though I need to provide API for client to allow custom selection. The API is still somewhere in my mind because I want to make sure the decision doesn’t slow down other components.

eneim avatar Jan 09 '20 03:01 eneim

Also, need to mention that multi video playback should also take Audio focus into account. My plan is to force the audio to mute if there are many videos playing. This is another complicated decision need to be careful about.

eneim avatar Jan 09 '20 03:01 eneim

Any update on this?

cmpeguerog avatar Mar 25 '20 21:03 cmpeguerog

@cmpeguerog please check : https://eneim.github.io/kohii/advance-multiple-playbacks/

loicsiret avatar Jun 29 '20 00:06 loicsiret

Thanks @loicsiret , yes I just release a new version that makes playing many Videos easier @cmpeguerog .

eneim avatar Jul 04 '20 07:07 eneim