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

webpack打包环境下,decode.js作为worker文件,引入libffmpeg失败 #32

Closed alyen028 closed 4 years ago

alyen028 commented 5 years ago

webpack打包环境下,decode.js作为worker文件,引入libffmpeg失败,有谁知道怎么配置吗?

wenganxiang commented 5 years ago

我花了2周想把它搞进去,失败了,同问 T_T