Hi, Qt is not being used on Android, Mnemosyne simply uses the default Android browser widget to display the html. I tried html5 video and audio tags a couple of years ago, but couldn’t get them to work reliably on all devices, so I switched to a different option where the sounds are played through the native Android sound system. Your experience seems to suggest that Android still doesn’t support the video tag unfortunately… The workaround would be to implement something similar as I did for sound, but that’s not really at the top of my todo list at the moment. All help welcome of course ☺
Cheers, Peter From: [email protected] [mailto:[email protected]] On Behalf Of Gnome Sent: 19 February 2017 11:14 To: mnemosyne-proj-users <[email protected]> Subject: Re: [mnemosyne-proj-users] Video not working in android client And html5 video is not enabled in qt at the moment? Tried the exact same html code as in mnemosyne as in chorme. The video is loading in chrome, but in mnemosyne there is only a blank square. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/f734562c-1111-469b-aa2b-a67edbd4827d%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/f734562c-1111-469b-aa2b-a67edbd4827d%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/0bd1dd7796ae4448ab92856ac6bfa06c%40xmail101.UGent.be. For more options, visit https://groups.google.com/d/optout.
