Releases: rolandoislas/drc-sim
Releases · rolandoislas/drc-sim
v1.3
- New: Install script
- New: GUI
- New: Removed interactive CLI
- New: Supports newer libavcodec installations
- Update: Better network routing
- Update: INFO:drcsim added logging
- Fix: Clients were not being removed correctly
GUI and Logging
- There is now much better logging and a Tkinter GUI.
- Fixed an issue where clients would not be removed from the server's client list
v1.2
Server/Client
- Streams audio and video to a connected client
- Accepts input from the client to relay to the Wii U
- Handles Wii U pairing and connecting via
drc-sim-helper.py
- Touch, button, and joystick input supported
- Removed Python Client
Just Keyboard Support
A video (python image buffer) server is created.
The script test-stream.py allows for video to be streamed elsewhere.