@mega-yfue/eufy-sdk / LiveStreamStartFailureReason
Type Alias: LiveStreamStartFailureReason
ts
type LiveStreamStartFailureReason = "warm-timeout" | "source-error" | "source-ended";How a live stream ended before its first video keyframe: the warm-up deadline elapsed, the source reported an error, or the source ended on its own.