• Stefy Lanza (nextime / spora )'s avatar
    Fix headless video playback: prevent infinite looping and enable proper video transitions · dc928a1f
    Stefy Lanza (nextime / spora ) authored
    - Modified video input to not loop intro/match/result videos (only black screen loops)
    - Added automatic transition to black screen when non-looping videos end
    - Restart HLS process during video switches for clean segment generation
    - Added robust error handling for connection resets during transitions
    - Increased HLS playlist size and disabled caching for smoother transitions
    - Fixed video switching logic to ensure proper HLS content updates
    dc928a1f
Name
Last commit
Last update
..
__init__.py Loading commit data...
application.py Loading commit data...
games_thread.py Loading commit data...
match_timer.py Loading commit data...
message_bus.py Loading commit data...
rtsp_streamer.py Loading commit data...
screen_cast.py Loading commit data...
thread_manager.py Loading commit data...
udp_broadcast.py Loading commit data...