cloud-game/pkg/config
sergystepanov 728b2a49f0
Add GStreamer (#504)
Old media pipe was replaced with GStreamer (go-gst). It is now possible
to change encoders to any supported by GStreamer, provided the necessary
plugins are installed on the system where cloud-retro is running. See
params in config.go.
2026-06-28 22:20:31 +03:00
..
config.yaml Add GStreamer (#504) 2026-06-28 22:20:31 +03:00
coordinator.go Send worker lib 2024-11-17 12:59:43 +03:00
emulator.go Add GStreamer (#504) 2026-06-28 22:20:31 +03:00
emulator_test.go Fix lint warnings 2023-06-27 23:45:57 +03:00
loader.go Support array index notation in env var parsing 2026-06-13 18:30:52 +03:00
loader_test.go Add GStreamer (#504) 2026-06-28 22:20:31 +03:00
shared.go Add new aliasFile option 2024-09-14 20:38:16 +03:00
webrtc.go Add IncludeLoopbackCandidate option 2026-06-08 16:47:31 +03:00
worker.go Add GStreamer (#504) 2026-06-28 22:20:31 +03:00