Théo champion

Results 16 issues of Théo champion

Hey there, I'm exploring the possibility of automating video posting on TikTok by using the web version. I've created a puppeteer script that logs in, goes to the upload page,...

issue: bug report
needs triage

Hi there, I'm trying to use express-ws on my application sitting behind a Apache2 reverse proxy but I can't get it to work, I keep getting ``` WebSocketException: Connection to...

Hey there, Just started using this template but I noticed something odd. Typescript is listed as a production dependency. Wouldn't it make more sense to have it as a devDependency...

Hi , I get this weird warning when I try to load an object ``` three.module.js?8012:45254 THREE.MeshPhongMaterial: .shading has been removed. Use the boolean .flatShading instead. ``` Am I doing...

Hey there, I'm trying to optimize my rendering service for speed by running it on a beefy VPS (48 cores, 350Gb RAM). The problem is, the renderer does not seem...

We’ve discovered that running Remotion renderer on powerful VPSs (e.g., 48 cores, 350GB RAM) with increased concurrency does not consistently improve performance and can sometimes make rendering slower. [Investigations](https://github.com/remotion-dev/remotion/issues/4300) point...