Julian Waller
Julian Waller
I did some research/testing of this idea a few weeks ago, but hit a few issues that need solutions: ### How do we identify types of devices? We can see...
@fuccimain Thanks for the input and the sketches! The main challenge I can see with doing it this way is that I think this will become hard to use without...
I'm not able to reproduce this with latest 2.5 on linux. Maybe the change to ffmpeg 7 resolved this?
The basic problem here is that we cache the output of expressions, and don't consider that certain functions (eg randomInt) can introduce entropy into the result. We do this caching...
The challenge I see here is that the library we use for these windows (SFML) doesn't support wayland and as far as I can tell has no immediate plans to...
> Would a better design be to send the video to a buffer that could either be sent to a Window or to a display output directly, akin to how...
I'm not able to reproduce this on linux, even when using much longer urls.
I'm going to need to know the android/chrome version here, it is opening fine on my android phone
Hmm strange. My phone is the exact same browser version but on android 15. Testing on browserstack, it works on chrome 135 with android 13, which is the closest I...
Could you try using the remote debugging to see what the error is? https://developer.chrome.com/docs/devtools/remote-debugging