You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is for amlogic type devices. Playing a small video works great but once you get a large video in size the video doesn't show it stays blank. I can here it playing but no video. Also when I closed the app it seemed video was playing but in super fullscreen mode. Like the video didn't stay within the containments of the html tag. It was like in fullscreen but only bigger. This might not be an issue on your side but with amlogic but it's worth letting you know. Other devices worked fine and did everything great. Also if someone has slow performance on certain elements tell them to use -webkit-backface-visibility: hidden; it speeds up things a bit. Thanks
The text was updated successfully, but these errors were encountered:
Ok when you play video on the device using html5 the video is blank on amlogic type devices. What I found is the video will play but only sound. Now when I exit the app briefly you can see the video but it's in fullscreen or larger than the device screen like it's not keeping within the video container. It worked in chrome but I will check again.
The issue is for amlogic type devices. Playing a small video works great but once you get a large video in size the video doesn't show it stays blank. I can here it playing but no video. Also when I closed the app it seemed video was playing but in super fullscreen mode. Like the video didn't stay within the containments of the html tag. It was like in fullscreen but only bigger. This might not be an issue on your side but with amlogic but it's worth letting you know. Other devices worked fine and did everything great. Also if someone has slow performance on certain elements tell them to use -webkit-backface-visibility: hidden; it speeds up things a bit. Thanks
The text was updated successfully, but these errors were encountered: