wait=False
to fail immediately if the replay is not yet available.
Parameters
If True (default), poll until the replay is ready.
Maximum seconds to wait (default 120).
Seconds between polling attempts (default 2).
Returns
ReplayResponse: Presigned URLs for HLS playlist and MP4 download.
Raises
ValueError: If the session hasn’t been started yet (no session_id available).TimeoutError: If the replay does not become available withintimeoutseconds.

