Why the player doesn't lose video in the mp4 format?
Hello. At addition of a player potokovy video in the mp4 format isn't reproduced
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello. At addition of a player potokovy video in the mp4 format isn't reproduced
The video component is the standard HTML5 video element. Today, different (mobile) browsers support different formats: http://en.wikipedia.org/wiki/HTML5_video
Then why video isn't reproduced on phone?
I'm not sure I understand that question..if the video doesn't play on some platform/browser - it's outside the scope of Tiggzi. You would get exactly the same issue if you placed < video element in the code yourself.
This player reproduces
http://videojs.com/#section5
This is a 3rd party JS library.. you can use it in Tiggzi.
It also I will use =)