YangKai
YangKai
> @whxaxes 主要的问题在于 声音的编解码。还有electron最大的局限性在于所有的渲染层都是利用chromium进行渲染,没法直接利用底层库进行视图渲染,比如做一个视频播放器,只有video的话 局限性太大了。 可以用canvas+opengl 不一定非要video标签
还不支持,项目很久没有维护了
> thanks a lot. I' ll try later. hi, has the problem been solved? I meet the same situation I check the WebChimera.js.node use dependency, an error detected
> @calabashdad, did you build WebChimera.js yourself or get prebuilt one? hi,awesome project! I build WebChimera.js myself according your tutorial some environmental params: windows 10 32bit; vlc 3.0.6; electron v4.0.1...
> @calabashdad, it looks like it's compatibility issue with Electron v4: > [cmake-js/cmake-js#153](https://github.com/cmake-js/cmake-js/issues/153) @RSATom Thanks for your valuable suggestion! i try it with electron v4 but compile error, later i'll...