You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/restreamer/restreamer
Mike Lang 9af7795f34 Add gevent.backdoor as an optional arg to all services
Backdoor allows the operator to telnet into the given port, and get a python shell
running inside the process, from which you can debug, modify state (eg. set the log level),
or whatever. This is extremely useful for debugging weird states that you encounter randomly
but can't easily reproduce, without restarting the process and needing to wait until it happens again.
6 years ago
..
__init__.py restreamer: Initial skeleton 6 years ago
__main__.py Allow setting of log level via WUBLOADER_LOG_LEVEL env var 6 years ago
generate_hls.py restreamer: When generating playlists, include discontinuities, timestamps and endlist 6 years ago
main.py Add gevent.backdoor as an optional arg to all services 6 years ago
stats.py restreamer: Prevent prom client blowing up after two different endpoints are hit 6 years ago