What is the reason why the streaming media player EasyPlayer.js cannot play H.265? How to solve it?

H5 plug-in-free streaming media player EasyPlayer is an efficient, refined, stable and free streaming media player. It can support multiple streaming media protocol playback, and can support H.264 and H.265 encoding formats. It has stable performance and smooth playback. , can support video streams in WebSocket-FLV, HTTP-FLV, HLS (m3u8), WebRTC and other formats, and has implemented functions such as real-time recording on the web page and low-latency live broadcast on iOS.

A user was unable to play H.265 when integrating TSINGSEE easyplayer player. Then the technician immediately checked the location of the user's wasm file, which was normally in the root directory;

So I checked remotely and found that webpck had been configured so that EasyPlayer-min.lib.js and wasm files could not be found;

After finding the cause, the technician asked the user to integrate using HTML and replace all EasyPlayer.wasm in EasyPlayer-element.min.js with static/EasyPlayer.wasm.

At present, all of our TSINGSEE video surveillance platforms are integrated with the EasyPlayer.js version of the player. It is an efficient, refined, stable and free streaming media player that can support a variety of streaming media protocols, including WebSocket-FLV, HTTP-FLV, HLS (m3u8), WebRTC, etc., support all platforms and all terminal playback, such as Windows, Linux, Android, iOS, support H.264 and H.265 encoding, no need to install any plug-ins, start broadcast Fast, low latency, strong compatibility, and very convenient to use.

Guess you like

Origin blog.csdn.net/TsingSee/article/details/133313502