How to use HTML5 to insert flv format video on mobile phone
大家讲道理
大家讲道理 2017-05-31 10:40:56
0
3
679

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

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all (3)
世界只因有你

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

        flv.js demo2  
    


      我想大声告诉你

      It doesn’t exist! ! ! ! !

        Latest Downloads
        More>
        Web Effects
        Website Source Code
        Website Materials
        Front End Template
        About us Disclaimer Sitemap
        php.cn:Public welfare online PHP training,Help PHP learners grow quickly!