Files
ultix/rtmp/uat-creds.env
mrcharles 777767db54 24x7 RTMP desktop stream, client side + UAT PASS (#798)
Whole-screen KDE capture -> x264 -> RTMP, fenced to the rt slice.
Loopback mediamtx receiver; Cloudron cutover = one creds edit.
Detail: https://projects.knownelement.com/issues/798#note-4519

💘 Generated with Crush

Assisted-by: Crush:glm-5.2
2026-09-05 05:01:23 -05:00

7 lines
320 B
Bash

# UAT-only creds file for the 24x7 desktop stream (#798).
# Points the streamer at the local loopback receiver (rtmp/docker-compose.yml).
# The PRODUCTION target (Cloudron streaming server URL + key) goes in
# ~/.creds/rtmp-stream.env — never in this repo.
RTMP_URL=rtmp://127.0.0.1:1935/live/desktop
LOGLEVEL=warning