Flash player that supports HLS on demand and live broadcast
The player supports parameters as follows:
url string hls vod or hls live address skinUrl string player skin address title string video title. TopBarView displayed above the player when full screen
autoPlay "true" or "1" default non-autoplay. Pass in "true" or "1", the player automatically plays autoRewind "true" or "1" default non-automatic replay. Pass in "true" or "1", and the player automatically replays debug "true" or "1" when the playback is finished. Default is turned off. Pass in "true" or "1", and the player outputs the playback process log to CriticalLogView; click on the player, press Shift+L, and call out the log panel simplifiedUI "true" or "1" The default is to use the standard UI. Pass in "true" or "1", the player uses a simplified version of UI
disableHWAccel "true" or "1" uses hardware acceleration by default. Pass in "true" or "1", the player turns off hardware acceleration poster string The cover image address displayed when non-automatic playback is displayed
How to use:
It is recommended to introduce this flash player through avplayer.js.