Allows using /live + <stream_key> or /<stream-key> or /<stream-key> +
<stream_key>, but no other combination
Moves all post-connection logic out of the Validator and into the
Pipeline
Delays calling init_livestream! until the stream is validated
Removes video_id from Validator config
Delays attaching HLS output until the stream is validated
User interface for stream key
This commit adds a workaround for setting the current time on YouTube videos.
It introduces a 2-second delay to allow the video to load before setting the
time, addressing an issue where the time wasn't being set correctly for
YouTube videos.