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 d37cca52c9 review: Avoid race conditions if called multiple times
By always using unique filepaths (except for the final result, which is written atomically)
we turn multiple simultanious calls into at worst wasted effort, instead of garbled results.
3 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 and get it working 3 years ago
review.py review: Avoid race conditions if called multiple times 3 years ago