Membrane seems to be sending track_playable when the first part is ready, not when the first full segment is ready. This seems to cause Vidstack to stall when the 'just went live' popup is clicked too quickly.
This change simply waits @segment_duration seconds before toggling live.
Membrane seems to be sending
track_playable
when the first part is ready, not when the first full segment is ready. This seems to cause Vidstack to stall when the 'just went live' popup is clicked too quickly.This change simply waits @segment_duration seconds before toggling live.