HeleleMama

Results 4 comments of HeleleMama

Hey, I noticed similar issue. When playback directly from a browser, the cpu usage on the server side surges and causing severe slowdown The video is streamed with the state...

Thanks for the quick reply. By replacing xtermjs, do you mean changing the following files? ./js/src/xterm.min.js ./css/xterm.css Besides, I think there is something wrong with handling the virtual keyboard-popup. Say,...

I did a naive swap of both ./js/src/xterm.min.js and ./css/xterm.css with current official release. It seems you can't update lib this way. First of all, replacing ./css/xterm.css breaks the page....

Thanks a lot.. I was wondering how index.html was able to access code in xterm.js without even reference it once. It turns out that all js code is bundled into...