Video stimulus on android.
in Expyriment
Hello
I have a quick question: is it possible to show videos using the expyriment android runtime? It is very easy to do it with expyriment on my laptop but it doesn't work on my tablet.
I assume my installation on my android tab is ok because I can run basic examples without any problems. And before sending lines of codes to see if I made any mistake, I wanted to be sure first that it was possible.
Thanks a lot for your help.
Henri
Comments
It should work with the default video backend. However, keep in mind that the Android version of Expyriment is based on a rather old Expyriment version (0.7.0). There have been many changes in between, so you might need to adapt your desktop code from a more recent version a bit to run it on Android.
Thanks Florian,
I will take a closer look to the 0.7.0 version this week.