fire-app-builder icon indicating copy to clipboard operation
fire-app-builder copied to clipboard

ExoPlayer OutDated?

Open Yahkal opened this issue 6 years ago • 6 comments

The ExoPlayer in the app is outdated, Which when I am playing HLS stream, it causes it to skip.

Can the ExoPlayer be updated or even changed to videoView?

Yahkal avatar Mar 15 '18 20:03 Yahkal

Does anyone have an update on this?

Yahkal avatar May 09 '18 17:05 Yahkal

We currently have to wait for the Amazon Media Player to update to the latest version of ExoPlayer. Once this happens we can release an update.

brian-ross avatar Jun 18 '18 21:06 brian-ross

Is there any update on this matter... It has been over a year and I still have this problem...

Yahkal avatar Aug 16 '18 20:08 Yahkal

Can the outdated player also cause the audio and video to be out of sync? It happens with one of my live streams and also with a HLS stream

amznSSP avatar Oct 24 '18 19:10 amznSSP

ExoPlayer is still not updated, I need this updated!

Yahkal avatar Jun 06 '19 20:06 Yahkal

Needed this for a client and have it mostly working at https://github.com/veeta-tv/fire-app-builder/tree/ExoPlayer2 using v2.7.1 of the exoplayer-amazon-port project. Just swap out AMZNMediaPlayerComponent for ExoPlayer2MediaPlayerComponent.

cdthompson avatar Jul 12 '19 18:07 cdthompson