Hello. This is my first question in this q/a system. I have TMediaPlayer on Android problem: I created app with simple loop with TMediaPlayer which plays one MP4 file on loop . Everything works for few hours but after that time, randomly (very rarely) there is a message with "OK" buton "Can't play this video.". And after loop end it plays with this message visible on screen for next few hours without problems. I believe it can be Android internal error, but i cannot catch any exception and I cannot do anything to disable this message, and I need to, because my app require "no user interaction at all". Thanks for any info how to get rid of this message.
↧