2024-05-21, 01:52 PM
Right now uidroid does not set the resolution or framerate it just uses the default settings in ExoPlayer. It is possible that the default when auto is used is 60 not 50. Are you saying when you tell AFTV to play at 50 (resolution and framerate must be forced) it is not 50hz?
The API does give me some control https://developer.android.com/media/opti...frame-rate and I might be able to see if a device supports 50hz and try force it. The AFTV unfortunately uses an older custom Android version so generic Android methods may not work.
I will look at the exit command to see what it send (maybe it forces Home) but I won't spend a lot of time on this rather unique requirement.
Martin
The API does give me some control https://developer.android.com/media/opti...frame-rate and I might be able to see if a device supports 50hz and try force it. The AFTV unfortunately uses an older custom Android version so generic Android methods may not work.
I will look at the exit command to see what it send (maybe it forces Home) but I won't spend a lot of time on this rather unique requirement.
Martin