I am testing the TMSFNCWXVideoPlayer. I replaced the url in your demo with a valid mp4 link. It works fine with Windows. But with Android no video is displayed/playing.
Hi,
We tested this here but could not reproduce as the mp4 loaded and played fine.
Did you add the necessary JAR files to your project? See here: Knowledgebase: JAR file dependency for Android devices (Android support for FMX applications)
If you added the necessary JAR files and the video doesn't show up:
- Which mp4 URL did you use so we can test with it?
- What is the version of your IDE?
- Which Android version do you have?
Hello,
it seems Android is not able to play any mp4 codec. But I can't check it further, because I updated to Delphi 12.2 and the sample freezes when start it on my Pixel 8 in debug mode :-( Has somting changed in Delphi 12.2?
Hi,
Does it only freeze if you have a WX component on your form? Did you add the JAR files I linked above?