1
0
mirror of https://github.com/algora-io/tv.git synced 2025-02-04 01:53:25 +02:00
ty 4d2a5455d6
Validate stream_key inside Pipeline (#98)
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
2024-09-19 15:35:22 +03:00
..
2024-02-29 22:31:42 +03:00
2024-03-10 19:24:20 +03:00