Trilarion
Trilarion
Now that I thought more about this, I even wonder why I wanted to have this feature. The network connection kind of keeps itself alive by itself (the socket gets...
I don't know much about them but what I have heard of: - Debian package (https://wiki.debian.org/Packaging) - custom shell installation script - Docker container Unfortunately I cannot say much about...
Also here, I was using `apt-get` and not `pip3`. Interesting to see that the error also occurs on macOS. First step should be to create a minimal, running example for...
I'm currently searching for a decent number of initial templates. ~50 templates ready is my goal. openclipart.org seems to be a good resource.
It seems port forwarding using UPnP/IDG might be the easiest possible solution if the router supports it. See: https://stackoverflow.com/a/28652219/1536976
What tools do users of Minecraft use to implement port forwarding? If there are convenient tools out there, I agree that we don't need to do that ourselves. A little...
Okay. As a first step, I displayed the "real" IP address using ipgetter. The rest is for later.
Looks like it. Although it could be even valid, if it would continue from (26,42) to (26, 41). Merging of rivers should be possible. It would probably be easy to...
[QDesktopWidget](http://doc.qt.io/qt-5/qdesktopwidget.html) is helpful.
To test the audio playback run `examples/client/audio_example.py`