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 8f5a98a906 restreamer: Don't offer a variant on the master playlist if it's outside requested time range
This prevents clients from picking a variant that they then can't play any content for.
In general we expect the same content to be available on all variants being captured,
but if the set of captured variants changes we still want to handle that gracefully.
6 years ago
..
__init__.py restreamer: Initial skeleton 6 years ago
__main__.py Initial implementation of the restreamer 6 years ago
generate_hls.py Basic media playlist generation, missing special cases 6 years ago
main.py restreamer: Don't offer a variant on the master playlist if it's outside requested time range 6 years ago