Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gwihlidal/web_kvm
REST service controller for the rack mountable TESmart 8-port HDMI enterprise-grade KVM switch (TES-HKS0801A1U-USBK)
https://github.com/gwihlidal/web_kvm
Last synced: 1 day ago
JSON representation
REST service controller for the rack mountable TESmart 8-port HDMI enterprise-grade KVM switch (TES-HKS0801A1U-USBK)
- Host: GitHub
- URL: https://github.com/gwihlidal/web_kvm
- Owner: gwihlidal
- License: apache-2.0
- Created: 2020-12-22T07:00:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T12:12:23.000Z (about 4 years ago)
- Last Synced: 2024-12-17T20:22:00.217Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 269 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web_kvm
REST service controller for the rack mountable TESmart 8port HDMI enterprise grade KVM (TES-HKS0801A1U-USBK)* TESmart 8x1 HDMI KVM switch (TES-HKS0801A1U-USBK)
- 3840*2160@60Hz 4:4:4
- HDR10 and DolbyVision
- HDCP 2.2
- https://www.newegg.com/p/1DJ-00RG-00030* 4 Space (4U) wooden studio equipment rack (STR4U)
- https://www.audiorax.com/audiorax-4-space-straight-rack* US‑16‑XG - fully managed, 16‑port, 10G fiber switch
- https://www.ui.com/unifi-switching/unifi-switch-16-xg/* Pyle USA Multi-Outlet Surge Protect Power Supply (PCO865)
- https://pyleusa.com/products/pco865?variant=32917634187299```
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install --git https://github.com/gwihlidal/web_kvm --branch main
RUST_LOG=info web_kvm
``````
curl -X GET http://localhost:5577/healthcurl -X GET http://localhost:5577/current
curl -X POST http://localhost:5577/switch/1
curl -X POST http://localhost:5577/switch/2
curl -X POST http://localhost:5577/switch/3
curl -X POST http://localhost:5577/switch/4
curl -X POST http://localhost:5577/switch/5
curl -X POST http://localhost:5577/switch/6
curl -X POST http://localhost:5577/switch/7
curl -X POST http://localhost:5577/switch/8curl -X POST http://localhost:5577/beeping_mode/0
curl -X POST http://localhost:5577/beeping_mode/1curl -X POST http://localhost:5577/detect_mode/0
curl -X POST http://localhost:5577/detect_mode/1curl -X POST http://localhost:5577/led_mode/0
curl -X POST http://localhost:5577/led_mode/1
curl -X POST http://localhost:5577/led_mode/2
```* https://unifi-network.ui.com/#unifi
* https://www.ui.com/download/unifi/default/default/unifi-network-controller-6041-windows
* https://hub.docker.com/r/linuxserver/unifi-controller