Android 3.x App HTML5 video plays just sound and no video using StageWebView
Hi,
I have a webapp in a native container using StageWebView which works perfectly as an app on iOS but the Android app is not playing HTML5 videos properly.
The video loads but you don’t see any picture you can only hear sound. If you press fullscreen on the video though it does sometimes open in full screen and play the video.
What’s weird is if you just view the webapp in a browser on android, the video works fine no problems.
What’s going on here? It’s only when it’s contained in an app using StageWebView on Android that the video just breaks and only plays sound. The exact same code works perfectly with the iOS app version or just in a browser on Android.
This problem is the same on android 3.x and 4.0.4
Can anyone help? Do I need to add some extra tag in the .app descriptor file perhaps to increase graphics or something? I have renderMode set to auto.
I’m really stuck on this I hope someone can help.
Thanks,
