sonysuqin / WasmVideoPlayer

Play file/stream with wasm & webgl & web audio api, using ffmpeg for multi codec support, especially for h265,support http, websocket, http-flv stream.
GNU General Public License v3.0
1.3k stars 375 forks source link

单路chrome播放性能问题 #2

Closed xunhe closed 5 years ago

xunhe commented 5 years ago

有没有测试过单路1080P播放CPU占用率呢?

sonysuqin commented 5 years ago

@xunhe 不建议用来播放这么高清晰度的视频,WASM是用CPU的,CPU来解码1080P的视频比较费劲。