..
input
Bug Fix: Refactored channel teardown to kill ffmpeg earlier in the process. Removed redundant cleanup task. Added guard to prevent multiple cleanups for the same channel.
2026-05-17 10:03:44 -05:00
output
Bug Fix: Refactored channel teardown to kill ffmpeg earlier in the process. Removed redundant cleanup task. Added guard to prevent multiple cleanups for the same channel.
2026-05-17 10:03:44 -05:00
services
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
__init__.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
apps.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
channel_status.py
refactor: replace multiple hget calls with hmget where fields are known
2026-05-20 22:12:12 -04:00
client_manager.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
config_helper.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
constants.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
redis_keys.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
server.py
fix: ensure proper cleanup of client managers on channel disconnect
2026-05-17 19:05:44 -05:00
url_utils.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
urls.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
utils.py
fix: replace fork()-based subprocess with posix_spawn at all uWSGI spawn sites
2026-05-15 16:45:09 -05:00
views.py
refactor: replace multiple hget calls with hmget where fields are known
2026-05-20 22:12:12 -04:00