Page 6 of 6

IFrame player API only play audio with no video - WebView issue?

Posted: Mon Aug 11, 2014 2:51 pm
by Evgene Karachevtsev

Kal,

I took credentials from here: http://devcenter.appery.io/documentat...


IFrame player API only play audio with no video - WebView issue?

Posted: Mon Aug 11, 2014 2:54 pm
by Kal

And which one did you try... the mp4, ogv or webm? All 3 are given there...


IFrame player API only play audio with no video - WebView issue?

Posted: Mon Aug 11, 2014 2:56 pm
by Evgene Karachevtsev

I created apps with .mp4 and .ogv files.


IFrame player API only play audio with no video - WebView issue?

Posted: Mon Aug 11, 2014 2:58 pm
by Kal

Looks like the dev environment is down right now... when it comes back up, I will give it a shot with those videos...


IFrame player API only play audio with no video - WebView issue?

Posted: Mon Aug 11, 2014 3:18 pm
by Kateryna Grynko

Hi Kal,

This is to inform you we are up and running again.


IFrame player API only play audio with no video - WebView issue?

Posted: Mon Aug 11, 2014 3:58 pm
by Kal

Evgene, this is the second time that we have had this situation, where it works for you, but doesn't work for me! (The other one was with hiding the Nav bar). Anyway, I created a brand new page, made that the start page. I put only one component on it, namely the Video component, and set it up per attached screenshot. Then I built APK, and downloaded to my tablet, and what I see is also attached as another screen shot. It doesn't auto start, and pressing Play does not do anything.

Any suggestions?
Image
Image


IFrame player API only play audio with no video - WebView issue?

Posted: Tue Aug 12, 2014 10:22 am
by Evgene Karachevtsev

Hello Kal,

I've just followed your instructions and the app I built displayed video correctly (except Auto Play - we reported it as a bug).
Image
Image
Could you please try your app on other device?


IFrame player API only play audio with no video - WebView issue?

Posted: Tue Aug 12, 2014 6:58 pm
by Kal

OK, I figured out the problem... I had set the minimum Android version to 4.0 in the project. Apparently, it needs to be 2.2.x for the video to work. Once I set that, the video works on all devices I tested.

However, there is still another question: On an Android 4.4 device, the video looping works correctly. However on a 4.1 and 4.3 device, the looping does not happen. Is there something I can do about this, or that's just the way it is?


IFrame player API only play audio with no video - WebView issue?

Posted: Wed Aug 13, 2014 6:36 am
by Evgene Karachevtsev

Kal,

Unfortunately, it seems to be bug, because for me the loop doesn't work for Android 4.4.2 neither. We'll report it too.