Excellent software and practical tutorials

Apple mobile phone uses video.js to automatically play HLS stream, and m3u8 realizes non-full screen and full screen playback
There is no problem with autoplay on iOS phones. After adding the muted attribute, the video can be played automatically, but the silent mode is turned on. However, on Android phones, some phones have a play start button that can be clicked to play, while some phones do not have a play button and the video cannot be played. One solution is to add the muted attribute (mute), but the result is that there is sound but no playback process.