I want to use flv format video as background playback on the login page of software developed with HTML5. I would like to ask how to achieve it. I have checked many posts saying that HTML5 does not support videos in flv format, but it cannot use MP4 format because the video must be placed in the local installation package and the video is required to be no more than 3M. I would like to ask the experts how to solve this problem. . grateful
No more than 3M, which can be achieved by re-decoding and then encoding mp4. Don’t consider playing flv in HTML5, it is too difficult.
Let’s talk about the results first: feasible.
Preview address:
I temporarily provide a preview link on my personal site and delete it after three days
http://alonesuperman.com/show...
Using the open source flv.js of Bilibili
https://github.com/Bilibili/f...
I just modified the demo
for you to see
It doesn’t exist! ! ! ! !