High Resolution Video For Android

When we put a high resolution video in a layout at android player and run it, video isn’t series and is delayed.How to solve this problem?

The delay could be because the Android player (or any player) will first download files scheduled for playback from server’s library, so if the high res video file is huge, then depending on your network speed, you will experience delay up to the point, the client has completed download of the file.

In Android player, you can check the status screen to see the Download status.

However, if you are referring to gap between video’s then this thread might help:

rgds,
btech.

but there is a problem after video is run, not before run.

That sounds like it might be a codec issue - see https://springsignage.freshdesk.com/support/solutions/articles/69914

It could also be that your device is not powerful enough to run the video at that quality - especially if you have other items on the layout in other regions - I would definitely try the codec first though.