W
W
wolfak2015-08-25 20:43:09
HTML
wolfak, 2015-08-25 20:43:09

Do you need a simple and convenient video player for your website?

Good evening. I urgently needed a cross-browser video player for the site that supports mpeg, avi, mov, mp4 and similar formats. Put uppod, but mpeg format does not run on ipad'e. Maybe I'm not good with video formats.
Need your help and advice. It is not possible to convert video, but I would like users to be able to run any video on the site from any device.
We need a simple and convenient player. Something like a VK player or the same uppod.
Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Sharomet, 2015-08-25
@wolfak

<video preload="auto" loop="loop" autoplay="autoplay" id="video">
<source type="video/webm" src="video/v2.webm"></source>
<source type="video/mp4" src="video/v2.mp4"></source>
</video>

K
Kano, 2015-08-25
@Kano

For the browser and cross-platform, only mp4 with video in h264 and sound in aac-lc can be only, and in some cases this bundle may not be played. So no conversion.

H
hime2, 2015-08-25
@hime2

upload to youtube.
+ works everywhere
+ the load is reduced
+ additional. traffic.
+ to seo/smo
solid +
- teach api
- insert a link to the video.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question