lathesky

Results 6 issues of lathesky

**What kind of change does this PR introduce?** - [ ] Bugfix - [ ] Feature - [ ] Documentation - [ ] Code style update - [ ] Refactor...

### Current Behavior When there is a large number of nodes in the Node-RED Web UI, forced reflow occurs, leading to performance degradation. Descend to around ten frames per second...

needs-triage

npm i npm run serve ``` 10% building 2/2 modules 0 activeError: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at module.exports (C:\Users\rise2\Desktop\work_test\Vue-Gantt-chart-master\node_modules\webpack\lib\util\createHash.js:135:53) at NormalModule._initBuildHash (C:\Users\rise2\Desktop\work_test\Vue-Gantt-chart-master\node_modules\webpack\lib\NormalModule.js:417:16) at handleParseError...

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes This PR focuses on optimizing the performance of...

### Is your feature request related to a problem? Please describe. When using HLS.js, I encountered a situation where calling hls.attachMedia(null) did not result in any error being logged to...

Enhancement

Hi, first of all, thank you for your module, which has saved me a lot of time. I noticed that the rtsp-relay repository behaves differently when using the jsmpeg.min.js file...