Deniz

Results 11 comments of Deniz

Better late than never. Here again our usecase explained: Four cameras are connected to a Decklink Quad card, OBS serves as a software image mixer and CasparCG we integrate via...

There is no jar in these old versions. You have to copy the content of the downloaded zip (e.g. forge-1.4.7-6.6.1.528-universal.zip) into the minecraft_server.jar file. You can check if the forge...

So to understand the system a bit better: I mount the "/data"-Folder into a local folder called "/minecraft-data". This local folder then gets zipped "zip -r /minecraft-data" and then I...

I guess the original download is fine. So you can close this issue if you want. But maybe it would still be good to check the file integrity and redownload...

Answering a 2-year-old issue feels illegal, but here I go... I just forked the code to preserve it. As far as I remember, older Arduinos like the Arduino Uno and...

Okay > Fighting with the same issue and while it doesn't seem easy to troubleshoot why the TCP connection is dropped, I've had better success with the websocket implementation suggested...

Okay. I just tried it from multiple Servers I run in germany and they all can connect to Steam Servers reliable. ``

Alright, I had a feeling the implementation from the PR wasn’t perfect as it might be a first draft, but it’s still an improvement over the previous state where nothing...

I just wanted to throw my support behind this PR. I’m currently using @njboohers' `wsproto` branch by manually importing it, and it’s been working great for me. This library is...

> IIRC, during my testing, the main issue I encountered was connections to some servers didn't work, and I think it might have been due to them sending messages larger...