EasyPlayer.js video player support for VR live broadcast

EasyPlayer.js recently has a relatively large function upgrade action. On the basis of consolidating the original support for FLV and HLS protocol streams, it continuously optimizes the playback efficiency of H.264 and H.265. At the same time, EasyPlayer.js has undergone several months of development. Development and debugging, VR playback has been supported, and the follow-up will intensify the merger and release to the main branch of EasyPlayer.js, so that everyone can get first-hand results.

  • Support m3u8/HLS playback;

  • Support HTTP-FLV/WS-FLV playback;

  • Support H.265 playback;

  • Support live broadcast and on-demand playback;

  • Support full screen display;

  • Support reconnection playback;

  • Support VR playback;

EasyPlayer.js:https://github.com/tsingsee/EasyPlayer.js

Guess you like

Origin blog.csdn.net/xiejiashu/article/details/114439271